diff mbox series

abseil-cpp: rename recipe to follow the version

Message ID 20240118124134.60777-1-peron.clem@gmail.com
State Accepted
Headers show
Series abseil-cpp: rename recipe to follow the version | expand

Commit Message

Clément Péron Jan. 18, 2024, 12:41 p.m. UTC
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>
---
 .../abseil-cpp/{abseil-cpp_git.bb => abseil-cpp_20230802.1.bb}   | 1 -
 1 file changed, 1 deletion(-)
 rename meta-oe/recipes-devtools/abseil-cpp/{abseil-cpp_git.bb => abseil-cpp_20230802.1.bb} (98%)
diff mbox series

Patch

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
similarity index 98%
rename from meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_git.bb
rename to meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_20230802.1.bb
index ee62d4b59..1ce6ff3fc 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"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=df52c6edb7adc22e533b2bacc3bd3915"
 
-PV = "20230802.1"
 SRCREV = "fb3621f4f897824c0dbe0615fa94543df6192f30"
 BRANCH = "lts_2023_08_02"
 SRC_URI = "git://github.com/abseil/abseil-cpp;branch=${BRANCH};protocol=https \