summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2023-12-18 22:47:17 +0800
committerSteve Sakoman <steve@sakoman.com>2024-01-27 08:09:47 -1000
commit8451fb79f5aabd1ffbdb59d6a19abab143370d05 (patch)
treec89801c264fc21621e3c9472ef57ee053612a2de /meta
parent7337063d04d5afbf161aba89333ddeeae9de0f77 (diff)
downloadpoky-8451fb79f5aabd1ffbdb59d6a19abab143370d05.tar.gz
base-passwd: upgrade 3.6.2 -> 3.6.3
(From OE-Core rev: a13fd3a4182a97ee0c8a2b49519e897b92f3a987) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 74d165f5baacd0cd94eb90396b0a3119281df91d) Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-core/base-passwd/base-passwd_3.6.3.bb (renamed from meta/recipes-core/base-passwd/base-passwd_3.6.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/base-passwd/base-passwd_3.6.2.bb b/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb
index bb4b49e6ab..9d7703b1c0 100644
--- a/meta/recipes-core/base-passwd/base-passwd_3.6.2.bb
+++ b/meta/recipes-core/base-passwd/base-passwd_3.6.3.bb
@@ -15,7 +15,7 @@ SRC_URI = "https://launchpad.net/debian/+archive/primary/+files/${BPN}_${PV}.tar
15 file://0001-base-passwd-Add-the-sgx-group.patch \ 15 file://0001-base-passwd-Add-the-sgx-group.patch \
16 " 16 "
17 17
18SRC_URI[sha256sum] = "06dc78352bf38a8df76ff295e15ab5654cdefe41e62368b15bfcbbab8e4ec2a0" 18SRC_URI[sha256sum] = "83575327d8318a419caf2d543341215c046044073d1afec2acc0ac4d8095ff39"
19 19
20# the package is taken from launchpad; that source is static and goes stale 20# the package is taken from launchpad; that source is static and goes stale
21# so we check the latest upstream from a directory that does get updated 21# so we check the latest upstream from a directory that does get updated