]> code.ossystems Code Review - meta-freescale.git/commitdiff
rcw: update COMPATIBLE_MACHINE as qoriq
authorTing Liu <ting.liu@nxp.com>
Sat, 9 Jan 2016 06:43:24 +0000 (14:43 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:23 +0000 (15:03 -0300)
Signed-off-by: Ting Liu <ting.liu@nxp.com>>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-bsp/rcw/rcw_git.bb

index 91ee9d5d92127c3901e059b701f946c6ff9e0abf..9be53f244a5ee488a8edd64253cb8ec6eea5407a 100644 (file)
@@ -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)"