packagegroup-agl-demo-platform: re-activate MOST drivers on demo platform 73/15773/2
authorChristian Gromm <christian.gromm@microchip.com>
Thu, 26 Jul 2018 09:21:51 +0000 (11:21 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 27 Jul 2018 10:40:59 +0000 (10:40 +0000)
This patch removes the BROKENonIntelQemuRpi3 append condition when adding the
MOST drivers to the demo platform. We can do this, as Change-ID 14239 takes
care that the necessary kernel dependent backports are applied to the driver
sources.

Change-Id: Icbff481c4fdff514ea0fd58cb6db99772d8d45bc
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb

index 637bbb2..5e0da85 100755 (executable)
@@ -20,8 +20,7 @@ RDEPENDS_${PN} += "\
     packagegroup-agl-demo \
     "
 
-MOST_DRIVERS = " "
-MOST_DRIVERS_append_BROKENonIntelQemuRpi3 = " \
+MOST_DRIVERS = " \
     most \
     "
 # Don't add MOST support when building for Porter