X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-platform%2Fimages%2Fagl-demo-platform.bb;h=c58d22cf19171c361125222f49b0361538b921b1;hb=49806ebb05a7d77c7e88f541c8d712c5e8a148ef;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..c58d22cf1 100644 --- a/recipes-platform/images/agl-demo-platform.bb +++ b/recipes-platform/images/agl-demo-platform.bb @@ -15,10 +15,25 @@ 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 \ + linux-firmware-ralink \ + can-utils \ + iproute2 \ + python-curses \ + dhcp-client \ + climatecontrolplugin \ + navigation \ + poiapp \ + ${IMAGE_TTF_FONTS} \ + "