diff options
Diffstat (limited to 'conf/distro/include/openslug-native-packages.inc')
-rw-r--r-- | conf/distro/include/openslug-native-packages.inc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/conf/distro/include/openslug-native-packages.inc b/conf/distro/include/openslug-native-packages.inc new file mode 100644 index 0000000000..7f7a448434 --- /dev/null +++ b/conf/distro/include/openslug-native-packages.inc @@ -0,0 +1,11 @@ +# automatically generated by bitbake freeze +BBFILES := "\ +${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/pcre/*.bb \ +${PKGDIR}/packages/expat/*.bb \ +${OPENSLUG_NATIVE_EXTRA_BBFILES}" |