From: Ting Liu Date: Sat, 9 Jan 2016 06:43:24 +0000 (+0800) Subject: rcw: update COMPATIBLE_MACHINE as qoriq X-Git-Tag: 2.1~137 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=054026b7cc721b26659fbecb1fcdab46167b99dd;p=meta-freescale.git rcw: update COMPATIBLE_MACHINE as qoriq Signed-off-by: Ting Liu > Signed-off-by: Otavio Salvador --- 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 PACKAGES += "${PN}-image" FILES_${PN}-image += "/boot" -ALLOW_EMPTY_${PN} = "1" - PACKAGE_ARCH = "${MACHINE_ARCH}" -COMPATIBLE_MACHINE = "(ls102xa|qoriq-ppc)" +COMPATIBLE_MACHINE = "(qoriq)"