diff options
Diffstat (limited to 'meta-oe/recipes-test/pm-qa')
| -rw-r--r-- | meta-oe/recipes-test/pm-qa/pm-qa_git.bb | 4 |
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 | } |
| 66 | RDEPENDS_${PN} +="bash" | 66 | RDEPENDS:${PN} +="bash" |
| 67 | 67 | ||
| 68 | # http://errors.yoctoproject.org/Errors/Details/186956/ | 68 | # http://errors.yoctoproject.org/Errors/Details/186956/ |
| 69 | COMPATIBLE_HOST_libc-musl = 'null' | 69 | COMPATIBLE_HOST:libc-musl = 'null' |
