diff options
Diffstat (limited to 'meta/packages/prelink/prelink_20061027.bb')
| -rw-r--r-- | meta/packages/prelink/prelink_20061027.bb | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/packages/prelink/prelink_20061027.bb b/meta/packages/prelink/prelink_20061027.bb index 22c6c72400..21c538d5c2 100644 --- a/meta/packages/prelink/prelink_20061027.bb +++ b/meta/packages/prelink/prelink_20061027.bb | |||
| @@ -4,7 +4,7 @@ DESCRIPTION = " The prelink package contains a utility which modifies ELF shared | |||
| 4 | and executables, so that far fewer relocations need to be resolved at \ | 4 | and executables, so that far fewer relocations need to be resolved at \ |
| 5 | runtime and thus programs come up faster." | 5 | runtime and thus programs come up faster." |
| 6 | LICENSE = "GPL" | 6 | LICENSE = "GPL" |
| 7 | PR = "r8" | 7 | PR = "r9" |
| 8 | 8 | ||
| 9 | SRC_URI = "${DEBIAN_MIRROR}/main/p/prelink/prelink_0.0.${PV}.orig.tar.gz \ | 9 | SRC_URI = "${DEBIAN_MIRROR}/main/p/prelink/prelink_0.0.${PV}.orig.tar.gz \ |
| 10 | file://prelink.conf \ | 10 | file://prelink.conf \ |
| @@ -13,8 +13,7 @@ SRC_URI = "${DEBIAN_MIRROR}/main/p/prelink/prelink_0.0.${PV}.orig.tar.gz \ | |||
| 13 | 13 | ||
| 14 | TARGET_OS_ORIG := "${TARGET_OS}" | 14 | TARGET_OS_ORIG := "${TARGET_OS}" |
| 15 | OVERRIDES_append = ":${TARGET_OS_ORIG}" | 15 | OVERRIDES_append = ":${TARGET_OS_ORIG}" |
| 16 | SRC_URI_append_linux-gnueabi = " file://arm_eabi.patch;patch=1 \ | 16 | SRC_URI_append_linux-gnueabi = " file://arm_eabi.patch;patch=1" |
| 17 | file://armfix.patch;patch=1 " | ||
| 18 | 17 | ||
| 19 | S = "${WORKDIR}/prelink-0.0.${PV}" | 18 | S = "${WORKDIR}/prelink-0.0.${PV}" |
| 20 | 19 | ||
