From 5de97a755f3f00457d8363c175fa26f4a168552b Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Mon, 10 Apr 2017 16:32:16 +0800 Subject: [PATCH] ls2-rcw: add ls2088a as COMPATIBLE_MACHINE Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- recipes-bsp/rcw/ls2-rcw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 PACKAGES += "${PN}-image" FILES_${PN}-image += "/boot" -COMPATIBLE_MACHINE = "(ls1012a|ls2080a)" +COMPATIBLE_MACHINE = "(ls1012a|ls2080a|ls2088a)" -- 2.40.1