Add CES2017-demo and change image definition
[AGL/meta-agl-demo.git] / recipes-platform / images / agl-demo-platform.bb
index 2089e7a..6c1f564 100644 (file)
@@ -15,12 +15,21 @@ IMAGE_INSTALL_append = " \
     packagegroup-agl-demo-platform \
     "
 
-# add packages for CES2016 demo
+# 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 = " \
-    CES2016-demo \
+    ces2017-demo \
     can-utils iproute2 \
     python-curses \
     dhcp-client \
     climatecontrolplugin \
     Navigation \
+    ${IMAGE_TTF_FONTS} \
     "