From 183c1ad089a6e9b106e8ba747d17704b7fdeabeb Mon Sep 17 00:00:00 2001 From: David Karlstrom Date: Wed, 3 Aug 2005 18:02:18 +0000 Subject: Only add the two files we need from packages/meta to BBFILES, parsing 50 files not needed on the slug is a waste of time :) --- conf/distro/openslug-native-packages.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'conf/distro') diff --git a/conf/distro/openslug-native-packages.conf b/conf/distro/openslug-native-packages.conf index de8d7f92a1..3ab2c056ae 100644 --- a/conf/distro/openslug-native-packages.conf +++ b/conf/distro/openslug-native-packages.conf @@ -2,7 +2,9 @@ BBFILES := "\ ${PKGDIR}/packages/gzip/*.bb \ ${PKGDIR}/packages/ipkg-utils/*.bb \ -${PKGDIR}/packages/meta/*.bb \ +${PKGDIR}/packages/meta/package-index.bb \ +${PKGDIR}/packages/meta/openslug-native-packages.bb \ +${PKGDIR}/packages/freeze/*.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 -- cgit v1.2.3