recipes-kernel: most: remove MOST support for Porter 83/11783/2
authorChristian Gromm <christian.gromm@microchip.com>
Thu, 9 Nov 2017 13:44:11 +0000 (14:44 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 9 Nov 2017 20:29:54 +0000 (20:29 +0000)
This patch ensures that the MOST driver is not being built, when
the machine is set to porter.

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

index 2cf2b6e..cf9c6be 100755 (executable)
@@ -24,6 +24,8 @@ MOST_DRIVERS_append = " \
     mocca-usb \
     most \
     "
+# Don't add MOST support when building for Porter
+MOST_DRIVERS_remove_porter = "most"
 
 # HVAC dependencies depend on drivers above
 MOST_HVAC = " "