diff options
author | Chunrong Guo <chunrong.guo@nxp.com> | 2017-04-10 16:32:16 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2017-05-02 17:54:57 -0300 |
commit | 5de97a755f3f00457d8363c175fa26f4a168552b (patch) | |
tree | e0bdd01c0b78325f5dc0929d03f040f236756885 /recipes-bsp | |
parent | 5375533731034006ed74404172acfc3b24429168 (diff) | |
download | meta-freescale-5de97a755f3f00457d8363c175fa26f4a168552b.tar.gz |
ls2-rcw: add ls2088a as COMPATIBLE_MACHINE
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/rcw/ls2-rcw_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/rcw/ls2-rcw_git.bb b/recipes-bsp/rcw/ls2-rcw_git.bb index 70d27a06..b4fba4a9 100644 --- a/recipes-bsp/rcw/ls2-rcw_git.bb +++ b/recipes-bsp/rcw/ls2-rcw_git.bb | |||
@@ -29,4 +29,4 @@ addtask deploy before do_build after do_install | |||
29 | 29 | ||
30 | PACKAGES += "${PN}-image" | 30 | PACKAGES += "${PN}-image" |
31 | FILES_${PN}-image += "/boot" | 31 | FILES_${PN}-image += "/boot" |
32 | COMPATIBLE_MACHINE = "(ls1012a|ls2080a)" | 32 | COMPATIBLE_MACHINE = "(ls1012a|ls2080a|ls2088a)" |