mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 06:45:15 +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:
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…
x
Reference in New Issue
Block a user