[meta-freescale] [PATCH 05/29] ls2-phy: add ls2088ardb as COMPATIBLE_MACHINE

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


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

---
 recipes-bsp/ls2-phy/ls2-phy_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-bsp/ls2-phy/ls2-phy_git.bb b/recipes-bsp/ls2-phy/ls2-phy_git.bb
index 9833769..d21147f 100644
--- a/recipes-bsp/ls2-phy/ls2-phy_git.bb
+++ b/recipes-bsp/ls2-phy/ls2-phy_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|ls2088ardb)"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-- 
1.9.0



More information about the meta-freescale mailing list