All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/kmscube: add license file
@ 2020-11-06 21:44 Fabrice Fontaine
  2020-11-07 12:21 ` Thomas Petazzoni
  2020-11-09  9:40 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2020-11-06 21:44 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/kmscube/kmscube.hash | 1 +
 package/kmscube/kmscube.mk   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/package/kmscube/kmscube.hash b/package/kmscube/kmscube.hash
index 6a4140c541..cb7abd48ea 100644
--- a/package/kmscube/kmscube.hash
+++ b/package/kmscube/kmscube.hash
@@ -1,2 +1,3 @@
 # Locally computed
 sha256  ec135069d8bee7f4fe38cb9dc96fbbd56e0057290fa25eff8b5b314ee473c502  kmscube-4660a7dca6512b6e658759d00cff7d4ad2a2059d.tar.gz
+sha256  f622099ab0d274133f6e62d5fccfe970b61134d80ed036f45f8cf1e90c3d5a05  COPYING
diff --git a/package/kmscube/kmscube.mk b/package/kmscube/kmscube.mk
index dc8c691864..7b458376dc 100644
--- a/package/kmscube/kmscube.mk
+++ b/package/kmscube/kmscube.mk
@@ -7,6 +7,7 @@
 KMSCUBE_VERSION = 4660a7dca6512b6e658759d00cff7d4ad2a2059d
 KMSCUBE_SITE = https://gitlab.freedesktop.org/mesa/kmscube/-/archive/$(KMSCUBE_VERSION)
 KMSCUBE_LICENSE = MIT
+KMSCUBE_LICENSE_FILES = COPYING
 KMSCUBE_DEPENDENCIES = host-pkgconf mesa3d libdrm
 
 $(eval $(meson-package))
-- 
2.28.0

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

* [Buildroot] [PATCH 1/1] package/kmscube: add license file
  2020-11-06 21:44 [Buildroot] [PATCH 1/1] package/kmscube: add license file Fabrice Fontaine
@ 2020-11-07 12:21 ` Thomas Petazzoni
  2020-11-09  9:40 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2020-11-07 12:21 UTC (permalink / raw)
  To: buildroot

On Fri,  6 Nov 2020 22:44:03 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/kmscube/kmscube.hash | 1 +
>  package/kmscube/kmscube.mk   | 1 +
>  2 files changed, 2 insertions(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH 1/1] package/kmscube: add license file
  2020-11-06 21:44 [Buildroot] [PATCH 1/1] package/kmscube: add license file Fabrice Fontaine
  2020-11-07 12:21 ` Thomas Petazzoni
@ 2020-11-09  9:40 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2020-11-09  9:40 UTC (permalink / raw)
  To: buildroot

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed to 2020.08.x, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2020-11-09  9:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-06 21:44 [Buildroot] [PATCH 1/1] package/kmscube: add license file Fabrice Fontaine
2020-11-07 12:21 ` Thomas Petazzoni
2020-11-09  9:40 ` 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.