diff options
| -rw-r--r-- | meta/recipes-core/systemd/systemd_216.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd_216.bb b/meta/recipes-core/systemd/systemd_216.bb index df4a217686..f88a9a9e90 100644 --- a/meta/recipes-core/systemd/systemd_216.bb +++ b/meta/recipes-core/systemd/systemd_216.bb | |||
| @@ -47,6 +47,7 @@ LDFLAGS_append_libc-uclibc = " -lrt" | |||
| 47 | GTKDOC_DOCDIR = "${S}/docs/" | 47 | GTKDOC_DOCDIR = "${S}/docs/" |
| 48 | 48 | ||
| 49 | PACKAGECONFIG ??= "xz" | 49 | PACKAGECONFIG ??= "xz" |
| 50 | PACKAGECONFIG[journal-upload] = "--enable-libcurl,--disable-libcurl,curl" | ||
| 50 | # Sign the journal for anti-tampering | 51 | # Sign the journal for anti-tampering |
| 51 | PACKAGECONFIG[gcrypt] = "--enable-gcrypt,--disable-gcrypt,libgcrypt" | 52 | PACKAGECONFIG[gcrypt] = "--enable-gcrypt,--disable-gcrypt,libgcrypt" |
| 52 | # regardless of PACKAGECONFIG, libgcrypt is always required to expand | 53 | # regardless of PACKAGECONFIG, libgcrypt is always required to expand |
