Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] systemd: Rename systemd_v255.21 to systemd_255.21
@ 2025-06-14 20:33 Savvas Etairidis
  2025-06-14 20:39 ` [OE-core] " Sandeep Paulraj
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Savvas Etairidis @ 2025-06-14 20:33 UTC (permalink / raw)
  To: openembedded-core; +Cc: Savvas Etairidis

Pumped PE property to two, since this is not a version bump
but a rename. The recipe was accidentally renamed with a 'v'
prefix in 29e623b2ad00555788412fa520fbb9ffec794cbb.

Signed-off-by: Savvas Etairidis <setairidis@gmail.com>
---
 .../systemd/{systemd_v255.21.bb => systemd_255.21.bb}           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-core/systemd/{systemd_v255.21.bb => systemd_255.21.bb} (99%)

diff --git a/meta/recipes-core/systemd/systemd_v255.21.bb b/meta/recipes-core/systemd/systemd_255.21.bb
similarity index 99%
rename from meta/recipes-core/systemd/systemd_v255.21.bb
rename to meta/recipes-core/systemd/systemd_255.21.bb
index bb9dc3da33..aee677bc87 100644
--- a/meta/recipes-core/systemd/systemd_v255.21.bb
+++ b/meta/recipes-core/systemd/systemd_255.21.bb
@@ -2,7 +2,7 @@ require systemd.inc
 
 PROVIDES = "udev"
 
-PE = "1"
+PE = "2"
 
 DEPENDS = "gperf-native libcap util-linux python3-jinja2-native"
 
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-06-16  2:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-14 20:33 [PATCH] systemd: Rename systemd_v255.21 to systemd_255.21 Savvas Etairidis
2025-06-14 20:39 ` [OE-core] " Sandeep Paulraj
2025-06-15 12:38 ` Mathieu Dubois-Briand
2025-06-15 15:01   ` Savvas Etairidis
2025-06-16  2:10 ` [OE-core] " ChenQi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox