[Buildroot] [git commit] dt-utils: fix hash

Peter Korsgaard peter at korsgaard.com
Fri Nov 16 21:29:09 UTC 2018


commit: https://git.buildroot.net/buildroot/commit/?id=d65702b58a6784aab97c587255e213cbaec451f5
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Hash has been reported as wrong by autobuilder since August 16th
Perhaps, it was wrong since bump to v2018.05.0 on August 9th

Fixes:
 - http://autobuild.buildroot.org/results/c6c8ede30623cc20011916cc95dbdae34dcc0344

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Reviewed-by: Marcin Niestroj <m.niestroj at grinn-global.com>
Tested-by: Marcin Niestroj <m.niestroj at grinn-global.com>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/dt-utils/dt-utils.hash | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/dt-utils/dt-utils.hash b/package/dt-utils/dt-utils.hash
index 0d63b12353..5805adf361 100644
--- a/package/dt-utils/dt-utils.hash
+++ b/package/dt-utils/dt-utils.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256 a3aae73da39fd46775de390b7babafb63767082da10870c01b6595c4c9762af6  dt-utils-v2018.05.0.tar.gz
+sha256 d0f53c76bc9f821a6506c8db3b623922d82570a017a9a40ad118bd7c957672b6  dt-utils-v2018.05.0.tar.gz
 sha256 a45932c79317d15116eadbf1c9c6fc59117ec3c4621db3a876066defa723963b  COPYING



More information about the buildroot mailing list