diff options
| -rw-r--r-- | meta-oe/recipes-core/eglibc/ldconfig-native_2.12.1.bb | 4 |
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 @@ | |||
| 1 | DESCRIPTION = "A standalone native ldconfig build" | 1 | DESCRIPTION = "A standalone native ldconfig build" |
| 2 | 2 | ||
| 3 | LICENSE = "GPLv2.1" | 3 | LICENSE = "GPLv2+" |
| 4 | 4 | ||
| 5 | LIC_FILES_CHKSUM = "file://${S}/ldconfig.c;endline=17;md5=1d15f20937c055cb5de2329a4c054399" | 5 | LIC_FILES_CHKSUM = "file://${S}/ldconfig.c;endline=17;md5=1d15f20937c055cb5de2329a4c054399" |
| 6 | 6 | ||
| @@ -12,7 +12,7 @@ SRC_URI = "file://ldconfig-native-2.12.1.tar.bz2 \ | |||
| 12 | file://flag_fix.patch \ | 12 | file://flag_fix.patch \ |
| 13 | file://endianess-header.patch" | 13 | file://endianess-header.patch" |
| 14 | 14 | ||
| 15 | PR = "r1" | 15 | PR = "r2" |
| 16 | 16 | ||
| 17 | inherit native | 17 | inherit native |
| 18 | 18 | ||
