diff options
-rw-r--r-- | conf/distro/openslug-native-packages.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/openslug-native-packages.conf b/conf/distro/openslug-native-packages.conf index 0d7a527592..d4fedda6e2 100644 --- a/conf/distro/openslug-native-packages.conf +++ b/conf/distro/openslug-native-packages.conf @@ -2,5 +2,6 @@ BBFILES := "\ ${PKGDIR}/packages/vlan/*.bb \ ${PKGDIR}/packages/gzip/*.bb \ +${PKGDIR}/packages/meta/*.bb \ ${OPENSLUG_EXTRA_BBFILES}" # I don't know of any packages we currently need to compile nativly, so this is something to test with |