X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-platform%2Fimages%2Fagl-demo-platform.bb;h=c5a1edb2200a8b9e78deb00f7c7b95b980bc8085;hb=cfe46ba57c9ab90a8d023f3b495c0eac92c2c9cc;hp=5d7b9e4ea775a7a744fe9edf720725e84f490b73;hpb=42d08e51ca4da79b3f8efd15aa6bfb234945f8ac;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 5d7b9e4ea..c5a1edb22 100644 --- a/recipes-platform/images/agl-demo-platform.bb +++ b/recipes-platform/images/agl-demo-platform.bb @@ -5,6 +5,10 @@ require agl-demo-platform.inc LICENSE = "MIT" +# 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"