]> code.ossystems Code Review - openembedded-core.git/commitdiff
e2fsprogs: add perl dependency to e2fsprogs-ptest
authorRoss Burton <ross.burton@intel.com>
Fri, 12 Oct 2018 11:15:02 +0000 (12:15 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 13 Oct 2018 15:03:44 +0000 (16:03 +0100)
Some of the tests need perl, so add it to the RDEPENDS.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/e2fsprogs/e2fsprogs_1.44.3.bb

index 45c96742c7e8bd4845260f2d1be5e1983994778d..ce95dec5fecdcd4048c3168bd9c91966859c716d 100644 (file)
@@ -112,7 +112,7 @@ ALTERNATIVE_LINK_NAME[mkfs.ext2] = "${base_sbindir}/mkfs.ext2"
 ALTERNATIVE_${PN}-tune2fs = "tune2fs"
 ALTERNATIVE_LINK_NAME[tune2fs] = "${base_sbindir}/tune2fs"
 
-RDEPENDS_${PN}-ptest += "${PN} ${PN}-tune2fs coreutils procps bash bzip2 diffutils"
+RDEPENDS_${PN}-ptest += "${PN} ${PN}-tune2fs coreutils procps bash bzip2 diffutils perl"
 
 do_compile_ptest() {
        oe_runmake -C ${B}/tests