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=4ae985e90ed37f8e5e1c730dd1643638b607f464;hpb=68c8618ebb5e06694e22043fff57a6a9e02f0c87;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 4ae985e90..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} \ "