diff options
author | Chris Packham <judge.packham@gmail.com> | 2016-09-05 21:16:15 +1200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-09-05 22:10:45 +0200 |
commit | 0a0a45f038706c74769640d05302fe1da3af4411 (patch) | |
tree | d8c55dad38d598c62e2069b9353701ec1014ff35 /package/micropython/micropython.hash | |
parent | 9b77525c9a749a2dac57327257ac8ccb5dfe3d45 (diff) | |
download | buildroot-0a0a45f038706c74769640d05302fe1da3af4411.tar.gz buildroot-0a0a45f038706c74769640d05302fe1da3af4411.zip |
micropython: replace local fix with upstream one
The fix from commit 26248571b625 ("micropython: fix build failures") was
applied upstream. This replaces the local buildroot fix with the patch
that was accepted upstream.
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/micropython/micropython.hash')
-rw-r--r-- | package/micropython/micropython.hash | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/micropython/micropython.hash b/package/micropython/micropython.hash index ea42bfb270..a8ad2ba4d2 100644 --- a/package/micropython/micropython.hash +++ b/package/micropython/micropython.hash @@ -1,2 +1,3 @@ #locally computed sha256 871378fcf1f1042c399896d5673da67d12e1fb36c2e706af289fc959bc8f7a57 micropython-v1.8.3.tar.gz +sha256 ff3194ebecda99023d7c1bb94d32b31b9491e95a79958a25ffd05213c5553acc 8c6856d2e76c5865d9f30cad2c51615d4a1a1418.patch |