Keep IMAGE_INSTALL_appends_porter concentrated in local.conf
[AGL/meta-agl.git] / templates / machine / porter / 50_local.conf.inc
index f535a11..570e418 100644 (file)
@@ -48,6 +48,12 @@ IMAGE_INSTALL_append_porter = " \
     alsa-utils alsa-utils-config alsa-tools \
 "
 
+IMAGE_INSTALL_append_porter = " \
+    gles-kernel-module \
+    libegl \
+    libgbm-dev \
+    "
+
 # For Bluetooth hardware support
 BT_KERNEL_MODULES = " \
     kernel-module-btusb \