From: Oyvind Repvik Date: Sun, 21 Aug 2005 21:25:53 +0000 (+0000) Subject: Add alsa and aumix X-Git-Tag: Release-2010-05/1~9453^2~3849^2~5^2^2^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fa1b9eda8502cf780be8f2e66bd42844c9e57a8;p=openembedded.git Add alsa and aumix --- diff --git a/conf/distro/openslug-packages.conf b/conf/distro/openslug-packages.conf index 6c76c86780..aba754b368 100644 --- a/conf/distro/openslug-packages.conf +++ b/conf/distro/openslug-packages.conf @@ -1,6 +1,8 @@ BBFILES := "\ +${PKGDIR}/packages/alsa/*.bb \ ${PKGDIR}/packages/atftp/*.bb \ ${PKGDIR}/packages/audiofile/*.bb \ +${PKGDIR}/packages/aumix/*.bb \ ${PKGDIR}/packages/autoconf/*.bb \ ${PKGDIR}/packages/automake/*.bb \ ${PKGDIR}/packages/base-files/*.bb \