diff options
author | Ting Liu <ting.liu@nxp.com> | 2016-01-09 14:43:24 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-04-19 15:03:23 -0300 |
commit | 054026b7cc721b26659fbecb1fcdab46167b99dd (patch) | |
tree | 7280cd47cf238f2e19cb7e47e9989a65bea96d8c | |
parent | c7f6c95707a86f521101bca231e3cdafb04da890 (diff) | |
download | meta-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>
-rw-r--r-- | recipes-bsp/rcw/rcw_git.bb | 4 |
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 | |||
33 | PACKAGES += "${PN}-image" | 33 | PACKAGES += "${PN}-image" |
34 | FILES_${PN}-image += "/boot" | 34 | FILES_${PN}-image += "/boot" |
35 | 35 | ||
36 | ALLOW_EMPTY_${PN} = "1" | ||
37 | |||
38 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 36 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
39 | COMPATIBLE_MACHINE = "(ls102xa|qoriq-ppc)" | 37 | COMPATIBLE_MACHINE = "(qoriq)" |