From: Sergio Prado <sergio.prado@e-labworks.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/a10disp: add license file
Date: Thu, 16 Jul 2020 19:42:58 -0300 [thread overview]
Message-ID: <20200716224258.440-1-sergio.prado@e-labworks.com> (raw)
Also separate the fields in the hash file by two spaces.
Signed-off-by: Sergio Prado <sergio.prado@e-labworks.com>
---
package/a10disp/a10disp.hash | 3 ++-
package/a10disp/a10disp.mk | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/package/a10disp/a10disp.hash b/package/a10disp/a10disp.hash
index f1bddec5dfb9..acaafc3530aa 100644
--- a/package/a10disp/a10disp.hash
+++ b/package/a10disp/a10disp.hash
@@ -1,2 +1,3 @@
# Locally calculated
-sha256 5077405030e8f97a1edd4b86d469466abbc4d32b4a4609e58459347fcd1ba35b a10disp-0.6.1.tar.gz
+sha256 5077405030e8f97a1edd4b86d469466abbc4d32b4a4609e58459347fcd1ba35b a10disp-0.6.1.tar.gz
+sha256 ddf849966f57fee8f9675f5a3c7791353d1cba71695cd58016212fc236bbdbee a10disp.c
diff --git a/package/a10disp/a10disp.mk b/package/a10disp/a10disp.mk
index 4c2ee14e2969..c919202329c4 100644
--- a/package/a10disp/a10disp.mk
+++ b/package/a10disp/a10disp.mk
@@ -7,6 +7,7 @@
A10DISP_VERSION = 0.6.1
A10DISP_SITE = $(call github,hglm,a10disp,v$(A10DISP_VERSION))
A10DISP_LICENSE = MIT
+A10DISP_LICENSE_FILES = a10disp.c
A10DISP_DEPENDENCIES = linux
--
2.17.1
next reply other threads:[~2020-07-16 22:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-16 22:42 Sergio Prado [this message]
2020-07-18 14:02 ` [Buildroot] [PATCH] package/a10disp: add license file Thomas Petazzoni
2020-07-22 11:37 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200716224258.440-1-sergio.prado@e-labworks.com \
--to=sergio.prado@e-labworks.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.