diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2014-09-24 09:44:19 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-09-28 22:30:05 +0200 |
commit | 339df19f7a851ea7c92bc8d01c577e7d5fe20023 (patch) | |
tree | b37223d63d4bccabd4339f334f0e574a6e835d1e /package/keyutils/keyutils.hash | |
parent | 155a48bac214bd600f4aaa4211469d9c8f2b48f5 (diff) | |
download | buildroot-339df19f7a851ea7c92bc8d01c577e7d5fe20023.tar.gz buildroot-339df19f7a851ea7c92bc8d01c577e7d5fe20023.zip |
keyutils: Bump version to 1.5.9, fix patches and
- Bump version to 1.5.9
- Remove patches already included in this version
- Use make parameters instead of environment variables
- Add an upstream patch to fix building statically
- Adapt old patches to the new version
- Add a hash file
Fixes:
http://autobuild.buildroot.net/results/ced/ced596bd1c73286f7044f5a8e11b6588fc973f11/
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/keyutils/keyutils.hash')
-rw-r--r-- | package/keyutils/keyutils.hash | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/keyutils/keyutils.hash b/package/keyutils/keyutils.hash new file mode 100644 index 0000000000..21ecae5159 --- /dev/null +++ b/package/keyutils/keyutils.hash @@ -0,0 +1,3 @@ +# From http://people.redhat.com/~dhowells/keyutils/ +md5 7f8ac985c45086b5fbcd12cecd23cf07 keyutils-1.5.9.tar.bz2 +sha1 cf040adebe25eb466760f34752f4100fd5acb5e7 keyutils-1.5.9.tar.bz2 |