From: John Bowler Date: Tue, 20 Sep 2005 07:04:32 +0000 (+0000) Subject: ucslugc: add udev bb files to the packages to support udev in openslug-image X-Git-Tag: Release-2010-05/1~9453^2~3473^2~12^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=656946b9536f23b212e6ef8111f0fbdbd2d7b446;p=openembedded.git ucslugc: add udev bb files to the packages to support udev in openslug-image --- diff --git a/conf/distro/ucslugc-packages.conf b/conf/distro/ucslugc-packages.conf index 5ee4a43ad9..4901b94f44 100644 --- a/conf/distro/ucslugc-packages.conf +++ b/conf/distro/ucslugc-packages.conf @@ -147,6 +147,7 @@ ${PKGDIR}/packages/thttpd/*.bb \ ${PKGDIR}/packages/timezones/*.bb \ ${PKGDIR}/packages/tinylogin/*.bb \ ${PKGDIR}/packages/uclibc/*.bb \ +${PKGDIR}/packages/udev/*.bb \ ${PKGDIR}/packages/unionfs/*.bb \ ${PKGDIR}/packages/update-modules/*.bb \ ${PKGDIR}/packages/update-rc.d/*.bb \