diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-10-27 22:16:06 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-10-29 16:28:36 +0100 |
commit | 3cd4053a8de158fea6bfa640d82bd6e4616bb94d (patch) | |
tree | 8a999b678d053fc88a51a4b3cecc7197510ba234 /meta/recipes-extended/shadow | |
parent | cd13328a044a7d60691d755061a06722f0789aa7 (diff) | |
download | poky-3cd4053a8de158fea6bfa640d82bd6e4616bb94d.tar.gz |
shadow: update 4.12.1 -> 4.12.3
(From OE-Core rev: 5b9fc88d06f79e8dbd2375172689f2fbf3e2a8a3)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/shadow')
-rw-r--r-- | meta/recipes-extended/shadow/shadow.inc | 2 | ||||
-rw-r--r-- | meta/recipes-extended/shadow/shadow_4.12.3.bb (renamed from meta/recipes-extended/shadow/shadow_4.12.1.bb) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/shadow/shadow.inc b/meta/recipes-extended/shadow/shadow.inc index a87e23569b..5656a375b7 100644 --- a/meta/recipes-extended/shadow/shadow.inc +++ b/meta/recipes-extended/shadow/shadow.inc | |||
@@ -30,7 +30,7 @@ SRC_URI:append:class-native = " \ | |||
30 | SRC_URI:append:class-nativesdk = " \ | 30 | SRC_URI:append:class-nativesdk = " \ |
31 | file://0001-Disable-use-of-syslog-for-sysroot.patch \ | 31 | file://0001-Disable-use-of-syslog-for-sysroot.patch \ |
32 | " | 32 | " |
33 | SRC_URI[sha256sum] = "9fdb73b5d2b44e8ba9fcee1b4493ac75dd5040bda35b9ac8b06570cd192e7ee3" | 33 | SRC_URI[sha256sum] = "f525154adc5605e4ebf03d3e7ee8be4d7f3c7cf9df2c2244043406b6eefca2da" |
34 | 34 | ||
35 | 35 | ||
36 | # Additional Policy files for PAM | 36 | # Additional Policy files for PAM |
diff --git a/meta/recipes-extended/shadow/shadow_4.12.1.bb b/meta/recipes-extended/shadow/shadow_4.12.3.bb index 40b11345c9..40b11345c9 100644 --- a/meta/recipes-extended/shadow/shadow_4.12.1.bb +++ b/meta/recipes-extended/shadow/shadow_4.12.3.bb | |||