mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 19:25:36 +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> Signed-off-by: Divya Chellam <divya.chellam@windriver.com> Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
parent
00b23ad771
commit
d1b8b7e068
@ -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