summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/atf/atf_git.bb
diff options
context:
space:
mode:
authorAlban Bedel <alban.bedel@aerq.com>2019-09-02 16:14:54 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2019-09-02 11:43:15 -0300
commit0b0233337ea3991d0a3308ba5424c0c11ae7e0cc (patch)
treef73cd0ccc5e6a3cd663ceb01572cec90bcec504b /recipes-bsp/atf/atf_git.bb
parent64e9eb869c5d53b5e1a0b95d800fa677379ab8a8 (diff)
downloadmeta-freescale-0b0233337ea3991d0a3308ba5424c0c11ae7e0cc.tar.gz
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 <alban.bedel@aerq.com>
Diffstat (limited to 'recipes-bsp/atf/atf_git.bb')
-rw-r--r--recipes-bsp/atf/atf_git.bb1
1 files changed, 0 insertions, 1 deletions
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() {
217addtask deploy after do_install 217addtask deploy after do_install
218FILES_${PN} += "/boot" 218FILES_${PN} += "/boot"
219BBCLASSEXTEND = "native nativesdk" 219BBCLASSEXTEND = "native nativesdk"
220COMPATIBLE_MACHINE = "(qoriq)"