diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2017-11-14 11:39:22 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-11-30 10:49:21 +0000 |
commit | 974ee3d70729e6b2812b7a21e8c27694f05b4cad (patch) | |
tree | 2c6e176d28d10387001b95ad6a3149b94546ff5d /meta/recipes-core/systemd | |
parent | 654cbd4cc8a22b477a529bf25318586d4ccf29c6 (diff) | |
download | poky-974ee3d70729e6b2812b7a21e8c27694f05b4cad.tar.gz |
systemd: sort PACKAGECONFIG options
Also fix some minor formatting inconsistencies (extra spaces or
commas etc). No functional changes.
(From OE-Core rev: 4caf480c8d824575e970ec8ba15e4ee221166954)
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/systemd')
-rw-r--r-- | meta/recipes-core/systemd/systemd_234.bb | 78 |
1 files changed, 39 insertions, 39 deletions
diff --git a/meta/recipes-core/systemd/systemd_234.bb b/meta/recipes-core/systemd/systemd_234.bb index b7968b15aa..1e2377a49f 100644 --- a/meta/recipes-core/systemd/systemd_234.bb +++ b/meta/recipes-core/systemd/systemd_234.bb | |||
@@ -95,59 +95,59 @@ PACKAGECONFIG_remove_libc-musl = " \ | |||
95 | # systemd-serialgetty.bb - not enabled by default. | 95 | # systemd-serialgetty.bb - not enabled by default. |
96 | PACKAGECONFIG[serial-getty-generator] = "" | 96 | PACKAGECONFIG[serial-getty-generator] = "" |
97 | 97 | ||
98 | PACKAGECONFIG[journal-upload] = "--enable-libcurl,--disable-libcurl,curl" | 98 | PACKAGECONFIG[audit] = "--enable-audit,--disable-audit,audit" |
99 | # Sign the journal for anti-tampering | 99 | PACKAGECONFIG[backlight] = "--enable-backlight,--disable-backlight" |
100 | PACKAGECONFIG[gcrypt] = "--enable-gcrypt,--disable-gcrypt,libgcrypt" | 100 | PACKAGECONFIG[binfmt] = "--enable-binfmt,--disable-binfmt" |
101 | PACKAGECONFIG[bzip2] = "--enable-bzip2,--disable-bzip2,bzip2" | ||
102 | PACKAGECONFIG[coredump] = "--enable-coredump,--disable-coredump" | ||
101 | PACKAGECONFIG[cryptsetup] = "--enable-libcryptsetup,--disable-libcryptsetup,cryptsetup" | 103 | PACKAGECONFIG[cryptsetup] = "--enable-libcryptsetup,--disable-libcryptsetup,cryptsetup" |
102 | PACKAGECONFIG[microhttpd] = "--enable-microhttpd,--disable-microhttpd,libmicrohttpd" | 104 | PACKAGECONFIG[dbus] = "--enable-dbus,--disable-dbus,dbus" |
105 | PACKAGECONFIG[efi] = "--enable-efi,--disable-efi" | ||
103 | PACKAGECONFIG[elfutils] = "--enable-elfutils,--disable-elfutils,elfutils" | 106 | PACKAGECONFIG[elfutils] = "--enable-elfutils,--disable-elfutils,elfutils" |
104 | PACKAGECONFIG[resolved] = "--enable-resolved,--disable-resolved" | 107 | PACKAGECONFIG[firstboot] = "--enable-firstboot,--disable-firstboot" |
105 | PACKAGECONFIG[networkd] = "--enable-networkd,--disable-networkd" | 108 | # Sign the journal for anti-tampering |
106 | PACKAGECONFIG[machined] = "--enable-machined,--disable-machined" | 109 | PACKAGECONFIG[gcrypt] = "--enable-gcrypt,--disable-gcrypt,libgcrypt" |
107 | PACKAGECONFIG[backlight] = "--enable-backlight,--disable-backlight" | 110 | PACKAGECONFIG[hibernate] = "--enable-hibernate,--disable-hibernate" |
108 | PACKAGECONFIG[vconsole] = "--enable-vconsole,--disable-vconsole,,${PN}-vconsole-setup" | ||
109 | PACKAGECONFIG[quotacheck] = "--enable-quotacheck,--disable-quotacheck" | ||
110 | PACKAGECONFIG[hostnamed] = "--enable-hostnamed,--disable-hostnamed" | 111 | PACKAGECONFIG[hostnamed] = "--enable-hostnamed,--disable-hostnamed" |
112 | PACKAGECONFIG[ima] = "--enable-ima,--disable-ima" | ||
113 | # importd requires curl/xz/zlib/bzip2/gcrypt | ||
114 | PACKAGECONFIG[importd] = "--enable-importd,--disable-importd" | ||
115 | # Update NAT firewall rules | ||
116 | PACKAGECONFIG[iptc] = "--enable-libiptc,--disable-libiptc,iptables" | ||
117 | PACKAGECONFIG[journal-upload] = "--enable-libcurl,--disable-libcurl,curl" | ||
118 | PACKAGECONFIG[ldconfig] = "--enable-ldconfig,--disable-ldconfig" | ||
119 | PACKAGECONFIG[libidn] = "--enable-libidn,--disable-libidn,libidn" | ||
120 | PACKAGECONFIG[localed] = "--enable-localed,--disable-localed" | ||
121 | PACKAGECONFIG[logind] = "--enable-logind,--disable-logind" | ||
122 | PACKAGECONFIG[lz4] = "--enable-lz4,--disable-lz4,lz4" | ||
123 | PACKAGECONFIG[machined] = "--enable-machined,--disable-machined" | ||
124 | PACKAGECONFIG[manpages] = "--enable-manpages,--disable-manpages,libxslt-native xmlto-native docbook-xml-dtd4-native docbook-xsl-stylesheets-native" | ||
125 | PACKAGECONFIG[microhttpd] = "--enable-microhttpd,--disable-microhttpd,libmicrohttpd" | ||
111 | PACKAGECONFIG[myhostname] = "--enable-myhostname,--disable-myhostname" | 126 | PACKAGECONFIG[myhostname] = "--enable-myhostname,--disable-myhostname" |
127 | PACKAGECONFIG[networkd] = "--enable-networkd,--disable-networkd" | ||
112 | PACKAGECONFIG[nss] = "--enable-nss-systemd,--disable-nss-systemd" | 128 | PACKAGECONFIG[nss] = "--enable-nss-systemd,--disable-nss-systemd" |
129 | PACKAGECONFIG[pam] = "--enable-pam,--disable-pam,libpam,${PAM_PLUGINS}" | ||
130 | PACKAGECONFIG[polkit] = "--enable-polkit,--disable-polkit" | ||
131 | PACKAGECONFIG[qrencode] = "--enable-qrencode,--disable-qrencode,qrencode" | ||
132 | PACKAGECONFIG[quotacheck] = "--enable-quotacheck,--disable-quotacheck" | ||
133 | PACKAGECONFIG[randomseed] = "--enable-randomseed,--disable-randomseed" | ||
134 | PACKAGECONFIG[resolved] = "--enable-resolved,--disable-resolved" | ||
113 | PACKAGECONFIG[rfkill] = "--enable-rfkill,--disable-rfkill" | 135 | PACKAGECONFIG[rfkill] = "--enable-rfkill,--disable-rfkill" |
114 | PACKAGECONFIG[hibernate] = "--enable-hibernate,--disable-hibernate" | ||
115 | PACKAGECONFIG[timedated] = "--enable-timedated,--disable-timedated" | ||
116 | PACKAGECONFIG[timesyncd] = "--enable-timesyncd,--disable-timesyncd" | ||
117 | PACKAGECONFIG[localed] = "--enable-localed,--disable-localed" | ||
118 | PACKAGECONFIG[efi] = "--enable-efi,--disable-efi" | ||
119 | PACKAGECONFIG[ima] = "--enable-ima,--disable-ima" | ||
120 | PACKAGECONFIG[smack] = "--enable-smack,--disable-smack" | ||
121 | # libseccomp is found in meta-security | 136 | # libseccomp is found in meta-security |
122 | PACKAGECONFIG[seccomp] = "--enable-seccomp,--disable-seccomp,libseccomp" | 137 | PACKAGECONFIG[seccomp] = "--enable-seccomp,--disable-seccomp,libseccomp" |
123 | PACKAGECONFIG[logind] = "--enable-logind,--disable-logind" | 138 | PACKAGECONFIG[selinux] = "--enable-selinux,--disable-selinux,libselinux,initscripts-sushell" |
139 | PACKAGECONFIG[smack] = "--enable-smack,--disable-smack" | ||
124 | PACKAGECONFIG[sysusers] = "--enable-sysusers,--disable-sysusers" | 140 | PACKAGECONFIG[sysusers] = "--enable-sysusers,--disable-sysusers" |
125 | PACKAGECONFIG[firstboot] = "--enable-firstboot,--disable-firstboot" | 141 | PACKAGECONFIG[timedated] = "--enable-timedated,--disable-timedated" |
126 | PACKAGECONFIG[randomseed] = "--enable-randomseed,--disable-randomseed" | 142 | PACKAGECONFIG[timesyncd] = "--enable-timesyncd,--disable-timesyncd" |
127 | PACKAGECONFIG[binfmt] = "--enable-binfmt,--disable-binfmt" | 143 | PACKAGECONFIG[usrmerge] = "--disable-split-usr,--enable-split-usr" |
128 | PACKAGECONFIG[utmp] = "--enable-utmp,--disable-utmp" | 144 | PACKAGECONFIG[utmp] = "--enable-utmp,--disable-utmp" |
129 | PACKAGECONFIG[polkit] = "--enable-polkit,--disable-polkit" | 145 | PACKAGECONFIG[valgrind] = "ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_valgrind_valgrind_h=yes,ac_cv_header_valgrind_memcheck_h=no ac_cv_header_valgrind_valgrind_h=no,valgrind" |
130 | # importd requires curl/xz/zlib/bzip2/gcrypt | 146 | PACKAGECONFIG[vconsole] = "--enable-vconsole,--disable-vconsole,,${PN}-vconsole-setup" |
131 | PACKAGECONFIG[importd] = "--enable-importd,--disable-importd" | ||
132 | PACKAGECONFIG[libidn] = "--enable-libidn,--disable-libidn,libidn" | ||
133 | PACKAGECONFIG[audit] = "--enable-audit,--disable-audit,audit" | ||
134 | PACKAGECONFIG[manpages] = "--enable-manpages,--disable-manpages,libxslt-native xmlto-native docbook-xml-dtd4-native docbook-xsl-stylesheets-native" | ||
135 | PACKAGECONFIG[pam] = "--enable-pam,--disable-pam,libpam,${PAM_PLUGINS}" | ||
136 | # Verify keymaps on locale change | 147 | # Verify keymaps on locale change |
137 | PACKAGECONFIG[xkbcommon] = "--enable-xkbcommon,--disable-xkbcommon,libxkbcommon" | 148 | PACKAGECONFIG[xkbcommon] = "--enable-xkbcommon,--disable-xkbcommon,libxkbcommon" |
138 | # Update NAT firewall rules | ||
139 | PACKAGECONFIG[iptc] = "--enable-libiptc,--disable-libiptc,iptables" | ||
140 | PACKAGECONFIG[ldconfig] = "--enable-ldconfig,--disable-ldconfig,," | ||
141 | PACKAGECONFIG[selinux] = "--enable-selinux,--disable-selinux,libselinux,initscripts-sushell" | ||
142 | PACKAGECONFIG[valgrind] = "ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_valgrind_valgrind_h=yes ,ac_cv_header_valgrind_memcheck_h=no ac_cv_header_valgrind_valgrind_h=no ,valgrind" | ||
143 | PACKAGECONFIG[qrencode] = "--enable-qrencode,--disable-qrencode,qrencode" | ||
144 | PACKAGECONFIG[dbus] = "--enable-dbus,--disable-dbus,dbus" | ||
145 | PACKAGECONFIG[coredump] = "--enable-coredump,--disable-coredump" | ||
146 | PACKAGECONFIG[bzip2] = "--enable-bzip2,--disable-bzip2,bzip2" | ||
147 | PACKAGECONFIG[lz4] = "--enable-lz4,--disable-lz4,lz4" | ||
148 | PACKAGECONFIG[xz] = "--enable-xz,--disable-xz,xz" | 149 | PACKAGECONFIG[xz] = "--enable-xz,--disable-xz,xz" |
149 | PACKAGECONFIG[zlib] = "--enable-zlib,--disable-zlib,zlib" | 150 | PACKAGECONFIG[zlib] = "--enable-zlib,--disable-zlib,zlib" |
150 | PACKAGECONFIG[usrmerge] = "--disable-split-usr, --enable-split-usr" | ||
151 | 151 | ||
152 | CACHED_CONFIGUREVARS += "ac_cv_path_KILL=${base_bindir}/kill" | 152 | CACHED_CONFIGUREVARS += "ac_cv_path_KILL=${base_bindir}/kill" |
153 | CACHED_CONFIGUREVARS += "ac_cv_path_KMOD=${base_bindir}/kmod" | 153 | CACHED_CONFIGUREVARS += "ac_cv_path_KMOD=${base_bindir}/kmod" |