summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/rcw/rcw_git.bb
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2016-01-09 14:43:24 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2016-04-19 15:03:23 -0300
commit054026b7cc721b26659fbecb1fcdab46167b99dd (patch)
tree7280cd47cf238f2e19cb7e47e9989a65bea96d8c /recipes-bsp/rcw/rcw_git.bb
parentc7f6c95707a86f521101bca231e3cdafb04da890 (diff)
downloadmeta-freescale-054026b7cc721b26659fbecb1fcdab46167b99dd.tar.gz
rcw: update COMPATIBLE_MACHINE as qoriq
Signed-off-by: Ting Liu <ting.liu@nxp.com>> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/rcw/rcw_git.bb')
-rw-r--r--recipes-bsp/rcw/rcw_git.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb
index 91ee9d5d..9be53f24 100644
--- a/recipes-bsp/rcw/rcw_git.bb
+++ b/recipes-bsp/rcw/rcw_git.bb
@@ -33,7 +33,5 @@ addtask deploy after do_install
33PACKAGES += "${PN}-image" 33PACKAGES += "${PN}-image"
34FILES_${PN}-image += "/boot" 34FILES_${PN}-image += "/boot"
35 35
36ALLOW_EMPTY_${PN} = "1"
37
38PACKAGE_ARCH = "${MACHINE_ARCH}" 36PACKAGE_ARCH = "${MACHINE_ARCH}"
39COMPATIBLE_MACHINE = "(ls102xa|qoriq-ppc)" 37COMPATIBLE_MACHINE = "(qoriq)"