From ae9e3a054f319971fa6411c1c04f04eadc63f036 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 7 Dec 2022 18:24:07 -0800 Subject: [PATCH] stressapptest: Upgrade to latest tip Brings in support for mips along with other fixes Signed-off-by: Khem Raj --- .../recipes-benchmark/stressapptest/stressapptest_1.0.9.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 \