diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2005-09-06 20:31:36 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-09-06 20:31:36 +0000 |
commit | 412469753744572609eebca9636f69a0f9683d33 (patch) | |
tree | 9ece03d3852ee46dc63ccbf139930d7918fbb2c5 /conf | |
parent | eeb51b853fc1c0ee24f3643cdd66d936fe36c291 (diff) |
ucslugc-packages: add ucslugc-native, alsa-lib, alsa-utils
ucslugc-native has the uclibc dependencies to ensure that installing the
native package gives everything required for debugging on ucslugc.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/ucslugc-packages.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/ucslugc-packages.conf b/conf/distro/ucslugc-packages.conf index d17b059724..fcdb8a3a7d 100644 --- a/conf/distro/ucslugc-packages.conf +++ b/conf/distro/ucslugc-packages.conf @@ -1,5 +1,6 @@ # automatically generated by bitbake freeze BBFILES := "\ +${PKGDIR}/packages/alsa/*.bb \ ${PKGDIR}/packages/atftp/*.bb \ ${PKGDIR}/packages/audiofile/*.bb \ ${PKGDIR}/packages/autoconf/*.bb \ |