mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
shadow: exclude pre-releases from version checks
(From OE-Core rev: c76f59968c5d11dda9f521baa63a336d54cbfac9) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5a4d20322b
commit
f79feb0d24
@@ -25,6 +25,7 @@ SRC_URI:append:class-native = " \
|
||||
file://commonio.c-fix-unexpected-open-failure-in-chroot-env.patch \
|
||||
"
|
||||
SRC_URI[sha256sum] = "1744f339e07a2b41056347ddd612839762ff565d7e9494fb049428002fa2e7e0"
|
||||
UPSTREAM_CHECK_REGEX = "releases/tag/v?(?P<pver>\d+(\.\d+)+)$"
|
||||
|
||||
# Additional Policy files for PAM
|
||||
PAM_SRC_URI = "file://pam.d/chfn \
|
||||
|
||||
Reference in New Issue
Block a user