aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2019-04-30 12:38:15 +0000
committerKhem Raj <raj.khem@gmail.com>2019-05-02 14:13:57 -0700
commitb1559c2f6e5294df13404fdbe76006d80379c13d (patch)
tree4669a31ac5c3628ffc6645dfc72a4aa06ed78b4e /meta-oe
parent70772ea3b96b35b6a78760b68b8d7416f46fb53e (diff)
downloadmeta-openembedded-contrib-b1559c2f6e5294df13404fdbe76006d80379c13d.tar.gz
esound: fix SRC_URI for multilib
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-multimedia/esound/esound_0.2.41.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-multimedia/esound/esound_0.2.41.bb b/meta-oe/recipes-multimedia/esound/esound_0.2.41.bb
index 0ddf94f2da..d703f23d91 100644
--- a/meta-oe/recipes-multimedia/esound/esound_0.2.41.bb
+++ b/meta-oe/recipes-multimedia/esound/esound_0.2.41.bb
@@ -6,7 +6,7 @@ DEPENDS = "audiofile"
inherit gnome
-SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/esound/0.2/${P}.tar.bz2;name=archive \
+SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/esound/0.2/${BP}.tar.bz2;name=archive \
file://no-docs.patch \
file://0001-audio_alsa09.c-alsa-drain-fix.patch \
file://0002-Undefine-open64-and-fopen64.patch \