]> code.ossystems Code Review - meta-freescale.git/commitdiff
libdrm-armada: Allow usage with use-mainline-bsp
authorFabio Berton <fabio.berton@ossystems.com.br>
Mon, 11 May 2020 17:41:41 +0000 (14:41 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 11 May 2020 19:16:36 +0000 (16:16 -0300)
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
recipes-graphics/drm/libdrm-armada_git.bb

index 0a14e371c778932e7709ea28a7b565ea6c8a9c7f..a47987a530d932507fd3e48ad65110ccaf1d9e58 100644 (file)
@@ -14,4 +14,4 @@ inherit autotools pkgconfig
 
 S = "${WORKDIR}/git"
 
-COMPATIBLE_MACHINE ?= "(imx)"
+COMPATIBLE_MACHINE ?= "(imx|use-mainline-bsp)"