]> code.ossystems Code Review - meta-freescale.git/commitdiff
ls2-phy: set COMPATIBLE_MACHINE as qoriq
authorChunrong Guo <chunrong.guo@nxp.com>
Wed, 10 Jul 2019 09:23:27 +0000 (17:23 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 12 Jul 2019 20:18:34 +0000 (17:18 -0300)
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
recipes-bsp/ls2-phy/ls2-phy_git.bb

index 18a63b13e9fde1e6e72c57e8992561d55079fc49..d0e8ca507b2e56fd21f5222fde000e7c5b8ce2ac 100644 (file)
@@ -23,6 +23,6 @@ addtask deploy before do_build after do_install
 PACKAGES += "${PN}-image"
 FILES_${PN}-image += "/boot"
 
-COMPATIBLE_MACHINE = "(ls2080ardb|ls2088ardb|t2080|t4240|lx2160a)"
+COMPATIBLE_MACHINE = "(qoriq)"
 PACKAGE_ARCH = "${MACHINE_ARCH}"