]> code.ossystems Code Review - meta-freescale.git/commitdiff
fm-ucode: Remove not supported machine p1023rdb
authorFabio Berton <fabio.berton@ossystems.com.br>
Wed, 30 Nov 2016 13:06:43 +0000 (11:06 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 6 Dec 2016 18:25:47 +0000 (16:25 -0200)
Machine p1023rdb was removed on commit:

  c244c884f4b09259fd4c7daea42d899e38cce9d1

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-dpaa/fm-ucode/fm-ucode_git.bb

index c6a5b8b7d23377a87b69a7bcc1cdee6f24a0cc27..b6398fe9b9c2f85b73a4d9e7e2ed5044658de57c 100644 (file)
@@ -36,4 +36,4 @@ addtask deploy before do_build after do_install
 PACKAGES += "${PN}-image"
 FILES_${PN}-image += "/boot"
 ALLOW_EMPTY_${PN} = "1"
-COMPATIBLE_MACHINE = "(p1023rdb|e500mc|e5500|e5500-64b|e6500|e6500-64b|ls1043a)"
+COMPATIBLE_MACHINE = "(e500mc|e5500|e5500-64b|e6500|e6500-64b|ls1043a)"