All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/ytree: bump to version 2.00
@ 2019-12-08 10:54 Fabrice Fontaine
  2019-12-08 13:30 ` Thomas Petazzoni
  2019-12-22 18:43 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2019-12-08 10:54 UTC (permalink / raw)
  To: buildroot

License is GPL-2.0+ not GPL-2.0 as specified in files that contain
license information: tilde.{h,c} and xmalloc.{h,c}

Release 2.00 also added a comment about this in CHANGES and README

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

diff --git a/package/ytree/ytree.hash b/package/ytree/ytree.hash
index 3405c22d37..34ec8fefda 100644
--- a/package/ytree/ytree.hash
+++ b/package/ytree/ytree.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256 9d14e173183676bfb5da93ff90909547aa19f888504e45058a91f3bbd9d9112d  ytree-1.99pl2.tar.gz
+sha256 da8ecaf8e15f8b0d3077ea88da8db9cd607f72ed2a51e91a24d6ef3ff017c6bf  ytree-2.00.tar.gz
 sha256 eb6bf7204569b4fe8eaf9d4dffc57e44047c5efb5deba1b2d99069ddbc99d031  COPYING
diff --git a/package/ytree/ytree.mk b/package/ytree/ytree.mk
index d9716f93ba..5a90264f42 100644
--- a/package/ytree/ytree.mk
+++ b/package/ytree/ytree.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-YTREE_VERSION = 1.99pl2
+YTREE_VERSION = 2.00
 YTREE_SITE = https://www.han.de/~werner
-YTREE_LICENSE = GPL-2.0
+YTREE_LICENSE = GPL-2.0+
 YTREE_LICENSE_FILES = COPYING
 YTREE_DEPENDENCIES = ncurses
 
-- 
2.24.0

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

* [Buildroot] [PATCH 1/1] package/ytree: bump to version 2.00
  2019-12-08 10:54 [Buildroot] [PATCH 1/1] package/ytree: bump to version 2.00 Fabrice Fontaine
@ 2019-12-08 13:30 ` Thomas Petazzoni
  2019-12-22 18:43 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2019-12-08 13:30 UTC (permalink / raw)
  To: buildroot

On Sun,  8 Dec 2019 11:54:53 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> License is GPL-2.0+ not GPL-2.0 as specified in files that contain
> license information: tilde.{h,c} and xmalloc.{h,c}
> 
> Release 2.00 also added a comment about this in CHANGES and README
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/ytree/ytree.hash | 2 +-
>  package/ytree/ytree.mk   | 4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)

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/ytree: bump to version 2.00
  2019-12-08 10:54 [Buildroot] [PATCH 1/1] package/ytree: bump to version 2.00 Fabrice Fontaine
  2019-12-08 13:30 ` Thomas Petazzoni
@ 2019-12-22 18:43 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2019-12-22 18:43 UTC (permalink / raw)
  To: buildroot

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

 > License is GPL-2.0+ not GPL-2.0 as specified in files that contain
 > license information: tilde.{h,c} and xmalloc.{h,c}

 > Release 2.00 also added a comment about this in CHANGES and README

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

Committed to 2019.11.x, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2019-12-22 18:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-08 10:54 [Buildroot] [PATCH 1/1] package/ytree: bump to version 2.00 Fabrice Fontaine
2019-12-08 13:30 ` Thomas Petazzoni
2019-12-22 18:43 ` 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.