Move feature code into the meta recipes
[AGL/meta-agl.git] / templates / machine / porter-nogfx / 50_local.conf.inc
index 63f5fb7..87ec427 100644 (file)
@@ -1,20 +1,3 @@
 MACHINE = "porter"
-
-# For Bluetooth hardware support
-BT_KERNEL_MODULES = " \
-    kernel-module-btusb \
-    kernel-module-bnep \
-    kernel-module-rfcomm \
-    kernel-module-rfkill \
-    "
-
-# Distribution-specific runtime components
-IMAGE_INSTALL_append = " \
-    ${@bb.utils.contains("DISTRO_FEATURES", "bluetooth", "${BT_KERNEL_MODULES}", "", d)} \
-    "
-
-# Setting for u-boot Wayland
-UBOOT_MACHINE = "porter_vin_config"
-
-PREFERRED_PROVIDER_virtual/libgles2 = "mesa"
-PREFERRED_PROVIDER_virtual/egl = "mesa"
+#see meta-agl/meta-agl-bsp/conf/include/agl_porter-nogfx.inc
+require conf/include/agl_porter-nogfx.inc