Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

systemd init (symlink sbin/init) not set #3

Open
thomas-roos opened this issue Jul 11, 2023 · 0 comments
Open

systemd init (symlink sbin/init) not set #3

thomas-roos opened this issue Jul 11, 2023 · 0 comments

Comments

@thomas-roos
Copy link

thomas-roos commented Jul 11, 2023

when enable INIT_MANAGER = "systemd" systemd init (symlink sbin/init) is not set
cause meta-alb/dynamic-layers/core/recipes-core/busybox/busybox_%.bbappend is appending .init causing every busybox to be set as init manager. Here: https://github.com/yoctoproject/poky/blob/a43fa36614977745fcbd6441d1c3c20321a8201d/meta/recipes-core/busybox/busybox.inc

Workaround is adding a BBMASK to local.conf
BBMASK:append = " meta-alb/dynamic-layers/core/recipes-core/busybox/busybox_%.bbappend"

thomas-roos added a commit to thomas-roos/meta-aws-demos that referenced this issue Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant