summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa/fm-ucode/fm-ucode_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-dpaa/fm-ucode/fm-ucode_git.bb')
-rw-r--r--recipes-dpaa/fm-ucode/fm-ucode_git.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-dpaa/fm-ucode/fm-ucode_git.bb b/recipes-dpaa/fm-ucode/fm-ucode_git.bb
index 563f5faf..fef79f82 100644
--- a/recipes-dpaa/fm-ucode/fm-ucode_git.bb
+++ b/recipes-dpaa/fm-ucode/fm-ucode_git.bb
@@ -36,4 +36,7 @@ addtask deploy before do_build after do_install
36PACKAGES += "${PN}-image" 36PACKAGES += "${PN}-image"
37FILES_${PN}-image += "/boot" 37FILES_${PN}-image += "/boot"
38ALLOW_EMPTY_${PN} = "1" 38ALLOW_EMPTY_${PN} = "1"
39
39COMPATIBLE_MACHINE = "(e500mc|e5500|e5500-64b|e6500|e6500-64b|ls1043a)" 40COMPATIBLE_MACHINE = "(e500mc|e5500|e5500-64b|e6500|e6500-64b|ls1043a)"
41PACKAGE_ARCH = "${MACHINE_SOCARCH}"
42