mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
alsa: Upgrade to 1.0.20
Signed-off-by: Richard Purdie <richard@ted.(none)>
This commit is contained in:
@@ -23,7 +23,7 @@ do_stage () {
|
||||
oe_libinstall -so -C src libasound ${STAGING_LIBDIR}/
|
||||
install -d ${STAGING_INCDIR}/alsa/sound
|
||||
install -m 0644 include/*.h ${STAGING_INCDIR}/alsa/
|
||||
install -m 0644 include/sound/ainstr*.h ${STAGING_INCDIR}/alsa/sound/
|
||||
#install -m 0644 include/sound/ainstr*.h ${STAGING_INCDIR}/alsa/sound/
|
||||
install -d ${STAGING_DATADIR}/aclocal
|
||||
install -m 0644 utils/alsa.m4 ${STAGING_DATADIR}/aclocal/
|
||||
}
|
||||
@@ -10,6 +10,7 @@ SRC_URI = "ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PV}.tar.bz2"
|
||||
# http://bugs.openembedded.org/show_bug.cgi?id=2348
|
||||
# please close bug and remove this comment when properly fixed
|
||||
#
|
||||
EXTRA_OECONF = "--disable-xmlto"
|
||||
EXTRA_OECONF_linux-uclibc = "--disable-nls"
|
||||
EXTRA_OECONF_linux-uclibcgnueabi = "--disable-nls"
|
||||
|
||||
Reference in New Issue
Block a user