summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-benchmark/stressapptest/stressapptest_1.0.9.bb4
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"
9LICENSE = "Apache-2.0" 9LICENSE = "Apache-2.0"
10LIC_FILES_CHKSUM = "file://COPYING;md5=55ea9d559f985fb4834317d8ed6b9e58" 10LIC_FILES_CHKSUM = "file://COPYING;md5=55ea9d559f985fb4834317d8ed6b9e58"
11 11
12SRCREV = "fb72e5e5f0879231f38e0e826a98a6ca2d1ca38e" 12SRCREV = "9146a8bfe3e3daefa95f7a61b75183e5fc64af2c"
13
14PV .= "+1.0.10git${SRCPV}"
13 15
14SRC_URI = "git://github.com/stressapptest/stressapptest;branch=master;protocol=https \ 16SRC_URI = "git://github.com/stressapptest/stressapptest;branch=master;protocol=https \
15 file://libcplusplus-compat.patch \ 17 file://libcplusplus-compat.patch \