summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/qe-ucode
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/qe-ucode')
-rw-r--r--recipes-bsp/qe-ucode/qe-ucode_git.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-bsp/qe-ucode/qe-ucode_git.bb b/recipes-bsp/qe-ucode/qe-ucode_git.bb
index d82f7320..7e0dd3c8 100644
--- a/recipes-bsp/qe-ucode/qe-ucode_git.bb
+++ b/recipes-bsp/qe-ucode/qe-ucode_git.bb
@@ -32,4 +32,7 @@ addtask deploy before do_build after do_install
32 32
33PACKAGES += "${PN}-image" 33PACKAGES += "${PN}-image"
34FILES_${PN}-image += "/boot/*" 34FILES_${PN}-image += "/boot/*"
35
35COMPATIBLE_MACHINE = "(ls1021a|ls1043a|t1)" 36COMPATIBLE_MACHINE = "(ls1021a|ls1043a|t1)"
37PACKAGE_ARCH = "${MACHINE_SOCARCH}"
38