From 054026b7cc721b26659fbecb1fcdab46167b99dd Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Sat, 9 Jan 2016 14:43:24 +0800 Subject: [PATCH] rcw: update COMPATIBLE_MACHINE as qoriq Signed-off-by: Ting Liu > Signed-off-by: Otavio Salvador --- recipes-bsp/rcw/rcw_git.bb | 4 +--- 1 file changed, 1 insertion(+), 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 PACKAGES += "${PN}-image" FILES_${PN}-image += "/boot" -ALLOW_EMPTY_${PN} = "1" - PACKAGE_ARCH = "${MACHINE_ARCH}" -COMPATIBLE_MACHINE = "(ls102xa|qoriq-ppc)" +COMPATIBLE_MACHINE = "(qoriq)" -- 2.40.1