]> code.ossystems Code Review - meta-freescale.git/commitdiff
ls2-rcw: add ls2088a as COMPATIBLE_MACHINE
authorChunrong Guo <chunrong.guo@nxp.com>
Mon, 10 Apr 2017 08:32:16 +0000 (16:32 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 2 May 2017 20:54:57 +0000 (17:54 -0300)
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-bsp/rcw/ls2-rcw_git.bb

index 70d27a06a74c3f000f27200601d518533171be68..b4fba4a90dcb10de75e81ce0504a3e9211f09fca 100644 (file)
@@ -29,4 +29,4 @@ addtask deploy before do_build after do_install
 
 PACKAGES += "${PN}-image"
 FILES_${PN}-image += "/boot"
-COMPATIBLE_MACHINE = "(ls1012a|ls2080a)"
+COMPATIBLE_MACHINE = "(ls1012a|ls2080a|ls2088a)"