aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-10-08 01:39:24 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2011-10-07 20:21:59 +0200
commit2f04e069cba8d2a9fc9e640e8ddccc5929abff11 (patch)
treee9d1181df3d203fe03f20629bee4bd9d4160fd5a /meta-oe
parent6aea5cdadffc2dfc0beba228003ee979e02e9e9e (diff)
downloadmeta-openembedded-contrib-2f04e069cba8d2a9fc9e640e8ddccc5929abff11.tar.gz
ldconfig-native: Change the license field
The license should be GPLv2+ Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-core/eglibc/ldconfig-native_2.12.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/eglibc/ldconfig-native_2.12.1.bb b/meta-oe/recipes-core/eglibc/ldconfig-native_2.12.1.bb
index 00edb6e875..2a939132b8 100644
--- a/meta-oe/recipes-core/eglibc/ldconfig-native_2.12.1.bb
+++ b/meta-oe/recipes-core/eglibc/ldconfig-native_2.12.1.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "A standalone native ldconfig build"
-LICENSE = "GPLv2.1"
+LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://${S}/ldconfig.c;endline=17;md5=1d15f20937c055cb5de2329a4c054399"
@@ -12,7 +12,7 @@ SRC_URI = "file://ldconfig-native-2.12.1.tar.bz2 \
file://flag_fix.patch \
file://endianess-header.patch"
-PR = "r1"
+PR = "r2"
inherit native