* [Buildroot] [PATCH] package/a10disp: add license file
@ 2020-07-16 22:42 Sergio Prado
2020-07-18 14:02 ` Thomas Petazzoni
2020-07-22 11:37 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Sergio Prado @ 2020-07-16 22:42 UTC (permalink / raw)
To: buildroot
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] package/a10disp: add license file
2020-07-16 22:42 [Buildroot] [PATCH] package/a10disp: add license file Sergio Prado
@ 2020-07-18 14:02 ` Thomas Petazzoni
2020-07-22 11:37 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2020-07-18 14:02 UTC (permalink / raw)
To: buildroot
On Thu, 16 Jul 2020 19:42:58 -0300
Sergio Prado <sergio.prado@e-labworks.com> wrote:
> 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(-)
Applied to master, thanks. I'm wondering if anyone is still using this
package, though, but that's another story.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] package/a10disp: add license file
2020-07-16 22:42 [Buildroot] [PATCH] package/a10disp: add license file Sergio Prado
2020-07-18 14:02 ` Thomas Petazzoni
@ 2020-07-22 11:37 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2020-07-22 11:37 UTC (permalink / raw)
To: buildroot
>>>>> "Sergio" == Sergio Prado <sergio.prado@e-labworks.com> writes:
> Also separate the fields in the hash file by two spaces.
> Signed-off-by: Sergio Prado <sergio.prado@e-labworks.com>
Committed to 2020.02.x and 2020.05.x, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-07-22 11:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-16 22:42 [Buildroot] [PATCH] package/a10disp: add license file Sergio Prado
2020-07-18 14:02 ` Thomas Petazzoni
2020-07-22 11:37 ` Peter Korsgaard
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.