mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
jq: Add tzdata to ptest rdeps
This is needed for some ptests to pass Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -43,4 +43,6 @@ do_install_ptest() {
|
|||||||
sed -i s:@libdir@:${libdir}:g ${D}${PTEST_PATH}/run-ptest
|
sed -i s:@libdir@:${libdir}:g ${D}${PTEST_PATH}/run-ptest
|
||||||
}
|
}
|
||||||
|
|
||||||
|
RDEPENDS:${PN}-ptest += "tzdata"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
Reference in New Issue
Block a user