mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
esound: fix SRC_URI for multilib
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
03d3e3877a
commit
5770b39696
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user