]> 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 14:43:15 +0000 (11:43 -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 c5bdd8fae7f46e3510329f63848d5f251a065f30..342032667e8c2b7878320a2943c2ae2ca73fcc6c 100644 (file)
@@ -217,4 +217,3 @@ do_deploy() {
 addtask deploy after do_install
 FILES_${PN} += "/boot"
 BBCLASSEXTEND = "native nativesdk"
-COMPATIBLE_MACHINE = "(qoriq)"