Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH next] libyaml: fix libyaml-legal-info build failure
@ 2018-08-29 17:33 Giulio Benetti
  2018-08-29 18:23 ` Baruch Siach
  0 siblings, 1 reply; 6+ messages in thread
From: Giulio Benetti @ 2018-08-29 17:33 UTC (permalink / raw)
  To: buildroot

LICENSE file hash is wrong, this leads to libyaml-legal-info build
failure. This is probably due to version bump.

Recalculate it locally and substitute it in libyaml.hash file.

Fixes:
http://autobuild.buildroot.net/results/c10/c10baf6e9bae92d515264b677eeb1ce6c98c793d//
http://autobuild.buildroot.net/results/c66/c66ddb56fecf1570a8669bd9d8824cd2132f9776//
http://autobuild.buildroot.net/results/84e/84e9530aff0c981a009416f31470133fb2114421//

Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com>
---
 package/libyaml/libyaml.hash | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/libyaml/libyaml.hash b/package/libyaml/libyaml.hash
index 755ea7bbd8..afc014dfb2 100644
--- a/package/libyaml/libyaml.hash
+++ b/package/libyaml/libyaml.hash
@@ -1,3 +1,3 @@
 # Locally calculated
 sha256 78281145641a080fb32d6e7a87b9c0664d611dcb4d542e90baf731f51cbb59cd  yaml-0.2.1.tar.gz
-sha256 d0d8b09800a45cd982e9568fc7669d9c1a4c330e275a821bbe24d54366d16fe9  LICENSE
+sha256 bfcb6a7dfbfd30e0ccc8bb34ab712bd1568586ad8c5b078ccae443b04e79749e  LICENSE
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-08-29 19:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-29 17:33 [Buildroot] [PATCH next] libyaml: fix libyaml-legal-info build failure Giulio Benetti
2018-08-29 18:23 ` Baruch Siach
2018-08-29 18:29   ` Giulio Benetti
2018-08-29 18:36   ` [Buildroot] [PATCH next v2] " Giulio Benetti
2018-08-29 18:57     ` Thomas Petazzoni
2018-08-29 19:51       ` Giulio Benetti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox