From: David Karlstrom Date: Wed, 17 Aug 2005 13:44:38 +0000 (+0000) Subject: Right.. add apache and depends to openslug-native-packages.conf too. X-Git-Tag: Release-2010-05/1~9453^2~3887^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a2fd9db0235228edd6c085c713b57688cfa33c7;p=openembedded.git Right.. add apache and depends to openslug-native-packages.conf too. --- diff --git a/conf/distro/openslug-native-packages.conf b/conf/distro/openslug-native-packages.conf index 3ab2c056ae..2599b71d94 100644 --- a/conf/distro/openslug-native-packages.conf +++ b/conf/distro/openslug-native-packages.conf @@ -1,10 +1,9 @@ # automatically generated by bitbake freeze BBFILES := "\ -${PKGDIR}/packages/gzip/*.bb \ +${PKGDIR}/packages/apache/*.bb \ +${PKGDIR}/packages/openssl/*.bb \ ${PKGDIR}/packages/ipkg-utils/*.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