libdbd-sqlite-perl: fix ptests

Install missing files.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
Gyorgy Sarvari 2025-10-29 16:55:21 +01:00
parent 753b55487e
commit f528a1d67c

View File

@ -40,6 +40,9 @@ do_install:append() {
do_install_ptest() {
cp -r ${B}/MANIFEST ${D}${PTEST_PATH}
chown -R root:root ${D}${PTEST_PATH}
# the t/virtual_table/11_filcontent_fulltext tests load these files directly
cp -r ${S}/lib ${D}${PTEST_PATH}
cp -r ${S}/inc ${D}${PTEST_PATH}
}
RDEPENDS:${PN}-ptest += " \