summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/machine/porter/50_local.conf.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/machine/porter/50_local.conf.inc b/templates/machine/porter/50_local.conf.inc
index f535a1142..570e41817 100644
--- a/templates/machine/porter/50_local.conf.inc
+++ b/templates/machine/porter/50_local.conf.inc
@@ -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 \