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.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/qe-ucode/qe-ucode_git.bb b/recipes-bsp/qe-ucode/qe-ucode_git.bb
index 0688bb47..fadd9300 100644
--- a/recipes-bsp/qe-ucode/qe-ucode_git.bb
+++ b/recipes-bsp/qe-ucode/qe-ucode_git.bb
@@ -33,6 +33,6 @@ addtask deploy before do_build after do_install
33PACKAGES += "${PN}-image" 33PACKAGES += "${PN}-image"
34FILES_${PN}-image += "/boot/*" 34FILES_${PN}-image += "/boot/*"
35 35
36COMPATIBLE_MACHINE = "(ls1021a|ls1043a|t1042)" 36COMPATIBLE_MACHINE = "(ls1021a|ls1043a|t1042|t1024)"
37PACKAGE_ARCH = "${MACHINE_SOCARCH}" 37PACKAGE_ARCH = "${MACHINE_SOCARCH}"
38 38