diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2023-12-18 22:47:17 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-12-20 07:47:00 +0000 |
commit | a1f912e4d8de292d77374d3ad28378284a954937 (patch) | |
tree | 6518497f17e6cc511e26376e1b34aabd5a11dd70 | |
parent | 1c5edf4b21581360d933c90b02b99f08754a34f7 (diff) | |
download | poky-a1f912e4d8de292d77374d3ad28378284a954937.tar.gz |
base-passwd: upgrade 3.6.2 -> 3.6.3
(From OE-Core rev: 74d165f5baacd0cd94eb90396b0a3119281df91d)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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 | ||
18 | SRC_URI[sha256sum] = "06dc78352bf38a8df76ff295e15ab5654cdefe41e62368b15bfcbbab8e4ec2a0" | 18 | SRC_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 |