diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-12-07 18:24:07 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-12-08 17:10:48 -0800 |
| commit | ae9e3a054f319971fa6411c1c04f04eadc63f036 (patch) | |
| tree | d264fc2cc4eda9ad52d9a4d09e94c2061fcc7800 /meta-oe/recipes-benchmark/stressapptest | |
| parent | 90ea68fc11181a62741e4ca79dfef0fefe48cb41 (diff) | |
| download | meta-openembedded-ae9e3a054f319971fa6411c1c04f04eadc63f036.tar.gz | |
stressapptest: Upgrade to latest tip
Brings in support for mips along with other fixes
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-benchmark/stressapptest')
| -rw-r--r-- | meta-oe/recipes-benchmark/stressapptest/stressapptest_1.0.9.bb | 4 |
1 files changed, 3 insertions, 1 deletions
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" | |||
| 9 | LICENSE = "Apache-2.0" | 9 | LICENSE = "Apache-2.0" |
| 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=55ea9d559f985fb4834317d8ed6b9e58" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=55ea9d559f985fb4834317d8ed6b9e58" |
| 11 | 11 | ||
| 12 | SRCREV = "fb72e5e5f0879231f38e0e826a98a6ca2d1ca38e" | 12 | SRCREV = "9146a8bfe3e3daefa95f7a61b75183e5fc64af2c" |
| 13 | |||
| 14 | PV .= "+1.0.10git${SRCPV}" | ||
| 13 | 15 | ||
| 14 | SRC_URI = "git://github.com/stressapptest/stressapptest;branch=master;protocol=https \ | 16 | SRC_URI = "git://github.com/stressapptest/stressapptest;branch=master;protocol=https \ |
| 15 | file://libcplusplus-compat.patch \ | 17 | file://libcplusplus-compat.patch \ |
