summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-11-03 17:19:20 -0700
committerKhem Raj <raj.khem@gmail.com>2023-11-05 22:27:14 -0800
commit30f05aea11c2f29b78a52b51f30eb477be1e8ba1 (patch)
treed297fd7111711ce0d47053360f002baa79084e14 /meta-oe/recipes-support
parent0ffb66e7827138b9bfbd88e3fb4b68f5b59735b2 (diff)
downloadmeta-openembedded-30f05aea11c2f29b78a52b51f30eb477be1e8ba1.tar.gz
googlebenchmark: upgrade 1.8.0 -> 1.8.3
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r--meta-oe/recipes-support/googlebenchmark/googlebenchmark_1.8.3.bb (renamed from meta-oe/recipes-support/googlebenchmark/googlebenchmark_1.8.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/googlebenchmark/googlebenchmark_1.8.0.bb b/meta-oe/recipes-support/googlebenchmark/googlebenchmark_1.8.3.bb
index 209f51ea3..f945a30f3 100644
--- a/meta-oe/recipes-support/googlebenchmark/googlebenchmark_1.8.0.bb
+++ b/meta-oe/recipes-support/googlebenchmark/googlebenchmark_1.8.3.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
6 6
7SRC_URI = "git://github.com/google/benchmark.git;protocol=https;branch=main" 7SRC_URI = "git://github.com/google/benchmark.git;protocol=https;branch=main"
8SRCREV = "2dd015dfef425c866d9a43f2c67d8b52d709acb6" 8SRCREV = "344117638c8ff7e239044fd0fa7085839fc03021"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11