[meta-freescale] [PATCH 07/29] dpl-examples: add ls2088a as COMPATIBLE_MACHINE

Chunrong Guo B40290 at freescale.com
Thu Apr 20 20:59:15 PDT 2017


From: Chunrong Guo <chunrong.guo at nxp.com>

---
 recipes-dpaa2/dpl-examples/dpl-examples_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-dpaa2/dpl-examples/dpl-examples_git.bb b/recipes-dpaa2/dpl-examples/dpl-examples_git.bb
index dfa2295..17946b3 100644
--- a/recipes-dpaa2/dpl-examples/dpl-examples_git.bb
+++ b/recipes-dpaa2/dpl-examples/dpl-examples_git.bb
@@ -25,6 +25,6 @@ addtask deploy before do_build after do_install
 PACKAGES += "${PN}-image"
 FILES_${PN}-image += "/boot"
 
-COMPATIBLE_MACHINE = "(ls2080ardb)"
+COMPATIBLE_MACHINE = "(ls2080ardb|ls2088a)"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-- 
1.9.0



More information about the meta-freescale mailing list