From: Rod Whitby Date: Mon, 1 Aug 2005 00:51:26 +0000 (+0000) Subject: Added ipkg-utils to openslug-native-packages.conf X-Git-Tag: Release-2010-05/1~9453^2~3994^2~16^2~1^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97173d7ca3a6a34a774e443455faa3d5838e5844;p=openembedded.git Added ipkg-utils to openslug-native-packages.conf --- diff --git a/conf/distro/openslug-native-packages.conf b/conf/distro/openslug-native-packages.conf index d4fedda6e2..de8d7f92a1 100644 --- a/conf/distro/openslug-native-packages.conf +++ b/conf/distro/openslug-native-packages.conf @@ -1,7 +1,8 @@ # automatically generated by bitbake freeze BBFILES := "\ -${PKGDIR}/packages/vlan/*.bb \ ${PKGDIR}/packages/gzip/*.bb \ +${PKGDIR}/packages/ipkg-utils/*.bb \ ${PKGDIR}/packages/meta/*.bb \ +${PKGDIR}/packages/vlan/*.bb \ ${OPENSLUG_EXTRA_BBFILES}" # I don't know of any packages we currently need to compile nativly, so this is something to test with