diff options
| author | Clément Péron <peron.clem@gmail.com> | 2024-01-18 13:41:34 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-01-19 09:51:07 -0800 |
| commit | 80f0f4ccfb6e1099b1a038d534834cc6ad5ab55f (patch) | |
| tree | 1f087e8ca928824720e44288441f6b4856766014 | |
| parent | 6f7ee19d662e2c35cdc42b9d059f3938f9e7b34d (diff) | |
| download | meta-openembedded-80f0f4ccfb6e1099b1a038d534834cc6ad5ab55f.tar.gz | |
abseil-cpp: rename recipe to follow the version
We are not on a detached version, there is no reason to not use
the real version in the filename
Signed-off-by: Clément Péron <peron.clem@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_20230802.1.bb (renamed from meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_git.bb) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_git.bb b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_20230802.1.bb index ee62d4b597..1ce6ff3fc7 100644 --- a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_git.bb +++ b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_20230802.1.bb | |||
| @@ -7,7 +7,6 @@ SECTION = "libs" | |||
| 7 | LICENSE = "Apache-2.0" | 7 | LICENSE = "Apache-2.0" |
| 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=df52c6edb7adc22e533b2bacc3bd3915" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=df52c6edb7adc22e533b2bacc3bd3915" |
| 9 | 9 | ||
| 10 | PV = "20230802.1" | ||
| 11 | SRCREV = "fb3621f4f897824c0dbe0615fa94543df6192f30" | 10 | SRCREV = "fb3621f4f897824c0dbe0615fa94543df6192f30" |
| 12 | BRANCH = "lts_2023_08_02" | 11 | BRANCH = "lts_2023_08_02" |
| 13 | SRC_URI = "git://github.com/abseil/abseil-cpp;branch=${BRANCH};protocol=https \ | 12 | SRC_URI = "git://github.com/abseil/abseil-cpp;branch=${BRANCH};protocol=https \ |
