X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-platform%2Fimages%2Fagl-demo-platform.bb;h=c5a1edb2200a8b9e78deb00f7c7b95b980bc8085;hb=e89376af34201168a3e8d3fe72258b587edb7d71;hp=297cb706a0805b0737cba35ea373879315844abf;hpb=69dabb655f1c98924a60d19cd442590ccb258ce5;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 297cb706a..c5a1edb22 100644 --- a/recipes-platform/images/agl-demo-platform.bb +++ b/recipes-platform/images/agl-demo-platform.bb @@ -5,11 +5,16 @@ require agl-demo-platform.inc LICENSE = "MIT" -IMAGE_FEATURES_append = " \ - " +# The demo will not work on the pi3 due to the gfx memory +# and the applications requiring FHD (SPEC-390) +COMPATIBLE_MACHINE_raspberrypi3 = "(^$)" + +# Always include the test widgets +IMAGE_FEATURES_append = " agl-test-wgt" # add packages for demo platform (include demo apps) here IMAGE_INSTALL_append = " \ packagegroup-agl-demo-platform \ + distro-build-manifest \ "