From b08e5e574aae50540b0581672337ce44a8d4d844 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 58010589..c2627cf4 100644 --- a/recipes-bsp/atf/atf_git.bb +++ b/recipes-bsp/atf/atf_git.bb @@ -204,4 +204,3 @@ do_deploy() { addtask deploy after do_install FILES_${PN} += "/boot" BBCLASSEXTEND = "native nativesdk" -COMPATIBLE_MACHINE = "(qoriq)" -- 2.40.1