From: Chunrong Guo Date: Fri, 11 Jan 2019 03:14:00 +0000 (+0000) Subject: ls2-phy: update COMPATIBLE_MACHINE for lx2160a X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=69e44c7b4bba49899c96430f1741e3c56701068e;p=meta-freescale.git ls2-phy: update COMPATIBLE_MACHINE for lx2160a Signed-off-by: Chunrong Guo --- diff --git a/recipes-bsp/ls2-phy/ls2-phy_git.bb b/recipes-bsp/ls2-phy/ls2-phy_git.bb index 30c161cf..18a63b13 100644 --- a/recipes-bsp/ls2-phy/ls2-phy_git.bb +++ b/recipes-bsp/ls2-phy/ls2-phy_git.bb @@ -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)" +COMPATIBLE_MACHINE = "(ls2080ardb|ls2088ardb|t2080|t4240|lx2160a)" PACKAGE_ARCH = "${MACHINE_ARCH}"