X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-platform%2Fimages%2Fagl-demo-platform.bb;h=c5a1edb2200a8b9e78deb00f7c7b95b980bc8085;hb=6a70fcd330ea8ead1bcc3b16bc2aa11553712769;hp=5d7b9e4ea775a7a744fe9edf720725e84f490b73;hpb=ee233e708a0b5308a4a3468a60d03358a9281e7a;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"