summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-core/systemd/systemd_244.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd_244.3.bb b/meta/recipes-core/systemd/systemd_244.3.bb
index dfb7ad59c0..c5c0ce4bad 100644
--- a/meta/recipes-core/systemd/systemd_244.3.bb
+++ b/meta/recipes-core/systemd/systemd_244.3.bb
@@ -102,7 +102,7 @@ PACKAGECONFIG_remove_libc-musl = " \
102 utmp \ 102 utmp \
103" 103"
104 104
105CFLAGS_append_libc-musl = "-D__UAPI_DEF_ETHHDR=0 " 105CFLAGS_append_libc-musl = " -D__UAPI_DEF_ETHHDR=0 "
106 106
107# Use the upstream systemd serial-getty@.service and rely on 107# Use the upstream systemd serial-getty@.service and rely on
108# systemd-getty-generator instead of using the OE-core specific 108# systemd-getty-generator instead of using the OE-core specific