summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/rcw
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/rcw')
-rw-r--r--recipes-bsp/rcw/rcw_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb
index 5e751b8..1bc60d2 100644
--- a/recipes-bsp/rcw/rcw_git.bb
+++ b/recipes-bsp/rcw/rcw_git.bb
@@ -42,6 +42,6 @@ addtask deploy after do_install
42PACKAGES += "${PN}-image" 42PACKAGES += "${PN}-image"
43FILES_${PN}-image += "/boot" 43FILES_${PN}-image += "/boot"
44 44
45COMPATIBLE_HOST_fslmachine = ".*" 45COMPATIBLE_HOST_qoriq-ppc = ".*"
46COMPATIBLE_HOST ?= "(none)" 46COMPATIBLE_HOST ?= "(none)"
47ALLOW_EMPTY_${PN} = "1" 47ALLOW_EMPTY_${PN} = "1"