diff options
Diffstat (limited to 'meta/recipes-core/systemd/systemd_247.6.bb')
-rw-r--r-- | meta/recipes-core/systemd/systemd_247.6.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd_247.6.bb b/meta/recipes-core/systemd/systemd_247.6.bb index cd67e65abe..32afa159ec 100644 --- a/meta/recipes-core/systemd/systemd_247.6.bb +++ b/meta/recipes-core/systemd/systemd_247.6.bb | |||
@@ -55,6 +55,7 @@ SRC_URI_MUSL = "\ | |||
55 | file://0022-do-not-disable-buffer-in-writing-files.patch \ | 55 | file://0022-do-not-disable-buffer-in-writing-files.patch \ |
56 | file://0025-Handle-__cpu_mask-usage.patch \ | 56 | file://0025-Handle-__cpu_mask-usage.patch \ |
57 | file://0026-Handle-missing-gshadow.patch \ | 57 | file://0026-Handle-missing-gshadow.patch \ |
58 | file://0028-missing_syscall.h-Define-MIPS-ABI-defines-for-musl.patch \ | ||
58 | " | 59 | " |
59 | 60 | ||
60 | PAM_PLUGINS = " \ | 61 | PAM_PLUGINS = " \ |