From: Scott Murray Date: Tue, 17 Mar 2020 18:20:25 +0000 (-0400) Subject: Disable MOST driver on cyclone5 X-Git-Tag: 9.99.1~21 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=490f405128193f99a5f7e9bcc131a004a0e95e2f;hp=71301082e0dcb668def0d97f6da397a987549f60 Disable MOST driver on cyclone5 Since it fails to compile against the linux-altera default kernel configuration, disable MOST driver when building for cyclone5 for now. This can be revisited if someone with the hardware that desires it and is motivated to test it becomes available. Bug-AGL: SPEC-2932 Signed-off-by: Scott Murray Change-Id: Ib6db911b697116481c2cf7e1956c0d0a732233b4 --- diff --git a/recipes-platform/packagegroups/packagegroup-agl-demo.bb b/recipes-platform/packagegroups/packagegroup-agl-demo.bb index c2dc13c85..86da3403f 100644 --- a/recipes-platform/packagegroups/packagegroup-agl-demo.bb +++ b/recipes-platform/packagegroups/packagegroup-agl-demo.bb @@ -18,6 +18,7 @@ MOST_DRIVERS ??= " \ " # These boards use different kernels - needs to be checked MOST_DRIVERS_dragonboard-410c ?= "" +MOST_DRIVERS_cyclone5 ?= "" # HVAC dependencies