[Buildroot] [git commit] tslib: add the hash for the COPYING license file

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Oct 2 19:36:15 UTC 2017


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

Since tslib's COPYING file in part of the source tree, we can easily
include it's hash for the given version here.

Signed-off-by: Martin Kepplinger <martink at posteo.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/tslib/tslib.hash | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/package/tslib/tslib.hash b/package/tslib/tslib.hash
index 3ed4900..cca74fc 100644
--- a/package/tslib/tslib.hash
+++ b/package/tslib/tslib.hash
@@ -1,2 +1,5 @@
 # https://github.com/kergoth/tslib/releases/download/1.13/tslib-1.13.tar.xz.sha256
 sha256  b381279f2d6ad6acb80cfc4852860853b7bcd1a9440821e9fe920c33f4e4f8da  tslib-1.13.tar.xz
+
+# Locally computed
+sha256  9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9  COPYING


More information about the buildroot mailing list