diff options
author | Thuy Tran <thuy.tran.xh@renesas.com> | 2018-07-02 03:05:17 -0400 |
---|---|---|
committer | Thuy Tran <thuy.tran.xh@renesas.com> | 2019-02-28 09:43:53 +0700 |
commit | fffade1b0b12f46279a6a72791153c57dfed2bc6 (patch) | |
tree | 77e445955c509eab1e2098a31abba6e21df450ed /meta-rcar-gen3/recipes-multimedia/alsa/alsa-lib_1.1.4.1.bbappend | |
parent | ebec505a4b8ad25f3345a0a74f62f427d19d86a9 (diff) |
rcar-gen3: alsa-lib: Upgrade alsa to 1.1.6
In YP2.6, alsa-lib was upgraded to 1.1.6.
This patch can not apply to this version.
Let remove this bbappend file.
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
Diffstat (limited to 'meta-rcar-gen3/recipes-multimedia/alsa/alsa-lib_1.1.4.1.bbappend')
-rw-r--r-- | meta-rcar-gen3/recipes-multimedia/alsa/alsa-lib_1.1.4.1.bbappend | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-rcar-gen3/recipes-multimedia/alsa/alsa-lib_1.1.4.1.bbappend b/meta-rcar-gen3/recipes-multimedia/alsa/alsa-lib_1.1.4.1.bbappend deleted file mode 100644 index bb95fde..0000000 --- a/meta-rcar-gen3/recipes-multimedia/alsa/alsa-lib_1.1.4.1.bbappend +++ /dev/null @@ -1,6 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -# Apply pcm fix patch -SRC_URI_append = " \ - file://0001-pcm-Return-the-consistent-error-code-for-unexpected-.patch \ -" |