mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 22:35:25 +01: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:
parent
355e97e1ee
commit
b7e233f84a
|
|
@ -43,4 +43,6 @@ do_install_ptest() {
|
|||
sed -i s:@libdir@:${libdir}:g ${D}${PTEST_PATH}/run-ptest
|
||||
}
|
||||
|
||||
RDEPENDS:${PN}-ptest += "tzdata"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user