X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=templates%2Fmachine%2Fporter-nogfx%2F50_local.conf.inc;h=87ec427e3047eeea038640d1ae4c2833084b42da;hb=refs%2Fchanges%2F25%2F8325%2F5;hp=3f8c188ccccd41099e5ddb1fa12a7264d32bdfce;hpb=dac3d390c164df277a7a8e0b7807506605aa94f2;p=AGL%2Fmeta-agl.git diff --git a/templates/machine/porter-nogfx/50_local.conf.inc b/templates/machine/porter-nogfx/50_local.conf.inc index 3f8c188cc..87ec427e3 100644 --- a/templates/machine/porter-nogfx/50_local.conf.inc +++ b/templates/machine/porter-nogfx/50_local.conf.inc @@ -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" \ No newline at end of file +#see meta-agl/meta-agl-bsp/conf/include/agl_porter-nogfx.inc +require conf/include/agl_porter-nogfx.inc