mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-31 01:10:08 +00:00
esound: Fix build when B != S
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -22,7 +22,7 @@ EXTRA_OECONF = " \
|
|||||||
--disable-artstest \
|
--disable-artstest \
|
||||||
"
|
"
|
||||||
do_configure_prepend() {
|
do_configure_prepend() {
|
||||||
sed -i -e 's:/usr/include/mme:${STAGING_INCDIR}/mme:g' configure.ac
|
sed -i -e 's:/usr/include/mme:${STAGING_INCDIR}/mme:g' ${S}/configure.ac
|
||||||
}
|
}
|
||||||
|
|
||||||
PACKAGES =+ "esddsp esd esd-utils"
|
PACKAGES =+ "esddsp esd esd-utils"
|
||||||
|
|||||||
Reference in New Issue
Block a user