diff options
-rw-r--r-- | meta/recipes-core/systemd/systemd_247.2.bb | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/meta/recipes-core/systemd/systemd_247.2.bb b/meta/recipes-core/systemd/systemd_247.2.bb index 7055cc9fca..15f8cb3d71 100644 --- a/meta/recipes-core/systemd/systemd_247.2.bb +++ b/meta/recipes-core/systemd/systemd_247.2.bb | |||
@@ -110,6 +110,9 @@ PACKAGECONFIG_remove_libc-musl = " \ | |||
110 | 110 | ||
111 | CFLAGS_append_libc-musl = " -D__UAPI_DEF_ETHHDR=0 " | 111 | CFLAGS_append_libc-musl = " -D__UAPI_DEF_ETHHDR=0 " |
112 | 112 | ||
113 | # Some of the dependencies are weak-style recommends - if not available at runtime, | ||
114 | # systemd won't fail but the library-related feature will be skipped with a warning. | ||
115 | |||
113 | # Use the upstream systemd serial-getty@.service and rely on | 116 | # Use the upstream systemd serial-getty@.service and rely on |
114 | # systemd-getty-generator instead of using the OE-core specific | 117 | # systemd-getty-generator instead of using the OE-core specific |
115 | # systemd-serialgetty.bb - not enabled by default. | 118 | # systemd-serialgetty.bb - not enabled by default. |
@@ -122,7 +125,7 @@ PACKAGECONFIG[binfmt] = "-Dbinfmt=true,-Dbinfmt=false" | |||
122 | PACKAGECONFIG[bzip2] = "-Dbzip2=true,-Dbzip2=false,bzip2" | 125 | PACKAGECONFIG[bzip2] = "-Dbzip2=true,-Dbzip2=false,bzip2" |
123 | PACKAGECONFIG[cgroupv2] = "-Ddefault-hierarchy=unified,-Ddefault-hierarchy=hybrid" | 126 | PACKAGECONFIG[cgroupv2] = "-Ddefault-hierarchy=unified,-Ddefault-hierarchy=hybrid" |
124 | PACKAGECONFIG[coredump] = "-Dcoredump=true,-Dcoredump=false" | 127 | PACKAGECONFIG[coredump] = "-Dcoredump=true,-Dcoredump=false" |
125 | PACKAGECONFIG[cryptsetup] = "-Dlibcryptsetup=true,-Dlibcryptsetup=false,cryptsetup" | 128 | PACKAGECONFIG[cryptsetup] = "-Dlibcryptsetup=true,-Dlibcryptsetup=false,cryptsetup,,cryptsetup" |
126 | PACKAGECONFIG[dbus] = "-Ddbus=true,-Ddbus=false,dbus" | 129 | PACKAGECONFIG[dbus] = "-Ddbus=true,-Ddbus=false,dbus" |
127 | PACKAGECONFIG[efi] = "-Defi=true,-Defi=false" | 130 | PACKAGECONFIG[efi] = "-Defi=true,-Defi=false" |
128 | PACKAGECONFIG[gnu-efi] = "-Dgnu-efi=true -Defi-libdir=${STAGING_LIBDIR} -Defi-includedir=${STAGING_INCDIR}/efi,-Dgnu-efi=false,gnu-efi" | 131 | PACKAGECONFIG[gnu-efi] = "-Dgnu-efi=true -Defi-libdir=${STAGING_LIBDIR} -Defi-includedir=${STAGING_INCDIR}/efi,-Dgnu-efi=false,gnu-efi" |
@@ -143,8 +146,8 @@ PACKAGECONFIG[iptc] = "-Dlibiptc=true,-Dlibiptc=false,iptables" | |||
143 | PACKAGECONFIG[journal-upload] = "-Dlibcurl=true,-Dlibcurl=false,curl" | 146 | PACKAGECONFIG[journal-upload] = "-Dlibcurl=true,-Dlibcurl=false,curl" |
144 | PACKAGECONFIG[kmod] = "-Dkmod=true,-Dkmod=false,kmod" | 147 | PACKAGECONFIG[kmod] = "-Dkmod=true,-Dkmod=false,kmod" |
145 | PACKAGECONFIG[ldconfig] = "-Dldconfig=true,-Dldconfig=false,,ldconfig" | 148 | PACKAGECONFIG[ldconfig] = "-Dldconfig=true,-Dldconfig=false,,ldconfig" |
146 | PACKAGECONFIG[libidn] = "-Dlibidn=true,-Dlibidn=false,libidn" | 149 | PACKAGECONFIG[libidn] = "-Dlibidn=true,-Dlibidn=false,libidn,,libidn" |
147 | PACKAGECONFIG[libidn2] = "-Dlibidn2=true,-Dlibidn2=false,libidn2" | 150 | PACKAGECONFIG[libidn2] = "-Dlibidn2=true,-Dlibidn2=false,libidn2,,libidn2" |
148 | PACKAGECONFIG[localed] = "-Dlocaled=true,-Dlocaled=false" | 151 | PACKAGECONFIG[localed] = "-Dlocaled=true,-Dlocaled=false" |
149 | PACKAGECONFIG[logind] = "-Dlogind=true,-Dlogind=false" | 152 | PACKAGECONFIG[logind] = "-Dlogind=true,-Dlogind=false" |
150 | PACKAGECONFIG[lz4] = "-Dlz4=true,-Dlz4=false,lz4" | 153 | PACKAGECONFIG[lz4] = "-Dlz4=true,-Dlz4=false,lz4" |
@@ -162,7 +165,7 @@ PACKAGECONFIG[pam] = "-Dpam=true,-Dpam=false,libpam,${PAM_PLUGINS}" | |||
162 | PACKAGECONFIG[pcre2] = "-Dpcre2=true,-Dpcre2=false,libpcre2" | 165 | PACKAGECONFIG[pcre2] = "-Dpcre2=true,-Dpcre2=false,libpcre2" |
163 | PACKAGECONFIG[polkit] = "-Dpolkit=true,-Dpolkit=false" | 166 | PACKAGECONFIG[polkit] = "-Dpolkit=true,-Dpolkit=false" |
164 | PACKAGECONFIG[portabled] = "-Dportabled=true,-Dportabled=false" | 167 | PACKAGECONFIG[portabled] = "-Dportabled=true,-Dportabled=false" |
165 | PACKAGECONFIG[qrencode] = "-Dqrencode=true,-Dqrencode=false,qrencode" | 168 | PACKAGECONFIG[qrencode] = "-Dqrencode=true,-Dqrencode=false,qrencode,,qrencode" |
166 | PACKAGECONFIG[quotacheck] = "-Dquotacheck=true,-Dquotacheck=false" | 169 | PACKAGECONFIG[quotacheck] = "-Dquotacheck=true,-Dquotacheck=false" |
167 | PACKAGECONFIG[randomseed] = "-Drandomseed=true,-Drandomseed=false" | 170 | PACKAGECONFIG[randomseed] = "-Drandomseed=true,-Drandomseed=false" |
168 | PACKAGECONFIG[resolved] = "-Dresolve=true,-Dresolve=false" | 171 | PACKAGECONFIG[resolved] = "-Dresolve=true,-Dresolve=false" |