summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa/usdpaa/usdpaa_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-dpaa/usdpaa/usdpaa_git.bb')
-rw-r--r--recipes-dpaa/usdpaa/usdpaa_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa/usdpaa/usdpaa_git.bb b/recipes-dpaa/usdpaa/usdpaa_git.bb
index 9c7e388..78d4253 100644
--- a/recipes-dpaa/usdpaa/usdpaa_git.bb
+++ b/recipes-dpaa/usdpaa/usdpaa_git.bb
@@ -71,6 +71,6 @@ do_install () {
71PARALLEL_MAKE_pn-${PN} = "" 71PARALLEL_MAKE_pn-${PN} = ""
72FILES_${PN} += "/root/SOURCE_THIS /usr/etc/" 72FILES_${PN} += "/root/SOURCE_THIS /usr/etc/"
73 73
74COMPATIBLE_HOST_fslmachine = ".*" 74COMPATIBLE_HOST_qoriq-ppc = ".*"
75COMPATIBLE_HOST ?= "(none)" 75COMPATIBLE_HOST ?= "(none)"
76 76