Commit 159cdb159ad0 ("perf-tests: add bash into RDEPENDS (v5.12-rc5+)")
in upstream openembedded-core layer.

Copying over a snippet of description over:

Commit 1dc481c0b0cf perf test: Change to use bash for daemon test
in upstream kernel
Changes tools/perf/tests/shell/daemon.sh to be explicitly bash
(it was already required, but was just skipped on various
 distros).

We add it into our RDEPENDS for perf-tests to fixup 5.12+
builds.

We already have relatively heavy RDEPENDS for perf tests (python3), so
adding bash into the RDEPENDS isn't signifcant even for older perf
builds that use the same recipe.

[OE patch by: Bruce Ashfield <[email protected]>]
Signed-off-by: Nishanth Menon <[email protected]>
---

This patch should NOT be applied to master, since master of OE-core has
the fixup for this.

 recipes-kernel/perf/perf.bbappend | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 recipes-kernel/perf/perf.bbappend

diff --git a/recipes-kernel/perf/perf.bbappend 
b/recipes-kernel/perf/perf.bbappend
new file mode 100644
index 000000000000..9915a2997b71
--- /dev/null
+++ b/recipes-kernel/perf/perf.bbappend
@@ -0,0 +1,2 @@
+
+RDEPENDS_${PN}-tests =+ "bash"
-- 
2.31.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13768): 
https://lists.yoctoproject.org/g/meta-ti/message/13768
Mute This Topic: https://lists.yoctoproject.org/mt/82564839/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to