All of lore.kernel.org
 help / color / mirror / Atom feed
From: Savvas Etairidis <setairidis@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Savvas Etairidis <setairidis@gmail.com>
Subject: [PATCH] systemd: Rename systemd_v255.21 to systemd_255.21
Date: Sat, 14 Jun 2025 22:33:40 +0200	[thread overview]
Message-ID: <20250614203340.11007-1-setairidis@gmail.com> (raw)

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



             reply	other threads:[~2025-06-14 20:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-14 20:33 Savvas Etairidis [this message]
2025-06-14 20:39 ` [OE-core] [PATCH] systemd: Rename systemd_v255.21 to systemd_255.21 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250614203340.11007-1-setairidis@gmail.com \
    --to=setairidis@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.