diff options
| -rw-r--r-- | meta/recipes-core/glibc/ldconfig-native_2.5.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/glibc/ldconfig-native_2.5.bb b/meta/recipes-core/glibc/ldconfig-native_2.5.bb index d08787af6d..4eb37a6e76 100644 --- a/meta/recipes-core/glibc/ldconfig-native_2.5.bb +++ b/meta/recipes-core/glibc/ldconfig-native_2.5.bb | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | DESCRIPTION = "A standalone native ldconfig build" | 1 | DESCRIPTION = "A standalone native ldconfig build" |
| 2 | 2 | ||
| 3 | LICENSE = "GPLv2" | ||
| 4 | |||
| 3 | SRC_URI = "file://ldconfig-native-2.5.tar.bz2 \ | 5 | SRC_URI = "file://ldconfig-native-2.5.tar.bz2 \ |
| 4 | file://ldconfig.patch;patch=1 \ | 6 | file://ldconfig.patch;patch=1 \ |
| 5 | file://32and64bit.patch;patch=1" | 7 | file://32and64bit.patch;patch=1" |
