diff options
Diffstat (limited to 'meta-poky/conf/distro/poky-altcfg.conf')
| -rw-r--r-- | meta-poky/conf/distro/poky-altcfg.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-poky/conf/distro/poky-altcfg.conf b/meta-poky/conf/distro/poky-altcfg.conf index fbfabecd9d..f03306e798 100644 --- a/meta-poky/conf/distro/poky-altcfg.conf +++ b/meta-poky/conf/distro/poky-altcfg.conf | |||
| @@ -8,8 +8,8 @@ DISTRO = "poky-altcfg" | |||
| 8 | DISTROOVERRIDES = "poky:poky-altcfg" | 8 | DISTROOVERRIDES = "poky:poky-altcfg" |
| 9 | #DISTROOVERRIDES = "poky:linuxstdbase" | 9 | #DISTROOVERRIDES = "poky:linuxstdbase" |
| 10 | 10 | ||
| 11 | INIT_MANAGER ?= "systemd" | 11 | INIT_MANAGER:poky-altcfg = "systemd" |
| 12 | # systemd isn't suitable with musl | 12 | # systemd isn't suitable with musl |
| 13 | INIT_MANAGER:libc-musl ?= "sysvinit" | 13 | INIT_MANAGER:poky-altcfg:libc-musl = "sysvinit" |
| 14 | 14 | ||
| 15 | require conf/distro/include/poky-distro-alt-test-config.inc | 15 | require conf/distro/include/poky-distro-alt-test-config.inc |
