diff options
| author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2014-12-01 10:24:35 -0300 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2014-12-01 14:28:37 +0100 |
| commit | bc92e491f1bfc2a20e5a533e61b1d2de79855544 (patch) | |
| tree | 9ec7de03a9af614a35450c13a482b35adc66ff6c /package/elfutils/elfutils.hash | |
| parent | 789fc2dc3293a6fd7b8d2374ef71c11f1adfc820 (diff) | |
| download | buildroot-bc92e491f1bfc2a20e5a533e61b1d2de79855544.tar.gz buildroot-bc92e491f1bfc2a20e5a533e61b1d2de79855544.zip | |
elfutils: download portability patch
Download the portability patch into the buildroot tree.
This isn't nice but there really isn't another good solution for it.
The elfutils-portability.patch is version-dependent hence we already
have an older version for an older version of elfutils in the mirrors.
This causes hash check failures when fetching from sources.buildroot.net
But we can't remove (hence replace) the old version with the new one
since this would causee issues with older versions of
buildroot/elfutils for the same scenario.
Fixes:
http://autobuild.buildroot.net/results/26a/26afb92dc14fd0f85c0800dd4e034ea86af19fe2/
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/elfutils/elfutils.hash')
| -rw-r--r-- | package/elfutils/elfutils.hash | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/elfutils/elfutils.hash b/package/elfutils/elfutils.hash index f0f4598316..998b784b76 100644 --- a/package/elfutils/elfutils.hash +++ b/package/elfutils/elfutils.hash @@ -1,3 +1,2 @@ # Locally calculated sha256 741b556863c069ceab2d81eb54aeda8c34f46728859704eaf9baef8503e9a9d1 elfutils-0.160.tar.bz2 -sha256 feb307acf472598ea7af4e4b439251613a8f5d81e804b4abf9aeca195a5d4254 elfutils-portability.patch |

