Add firmware for CES 2017 demo hardware
[AGL/meta-agl-demo.git] / recipes-platform / images / agl-demo-platform.bb
index 79c5e25..d17e1ba 100644 (file)
@@ -15,10 +15,23 @@ IMAGE_INSTALL_append = " \
     packagegroup-agl-demo-platform \
     "
 
-# for Renesas R-Car2 M2 Porter
-IMAGE_INSTALL_append_porter = " \
-    gles-kernel-module \
-    libegl \
-    libgbm-dev \
+# fonts
+IMAGE_TTF_FONTS = " \
+    ttf-bitstream-vera \
+    ttf-dejavu-sans \
+    ttf-dejavu-sans-mono \
+    ttf-dejavu-serif \
     "
 
+# add packages for CES2017 demo
+IMAGE_INSTALL_append = " \
+    ces2017-demo \
+    linux-firmware-ath9k \
+    can-utils \
+    iproute2 \
+    python-curses \
+    dhcp-client \
+    climatecontrolplugin \
+    Navigation \
+    ${IMAGE_TTF_FONTS} \
+    "