summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/shadow/shadow.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/shadow/shadow.inc')
-rw-r--r--meta/recipes-extended/shadow/shadow.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/shadow/shadow.inc b/meta/recipes-extended/shadow/shadow.inc
index 4313ffe952..d024b01dcb 100644
--- a/meta/recipes-extended/shadow/shadow.inc
+++ b/meta/recipes-extended/shadow/shadow.inc
@@ -25,13 +25,13 @@ SRC_URI_append_class-target = " \
25 " 25 "
26 26
27SRC_URI_append_class-native = " \ 27SRC_URI_append_class-native = " \
28 file://disable-syslog.patch \ 28 file://0001-Disable-use-of-syslog-for-sysroot.patch \
29 file://allow-for-setting-password-in-clear-text.patch \ 29 file://allow-for-setting-password-in-clear-text.patch \
30 file://commonio.c-fix-unexpected-open-failure-in-chroot-env.patch \ 30 file://commonio.c-fix-unexpected-open-failure-in-chroot-env.patch \
31 file://0001-useradd.c-create-parent-directories-when-necessary.patch \ 31 file://0001-useradd.c-create-parent-directories-when-necessary.patch \
32 " 32 "
33SRC_URI_append_class-nativesdk = " \ 33SRC_URI_append_class-nativesdk = " \
34 file://disable-syslog.patch \ 34 file://0001-Disable-use-of-syslog-for-sysroot.patch \
35 " 35 "
36 36
37SRC_URI[md5sum] = "2bfafe7d4962682d31b5eba65dba4fc8" 37SRC_URI[md5sum] = "2bfafe7d4962682d31b5eba65dba4fc8"