All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] gma500-gfx-check: Update LICENSE to use an SPDX license identifier
@ 2022-02-27 18:24 Peter Kjellerstedt
  2022-02-27 22:11 ` [poky] " Ross Burton
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Kjellerstedt @ 2022-02-27 18:24 UTC (permalink / raw)
  To: poky

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
---
 .../recipes-bsp/gma500-gfx-check/gma500-gfx-check_1.0.bb        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check_1.0.bb b/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check_1.0.bb
index 1fe1212419..6726f68319 100644
--- a/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check_1.0.bb
+++ b/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check_1.0.bb
@@ -1,6 +1,6 @@
 SUMMARY = "Intel gma500_gfx fix for certain hardware"
 DESCRIPTION = "Avoid inserting gma500_gfx module for certain hardware devices."
-LICENSE="GPLv2"
+LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6"
 
 SRC_URI = "file://gma500-gfx-check.conf \

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

* Re: [poky] [PATCH] gma500-gfx-check: Update LICENSE to use an SPDX license identifier
  2022-02-27 18:24 [PATCH] gma500-gfx-check: Update LICENSE to use an SPDX license identifier Peter Kjellerstedt
@ 2022-02-27 22:11 ` Ross Burton
  0 siblings, 0 replies; 2+ messages in thread
From: Ross Burton @ 2022-02-27 22:11 UTC (permalink / raw)
  To: Peter Kjellerstedt; +Cc: poky

Wow, I'd forgotten this was still in the tree.

Someone should purge all this...

Ross

On Sun, 27 Feb 2022 at 18:24, Peter Kjellerstedt
<peter.kjellerstedt@axis.com> wrote:
>
> Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
> ---
>  .../recipes-bsp/gma500-gfx-check/gma500-gfx-check_1.0.bb        | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check_1.0.bb b/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check_1.0.bb
> index 1fe1212419..6726f68319 100644
> --- a/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check_1.0.bb
> +++ b/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check_1.0.bb
> @@ -1,6 +1,6 @@
>  SUMMARY = "Intel gma500_gfx fix for certain hardware"
>  DESCRIPTION = "Avoid inserting gma500_gfx module for certain hardware devices."
> -LICENSE="GPLv2"
> +LICENSE = "GPL-2.0-only"
>  LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6"
>
>  SRC_URI = "file://gma500-gfx-check.conf \
>
> 
>

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

end of thread, other threads:[~2022-02-27 22:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-27 18:24 [PATCH] gma500-gfx-check: Update LICENSE to use an SPDX license identifier Peter Kjellerstedt
2022-02-27 22:11 ` [poky] " Ross Burton

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.