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=79c5e25a515862a2caa8e5caa885a1425496e8a9;hpb=cd9d5aee1e0a13601e620492bfaa5065f0cdadfc;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 79c5e25a5..91feb855f 100644 --- a/recipes-platform/images/agl-demo-platform.bb +++ b/recipes-platform/images/agl-demo-platform.bb @@ -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} \ + "