[oe-commits] Chase Maupin : libsamplerate0: Update LICENSE field version to GPLv2

git at git.openembedded.org git at git.openembedded.org
Wed May 23 21:13:52 UTC 2012


Module: openembedded.git
Branch: 2011.03-maintenance
Commit: 6a4f500a107eded187858a1d715301683e78c475
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=6a4f500a107eded187858a1d715301683e78c475

Author: Chase Maupin <Chase.Maupin at ti.com>
Date:   Mon May 14 09:22:37 2012 -0500

libsamplerate0: Update LICENSE field version to GPLv2

* Updated LICENSE field version from generic GPL to GPLv2+ to
  reflect the real license version.
* This change was based on setting in oe-core as well as code
  inspection.

Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>

---

 recipes/libsamplerate/libsamplerate0_0.1.7.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/libsamplerate/libsamplerate0_0.1.7.bb b/recipes/libsamplerate/libsamplerate0_0.1.7.bb
index 2a81e4b..d64cfd5 100644
--- a/recipes/libsamplerate/libsamplerate0_0.1.7.bb
+++ b/recipes/libsamplerate/libsamplerate0_0.1.7.bb
@@ -1,8 +1,8 @@
 DESCRIPTION = "An audio Sample Rate Conversion library"
 SECTION = "libs"
-LICENSE = "GPL libsamplerate"
+LICENSE = "GPLv2+"
 
-PR = "r2"
+PR = "r3"
 
 SRC_URI = "http://www.mega-nerd.com/SRC/libsamplerate-${PV}.tar.gz \
            file://libsamplerate-0.1.7-macro-quoting.patch;striplevel=0 \





More information about the Openembedded-commits mailing list