summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-test/pm-qa
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-test/pm-qa')
-rw-r--r--meta-oe/recipes-test/pm-qa/pm-qa_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-test/pm-qa/pm-qa_git.bb b/meta-oe/recipes-test/pm-qa/pm-qa_git.bb
index bb641437c9..18ef371e39 100644
--- a/meta-oe/recipes-test/pm-qa/pm-qa_git.bb
+++ b/meta-oe/recipes-test/pm-qa/pm-qa_git.bb
@@ -63,7 +63,7 @@ do_install () {
63 install -m 0755 $script ${D}${bindir}/${script_basename} 63 install -m 0755 $script ${D}${bindir}/${script_basename}
64 done 64 done
65} 65}
66RDEPENDS_${PN} +="bash" 66RDEPENDS:${PN} +="bash"
67 67
68# http://errors.yoctoproject.org/Errors/Details/186956/ 68# http://errors.yoctoproject.org/Errors/Details/186956/
69COMPATIBLE_HOST_libc-musl = 'null' 69COMPATIBLE_HOST:libc-musl = 'null'