diff mbox series

[meta-oe] stressapptest: Upgrade to latest tip

Message ID 20221208022458.2419447-1-raj.khem@gmail.com
State New
Headers show
Series [meta-oe] stressapptest: Upgrade to latest tip | expand

Commit Message

Khem Raj Dec. 8, 2022, 2:24 a.m. UTC
Brings in support for mips along with other fixes

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 .../recipes-benchmark/stressapptest/stressapptest_1.0.9.bb    | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-oe/recipes-benchmark/stressapptest/stressapptest_1.0.9.bb b/meta-oe/recipes-benchmark/stressapptest/stressapptest_1.0.9.bb
index d30ea5a01b..c8b9ca7cb9 100644
--- a/meta-oe/recipes-benchmark/stressapptest/stressapptest_1.0.9.bb
+++ b/meta-oe/recipes-benchmark/stressapptest/stressapptest_1.0.9.bb
@@ -9,7 +9,9 @@  SECTION = "benchmark"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://COPYING;md5=55ea9d559f985fb4834317d8ed6b9e58"
 
-SRCREV = "fb72e5e5f0879231f38e0e826a98a6ca2d1ca38e"
+SRCREV = "9146a8bfe3e3daefa95f7a61b75183e5fc64af2c"
+
+PV .= "+1.0.10git${SRCPV}"
 
 SRC_URI = "git://github.com/stressapptest/stressapptest;branch=master;protocol=https \
            file://libcplusplus-compat.patch \