diff options
author | Ionut Radu <ionutx.radu@intel.com> | 2013-07-25 14:49:18 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-07-29 13:09:12 +0100 |
commit | dd810b85e818f1cfef2ed9b401335609080e8672 (patch) | |
tree | 345311bc0b756d7e1f2049c4940b7e16938ed1c2 /meta/recipes-extended/libuser | |
parent | 36ef2a771e3d9822c945fb5d901a561e4a85f766 (diff) | |
download | poky-dd810b85e818f1cfef2ed9b401335609080e8672.tar.gz |
libuser: Updated from 0.58 to 0.59
(From OE-Core rev: 0a09a4e550e9f8b3caa6fef5d6dd555e75cababa)
Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/libuser')
-rw-r--r-- | meta/recipes-extended/libuser/libuser_0.59.bb (renamed from meta/recipes-extended/libuser/libuser_0.58.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/libuser/libuser_0.58.bb b/meta/recipes-extended/libuser/libuser_0.59.bb index c1fe49deee..f9511563c0 100644 --- a/meta/recipes-extended/libuser/libuser_0.58.bb +++ b/meta/recipes-extended/libuser/libuser_0.59.bb | |||
@@ -14,8 +14,8 @@ SECTION = "base" | |||
14 | SRC_URI = "https://fedorahosted.org/releases/l/i/libuser/libuser-${PV}.tar.xz \ | 14 | SRC_URI = "https://fedorahosted.org/releases/l/i/libuser/libuser-${PV}.tar.xz \ |
15 | file://fixsepbuild.patch" | 15 | file://fixsepbuild.patch" |
16 | 16 | ||
17 | SRC_URI[md5sum] = "1fc3ef3f3a3955b2d78562ff4daed793" | 17 | SRC_URI[md5sum] = "22835cbfec894b1e9491845ed5023244" |
18 | SRC_URI[sha256sum] = "12a0c09d016d80687e04227a00a89e3c056d3b48bfa2444a9028e6474d8e1dbd" | 18 | SRC_URI[sha256sum] = "27a93ed1f6424cfbf539c56cf0ca54d3b9b2c4daba6c408464e3c77ddf9c7a2f" |
19 | PR = "r0" | 19 | PR = "r0" |
20 | 20 | ||
21 | DEPENDS = "popt libpam glib-2.0 xz-native docbook-utils-native linuxdoc-tools-native python" | 21 | DEPENDS = "popt libpam glib-2.0 xz-native docbook-utils-native linuxdoc-tools-native python" |