From 80f0f4ccfb6e1099b1a038d534834cc6ad5ab55f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20P=C3=A9ron?= Date: Thu, 18 Jan 2024 13:41:34 +0100 Subject: [PATCH] abseil-cpp: rename recipe to follow the version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Signed-off-by: Khem Raj --- .../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 --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 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" 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 \