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