diff mbox series

[1/4] systemd-systemctl-native: correctly set PV

Message ID 20250311100500.355914-1-alex.kanavin@gmail.com
State Accepted, archived
Commit 8514809f0ce06dc146774d753d8eb061620b5bb5
Headers show
Series [1/4] systemd-systemctl-native: correctly set PV | expand

Commit Message

Alexander Kanavin March 11, 2025, 10:04 a.m. UTC
From: Alexander Kanavin <alex@linutronix.de>

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 ...temd-systemctl-native.bb => systemd-systemctl-native_257.3.bb} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename meta/recipes-core/systemd/{systemd-systemctl-native.bb => systemd-systemctl-native_257.3.bb} (100%)

Comments

Zoltán Böszörményi March 13, 2025, 2:29 p.m. UTC | #1
I don't know who else has run into this, but having

     DISTRO_FEATURES_NATIVE="systemd"

produces circular dependency between
systemd-systemctl-native and util-linux-native. FWIW, I do not know why I had it, but I 
did since 2020. With that setting removed, the build can start.

The build warns about other obsolete settings,
can this be added to the set of warnings somehow?

2025. 03. 11. 11:04 keltezéssel, Alexander Kanavin via lists.openembedded.org írta:
> From: Alexander Kanavin <alex@linutronix.de>
>
> Signed-off-by: Alexander Kanavin <alex@linutronix.de>
> ---
>   ...temd-systemctl-native.bb => systemd-systemctl-native_257.3.bb} | 0
>   1 file changed, 0 insertions(+), 0 deletions(-)
>   rename meta/recipes-core/systemd/{systemd-systemctl-native.bb => systemd-systemctl-native_257.3.bb} (100%)
>
> diff --git a/meta/recipes-core/systemd/systemd-systemctl-native.bb b/meta/recipes-core/systemd/systemd-systemctl-native_257.3.bb
> similarity index 100%
> rename from meta/recipes-core/systemd/systemd-systemctl-native.bb
> rename to meta/recipes-core/systemd/systemd-systemctl-native_257.3.bb
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#212550): https://lists.openembedded.org/g/openembedded-core/message/212550
> Mute This Topic: https://lists.openembedded.org/mt/111637143/3617728
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [zboszor@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
Vyacheslav Yurkov March 20, 2025, 10:47 a.m. UTC | #2
Any reason you want to build native systemd?

Slava

On 13.03.2025 15:29, Zoltan Boszormenyi via lists.openembedded.org wrote:
> I don't know who else has run into this, but having
>
>     DISTRO_FEATURES_NATIVE="systemd"
>
> produces circular dependency between
> systemd-systemctl-native and util-linux-native. FWIW, I do not know 
> why I had it, but I did since 2020. With that setting removed, the 
> build can start.
>
> The build warns about other obsolete settings,
> can this be added to the set of warnings somehow?
>
> 2025. 03. 11. 11:04 keltezéssel, Alexander Kanavin via 
> lists.openembedded.org írta:
>> From: Alexander Kanavin <alex@linutronix.de>
>>
>> Signed-off-by: Alexander Kanavin <alex@linutronix.de>
>> ---
>>   ...temd-systemctl-native.bb => systemd-systemctl-native_257.3.bb} | 0
>>   1 file changed, 0 insertions(+), 0 deletions(-)
>>   rename meta/recipes-core/systemd/{systemd-systemctl-native.bb => 
>> systemd-systemctl-native_257.3.bb} (100%)
>>
>> diff --git a/meta/recipes-core/systemd/systemd-systemctl-native.bb 
>> b/meta/recipes-core/systemd/systemd-systemctl-native_257.3.bb
>> similarity index 100%
>> rename from meta/recipes-core/systemd/systemd-systemctl-native.bb
>> rename to meta/recipes-core/systemd/systemd-systemctl-native_257.3.bb
diff mbox series

Patch

diff --git a/meta/recipes-core/systemd/systemd-systemctl-native.bb b/meta/recipes-core/systemd/systemd-systemctl-native_257.3.bb
similarity index 100%
rename from meta/recipes-core/systemd/systemd-systemctl-native.bb
rename to meta/recipes-core/systemd/systemd-systemctl-native_257.3.bb