summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_git.bb
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-04-03 16:58:39 +0800
committerKhem Raj <raj.khem@gmail.com>2023-04-04 13:39:46 -0700
commit63bb96035b7455234adaabfcff1c9820b28c2f54 (patch)
tree9ed41b2d80313b70a5d5a6ad77281a12de6d6b25 /meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_git.bb
parentb3274b4e90fad106e2e76b48afb866d81170bd6f (diff)
downloadmeta-openembedded-63bb96035b7455234adaabfcff1c9820b28c2f54.tar.gz
abseil-cpp: upgrade 20230125.1 -> 20230125.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_git.bb')
-rw-r--r--meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_git.bb b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_git.bb
index 08f2e264f..8617ba5c3 100644
--- a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_git.bb
+++ b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_git.bb
@@ -7,8 +7,8 @@ SECTION = "libs"
7LICENSE = "Apache-2.0" 7LICENSE = "Apache-2.0"
8LIC_FILES_CHKSUM = "file://LICENSE;md5=df52c6edb7adc22e533b2bacc3bd3915" 8LIC_FILES_CHKSUM = "file://LICENSE;md5=df52c6edb7adc22e533b2bacc3bd3915"
9 9
10PV = "20230125.1" 10PV = "20230125.2"
11SRCREV = "c8a2f92586fe9b4e1aff049108f5db8064924d8e" 11SRCREV = "b971ac5250ea8de900eae9f95e06548d14cd95fe"
12BRANCH = "lts_2023_01_25" 12BRANCH = "lts_2023_01_25"
13SRC_URI = "git://github.com/abseil/abseil-cpp;branch=${BRANCH};protocol=https \ 13SRC_URI = "git://github.com/abseil/abseil-cpp;branch=${BRANCH};protocol=https \
14 file://0001-absl-always-use-asm-sgidefs.h.patch \ 14 file://0001-absl-always-use-asm-sgidefs.h.patch \