]> code.ossystems Code Review - meta-freescale.git/commitdiff
atf: Remove redundant COMPATIBLE_MACHINE
authorAlban Bedel <alban.bedel@aerq.com>
Mon, 2 Sep 2019 14:14:54 +0000 (16:14 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 2 Sep 2019 16:01:26 +0000 (13:01 -0300)
COMPATIBLE_MACHINE is set two times to the same value, remove the second
occurrence as it is useless.

Signed-off-by: Alban Bedel <alban.bedel@aerq.com>
recipes-bsp/atf/atf_git.bb

index 58010589804eb7cb88b3f6a6f586038f968aac51..c2627cf4a5368267ff45c2f61e7c84bfb9bf26cf 100644 (file)
@@ -204,4 +204,3 @@ do_deploy() {
 addtask deploy after do_install
 FILES_${PN} += "/boot"
 BBCLASSEXTEND = "native nativesdk"
-COMPATIBLE_MACHINE = "(qoriq)"