[oe] [PATCH 33/69] libnl: Update LICENSE field version

Chase Maupin Chase.Maupin at ti.com
Mon May 14 16:09:58 UTC 2012


* 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>
---
 recipes/libnl/libnl_2.0.bb |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/recipes/libnl/libnl_2.0.bb b/recipes/libnl/libnl_2.0.bb
index d1cbc0b..c79c5e9 100644
--- a/recipes/libnl/libnl_2.0.bb
+++ b/recipes/libnl/libnl_2.0.bb
@@ -1,6 +1,9 @@
 require libnl.inc
+
+LICENSE = "LGPLv2.1"
+
 PE = "1"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
 
 DEPENDS = "flex-native bison-native"
 
-- 
1.7.0.4





More information about the Openembedded-devel mailing list