mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
libfile-slurper-perl: fix ptests
Install missing test file. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
@@ -30,6 +30,11 @@ RDEPENDS:${PN}-ptest += "libtest-warnings-perl \
|
|||||||
|
|
||||||
S = "${WORKDIR}/File-Slurper-${PV}"
|
S = "${WORKDIR}/File-Slurper-${PV}"
|
||||||
|
|
||||||
|
do_install_ptest:append(){
|
||||||
|
install -d ${D}${PTEST_PATH}/lib
|
||||||
|
touch ${D}${PTEST_PATH}/lib/File
|
||||||
|
}
|
||||||
|
|
||||||
inherit cpan ptest-perl
|
inherit cpan ptest-perl
|
||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
Reference in New Issue
Block a user