From: Fabio Berton Date: Wed, 30 Nov 2016 13:06:43 +0000 (-0200) Subject: fm-ucode: Remove not supported machine p1023rdb X-Git-Tag: 2.2~121 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8b3c50f4da13f8bba9841107088496a28503c03a;p=meta-freescale.git fm-ucode: Remove not supported machine p1023rdb Machine p1023rdb was removed on commit: c244c884f4b09259fd4c7daea42d899e38cce9d1 Signed-off-by: Fabio Berton Signed-off-by: Otavio Salvador --- diff --git a/recipes-dpaa/fm-ucode/fm-ucode_git.bb b/recipes-dpaa/fm-ucode/fm-ucode_git.bb index c6a5b8b7..b6398fe9 100644 --- a/recipes-dpaa/fm-ucode/fm-ucode_git.bb +++ b/recipes-dpaa/fm-ucode/fm-ucode_git.bb @@ -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)"