[oe-commits] chase maupin : libsocketcan: Update LICENSE field version to LGPLv2.1

git at git.openembedded.org git at git.openembedded.org
Fri Dec 14 19:28:35 UTC 2012


Module: openembedded.git
Branch: master
Commit: c94482c79d8818ce1870f69561596495adc38646
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=c94482c79d8818ce1870f69561596495adc38646

Author: chase maupin <chase.maupin at ti.com>
Date:   Mon May 21 14:29:41 2012 +0000

libsocketcan: Update LICENSE field version to LGPLv2.1

* Updated LICENSE field version from generic LGPL to LGPLv2.1 to
  reflect the real license version.
* This change was back-ported from oe-core.

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

---

 recipes/socketcan/libsocketcan.inc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/socketcan/libsocketcan.inc b/recipes/socketcan/libsocketcan.inc
index e52cc08..d518924 100644
--- a/recipes/socketcan/libsocketcan.inc
+++ b/recipes/socketcan/libsocketcan.inc
@@ -3,10 +3,10 @@ AUTHOR = "Luotao Fu"
 HOMEPAGE = "http://www.pengutronix.de"
 SECTION = "libs/network"
 PRIORITY = "optional"
-LICENSE = "LGPL"
+LICENSE = "LGPLv2.1"
 
 TAG = "v${PV}"
-INC_PR = "r0"
+INC_PR = "r1"
 
 SRC_URI = "git://git.pengutronix.de/git/tools/libsocketcan.git;protocol=git;tag=${TAG} \
 	"





More information about the Openembedded-commits mailing list