X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-platform%2Fimages%2Fagl-demo-platform.bb;h=91feb855fd884a6dd8a45a67ad8b79448f9e827f;hb=refs%2Fchanges%2F97%2F7497%2F2;hp=6ed69ad1c6f55e8ce583c0d715d927f971d1b64a;hpb=1285cbf5034408a3ab7225c3b0aeddc58f72ddc3;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-platform/images/agl-demo-platform.bb b/recipes-platform/images/agl-demo-platform.bb index 6ed69ad1c..91feb855f 100644 --- a/recipes-platform/images/agl-demo-platform.bb +++ b/recipes-platform/images/agl-demo-platform.bb @@ -15,13 +15,23 @@ 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 = " \ - als2016-demo \ - ces2016-demo \ - can-utils iproute2 \ + ces2017-demo \ + linux-firmware-ath9k \ + can-utils \ + iproute2 \ python-curses \ dhcp-client \ climatecontrolplugin \ - Navigation \ + navigation \ + ${IMAGE_TTF_FONTS} \ "