From: John Bowler Date: Tue, 26 Jul 2005 06:10:22 +0000 (+0000) Subject: Add the kernel directory into the list. X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db633964b917a1d262ba0e40b090a7a3b9c23005;p=openembedded.git Add the kernel directory into the list. --- diff --git a/conf/distro/unslung-packages.conf b/conf/distro/unslung-packages.conf index a174752e61..c300cbc887 100644 --- a/conf/distro/unslung-packages.conf +++ b/conf/distro/unslung-packages.conf @@ -19,6 +19,7 @@ ${PKGDIR}/packages/ipkg-utils/*.bb \ ${PKGDIR}/packages/ipkg/*.bb \ ${PKGDIR}/packages/libtool/*.bb \ ${PKGDIR}/packages/linux-libc-headers/*.bb \ +${PKGDIR}/packages/linux/*.bb \ ${PKGDIR}/packages/m4/*.bb \ ${PKGDIR}/packages/makedevs/*.bb \ ${PKGDIR}/packages/meta/*.bb \