diff options
| author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2015-01-06 12:02:06 +0000 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-01-06 22:01:46 +0100 |
| commit | 4038cbf2279ce0f04125fc1a2266f84ea8090070 (patch) | |
| tree | 7a502557f853b1428c4574956d76b66da0f95189 /package/elfutils/elfutils.hash | |
| parent | d434fcbeabd9abb9b0d94ee05d6c03cba251c69c (diff) | |
| download | buildroot-4038cbf2279ce0f04125fc1a2266f84ea8090070.tar.gz buildroot-4038cbf2279ce0f04125fc1a2266f84ea8090070.zip | |
elfutils: bump version to 0.161
- Bump version to 0.161
- Remove the portability patch. We don't need to have it in Buildroot
since it includes the version number so we can download it safely
without having collisions between versions.
- Adapt the patches that need to be adapted.
- Rename patches to start from 0001.
- Update the hash value and add a new value for the portability patch.
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/elfutils/elfutils.hash')
| -rw-r--r-- | package/elfutils/elfutils.hash | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package/elfutils/elfutils.hash b/package/elfutils/elfutils.hash index 998b784b76..123b7a2728 100644 --- a/package/elfutils/elfutils.hash +++ b/package/elfutils/elfutils.hash @@ -1,2 +1,3 @@ # Locally calculated -sha256 741b556863c069ceab2d81eb54aeda8c34f46728859704eaf9baef8503e9a9d1 elfutils-0.160.tar.bz2 +sha256 570c91a1783fa5386aaa2dfdd08dda1de777c2b63bf3b9c1437d635ffdd7a070 elfutils-0.161.tar.bz2 +sha256 bf0363d03e1e4668778eb4e7ddd10e405a22f753b3ad813a537fc01164d1e3fe elfutils-portability-0.161.patch |

