From 0b0233337ea3991d0a3308ba5424c0c11ae7e0cc Mon Sep 17 00:00:00 2001 From: Alban Bedel Date: Mon, 2 Sep 2019 16:14:54 +0200 Subject: [PATCH] atf: Remove redundant COMPATIBLE_MACHINE COMPATIBLE_MACHINE is set two times to the same value, remove the second occurrence as it is useless. Signed-off-by: Alban Bedel --- recipes-bsp/atf/atf_git.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes-bsp/atf/atf_git.bb b/recipes-bsp/atf/atf_git.bb index c5bdd8fa..34203266 100644 --- a/recipes-bsp/atf/atf_git.bb +++ b/recipes-bsp/atf/atf_git.bb @@ -217,4 +217,3 @@ do_deploy() { addtask deploy after do_install FILES_${PN} += "/boot" BBCLASSEXTEND = "native nativesdk" -COMPATIBLE_MACHINE = "(qoriq)" -- 2.40.1