* [oe][meta-oe][walnascar][PATCH 1/1] jq: Add tzdata to ptest rdeps
@ 2025-09-03 5:44 dchellam
0 siblings, 0 replies; only message in thread
From: dchellam @ 2025-09-03 5:44 UTC (permalink / raw)
To: openembedded-devel
From: Khem Raj <raj.khem@gmail.com>
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>
---
meta-oe/recipes-devtools/jq/jq_1.8.0.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-oe/recipes-devtools/jq/jq_1.8.0.bb b/meta-oe/recipes-devtools/jq/jq_1.8.0.bb
index af35324b5f..4aaf27da9a 100644
--- a/meta-oe/recipes-devtools/jq/jq_1.8.0.bb
+++ b/meta-oe/recipes-devtools/jq/jq_1.8.0.bb
@@ -43,4 +43,6 @@ do_install_ptest() {
sed -i s:@libdir@:${libdir}:g ${D}${PTEST_PATH}/run-ptest
}
+RDEPENDS:${PN}-ptest += "tzdata"
+
BBCLASSEXTEND = "native"
--
2.40.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-09-03 5:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-03 5:44 [oe][meta-oe][walnascar][PATCH 1/1] jq: Add tzdata to ptest rdeps dchellam
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).