Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] minicom: add COPYING sha256 to hash
@ 2018-08-31 10:55 Giulio Benetti
  2018-08-31 10:56 ` [Buildroot] [PATCH 2/2] minicom: bump version Giulio Benetti
  2018-09-27 20:28 ` [Buildroot] [PATCH " Peter Korsgaard
  0 siblings, 2 replies; 11+ messages in thread
From: Giulio Benetti @ 2018-08-31 10:55 UTC (permalink / raw)
  To: buildroot

In minicom package hash file lacks sha256 entry for COPYING file even if
it is added to MINICOM_LICENSE_FILES.

Add COPYING sha256 entry to minicom.hash file.

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

diff --git a/package/minicom/minicom.hash b/package/minicom/minicom.hash
index ca3087160b..f49e430c67 100644
--- a/package/minicom/minicom.hash
+++ b/package/minicom/minicom.hash
@@ -1,2 +1,3 @@
 # Locally calculated
 sha256 532f836b7a677eb0cb1dca8d70302b73729c3d30df26d58368d712e5cca041f1  minicom-2.7.1.tar.gz
+sha256 cf80a758014eefbf068afffe3d462fc34ff4f528527524d8e100329c42094e15  COPYING
-- 
2.17.1

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

end of thread, other threads:[~2018-09-27 20:28 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-31 10:55 [Buildroot] [PATCH 1/2] minicom: add COPYING sha256 to hash Giulio Benetti
2018-08-31 10:56 ` [Buildroot] [PATCH 2/2] minicom: bump version Giulio Benetti
2018-08-31 12:13   ` Thomas Petazzoni
2018-08-31 13:32     ` Giulio Benetti
2018-08-31 13:38     ` [Buildroot] [PATCH v2 1/2] minicom: add COPYING sha256 to hash Giulio Benetti
2018-08-31 13:38       ` [Buildroot] [PATCH v2 2/2] minicom: bump version Giulio Benetti
2018-08-31 21:47         ` Thomas Petazzoni
2018-08-31 22:29           ` Giulio Benetti
2018-09-01  7:18             ` Thomas Petazzoni
2018-08-31 21:32       ` [Buildroot] [PATCH v2 1/2] minicom: add COPYING sha256 to hash Thomas Petazzoni
2018-09-27 20:28 ` [Buildroot] [PATCH " Peter Korsgaard

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