aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/socketcan
diff options
context:
space:
mode:
authorChase Maupin <Chase.Maupin@ti.com>2012-05-14 09:41:19 -0500
committerChase Maupin <Chase.Maupin@ti.com>2012-05-21 09:20:42 -0500
commite80010e929ef75c0b74d93865752bb3dda5f0b62 (patch)
tree91e0ff1e99b509590866a1a73be5b9aecdabe209 /recipes/socketcan
parent117de1e54a2a54088f3b2ccfbcd6697d435218b8 (diff)
downloadopenembedded-e80010e929ef75c0b74d93865752bb3dda5f0b62.tar.gz
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@ti.com>
Diffstat (limited to 'recipes/socketcan')
-rw-r--r--recipes/socketcan/libsocketcan.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/socketcan/libsocketcan.inc b/recipes/socketcan/libsocketcan.inc
index e52cc08f02..d518924284 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} \
"