diff options
| author | Chen Qi <Qi.Chen@windriver.com> | 2024-08-22 02:26:42 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-08-23 09:12:38 +0100 |
| commit | b463c544ae146682c26b000dc0faa3db2bd62d62 (patch) | |
| tree | 9295450263a942f2977f63b4074b7fe37f4a5669 /meta/recipes-extended/shadow | |
| parent | 768acd2df8c7737911fff04f1879819e95ee096a (diff) | |
| download | poky-b463c544ae146682c26b000dc0faa3db2bd62d62.tar.gz | |
shadow: upgrade from 4.15.1 to 4.16.0
Upgrade shadow from 4.15.1 to 4.16.0.
(From OE-Core rev: 3cbcd040f427ccd0de5f0db35061d378b369b285)
Signed-off-by: Chen Qi <Qi.Chen@windriver.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.16.0.bb (renamed from meta/recipes-extended/shadow/shadow_4.15.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 3991006b43..b5e77b9874 100644 --- a/meta/recipes-extended/shadow/shadow.inc +++ b/meta/recipes-extended/shadow/shadow.inc | |||
| @@ -24,7 +24,7 @@ SRC_URI:append:class-target = " \ | |||
| 24 | SRC_URI:append:class-native = " \ | 24 | SRC_URI:append:class-native = " \ |
| 25 | file://commonio.c-fix-unexpected-open-failure-in-chroot-env.patch \ | 25 | file://commonio.c-fix-unexpected-open-failure-in-chroot-env.patch \ |
| 26 | " | 26 | " |
| 27 | SRC_URI[sha256sum] = "b34686b89b279887ffbf1f33128902ccc0fa1a998a3add44213bb12d7385b218" | 27 | SRC_URI[sha256sum] = "1744f339e07a2b41056347ddd612839762ff565d7e9494fb049428002fa2e7e0" |
| 28 | 28 | ||
| 29 | # Additional Policy files for PAM | 29 | # Additional Policy files for PAM |
| 30 | PAM_SRC_URI = "file://pam.d/chfn \ | 30 | PAM_SRC_URI = "file://pam.d/chfn \ |
diff --git a/meta/recipes-extended/shadow/shadow_4.15.1.bb b/meta/recipes-extended/shadow/shadow_4.16.0.bb index e57676c1da..e57676c1da 100644 --- a/meta/recipes-extended/shadow/shadow_4.15.1.bb +++ b/meta/recipes-extended/shadow/shadow_4.16.0.bb | |||
