* [meta-gnome][dizzy][PATCH] gnome-panel*: Use GFDL-1.1 instead of GFDLv1.1
@ 2015-10-01 7:55 Ulf Samuelsson
2015-10-01 7:55 ` [PATCH] " Ulf Samuelsson
2015-10-03 11:02 ` [meta-gnome][dizzy][PATCH] gnome-panel*: " Martin Jansa
0 siblings, 2 replies; 3+ messages in thread
From: Ulf Samuelsson @ 2015-10-01 7:55 UTC (permalink / raw)
To: openembedded-devel; +Cc: Ulf Samuelsson
Signed-off-by: Ulf Samuelsson <ulf@emagii.com>
---
meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb | 2 +-
meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb
index 972a4d4..fbcf76f 100644
--- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb
+++ b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb
@@ -1,5 +1,5 @@
SUMMARY = "GNOME panel"
-LICENSE = "GPLv2 & LGPLv2 & GFDLv1.1"
+LICENSE = "GPLv2 & LGPLv2 & GFDL-1.1"
BPN = "gnome-panel"
PR = "r1"
diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb
index 4957a99..30c42c9 100644
--- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb
@@ -1,5 +1,5 @@
SUMMARY = "GNOME panel"
-LICENSE = "GPLv2 & LGPLv2 & GFDLv1.1"
+LICENSE = "GPLv2 & LGPLv2 & GFDL-1.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING-DOCS;md5=c9211dab3ae61e580f48432020784324 \
--
1.9.1
^ permalink raw reply related [flat|nested] 3+ messages in thread* [PATCH] Use GFDL-1.1 instead of GFDLv1.1
2015-10-01 7:55 [meta-gnome][dizzy][PATCH] gnome-panel*: Use GFDL-1.1 instead of GFDLv1.1 Ulf Samuelsson
@ 2015-10-01 7:55 ` Ulf Samuelsson
2015-10-03 11:02 ` [meta-gnome][dizzy][PATCH] gnome-panel*: " Martin Jansa
1 sibling, 0 replies; 3+ messages in thread
From: Ulf Samuelsson @ 2015-10-01 7:55 UTC (permalink / raw)
To: openembedded-devel; +Cc: Ulf Samuelsson
Signed-off-by: Ulf Samuelsson <ulf@emagii.com>
---
meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb | 2 +-
meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb
index 972a4d4..fbcf76f 100644
--- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb
+++ b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb
@@ -1,5 +1,5 @@
SUMMARY = "GNOME panel"
-LICENSE = "GPLv2 & LGPLv2 & GFDLv1.1"
+LICENSE = "GPLv2 & LGPLv2 & GFDL-1.1"
BPN = "gnome-panel"
PR = "r1"
diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb
index 4957a99..30c42c9 100644
--- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb
@@ -1,5 +1,5 @@
SUMMARY = "GNOME panel"
-LICENSE = "GPLv2 & LGPLv2 & GFDLv1.1"
+LICENSE = "GPLv2 & LGPLv2 & GFDL-1.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING-DOCS;md5=c9211dab3ae61e580f48432020784324 \
--
1.9.1
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [meta-gnome][dizzy][PATCH] gnome-panel*: Use GFDL-1.1 instead of GFDLv1.1
2015-10-01 7:55 [meta-gnome][dizzy][PATCH] gnome-panel*: Use GFDL-1.1 instead of GFDLv1.1 Ulf Samuelsson
2015-10-01 7:55 ` [PATCH] " Ulf Samuelsson
@ 2015-10-03 11:02 ` Martin Jansa
1 sibling, 0 replies; 3+ messages in thread
From: Martin Jansa @ 2015-10-03 11:02 UTC (permalink / raw)
To: openembedded-devel; +Cc: Ulf Samuelsson
[-- Attachment #1: Type: text/plain, Size: 1952 bytes --]
On Thu, Oct 01, 2015 at 09:55:10AM +0200, Ulf Samuelsson wrote:
> Signed-off-by: Ulf Samuelsson <ulf@emagii.com>
> ---
> meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb | 2 +-
> meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb
> index 972a4d4..fbcf76f 100644
> --- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb
> +++ b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb
> @@ -1,5 +1,5 @@
> SUMMARY = "GNOME panel"
> -LICENSE = "GPLv2 & LGPLv2 & GFDLv1.1"
> +LICENSE = "GPLv2 & LGPLv2 & GFDL-1.1"
>
> BPN = "gnome-panel"
> PR = "r1"
First part applied manually in master.
> diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb
> index 4957a99..30c42c9 100644
> --- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb
> +++ b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb
> @@ -1,5 +1,5 @@
> SUMMARY = "GNOME panel"
> -LICENSE = "GPLv2 & LGPLv2 & GFDLv1.1"
> +LICENSE = "GPLv2 & LGPLv2 & GFDL-1.1"
This part was already resolved in master in:
commit c8d0ebf7f00b6e53fdda973723eaeded3874f8d5
Author: Khem Raj <raj.khem@gmail.com>
Date: Mon Jun 8 09:08:25 2015 -0700
gnome-panel: Fix build with gcc-5
>
> LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
> file://COPYING-DOCS;md5=c9211dab3ae61e580f48432020784324 \
> --
> 1.9.1
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-10-03 11:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-01 7:55 [meta-gnome][dizzy][PATCH] gnome-panel*: Use GFDL-1.1 instead of GFDLv1.1 Ulf Samuelsson
2015-10-01 7:55 ` [PATCH] " Ulf Samuelsson
2015-10-03 11:02 ` [meta-gnome][dizzy][PATCH] gnome-panel*: " Martin Jansa
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.