mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-21 03:25:22 +00:00
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>
This commit is contained in:
parent
6aea5cdadf
commit
2f04e069cb
@ -1,6 +1,6 @@
|
|||||||
DESCRIPTION = "A standalone native ldconfig build"
|
DESCRIPTION = "A standalone native ldconfig build"
|
||||||
|
|
||||||
LICENSE = "GPLv2.1"
|
LICENSE = "GPLv2+"
|
||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://${S}/ldconfig.c;endline=17;md5=1d15f20937c055cb5de2329a4c054399"
|
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://flag_fix.patch \
|
||||||
file://endianess-header.patch"
|
file://endianess-header.patch"
|
||||||
|
|
||||||
PR = "r1"
|
PR = "r2"
|
||||||
|
|
||||||
inherit native
|
inherit native
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user