summaryrefslogtreecommitdiffstats
path: root/meta/packages/prelink/prelink_20061027.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/prelink/prelink_20061027.bb')
-rw-r--r--meta/packages/prelink/prelink_20061027.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/prelink/prelink_20061027.bb b/meta/packages/prelink/prelink_20061027.bb
index 0a4391e161..9ef0fd2e38 100644
--- a/meta/packages/prelink/prelink_20061027.bb
+++ b/meta/packages/prelink/prelink_20061027.bb
@@ -4,12 +4,11 @@ DESCRIPTION = " The prelink package contains a utility which modifies ELF shared
4and executables, so that far fewer relocations need to be resolved at \ 4and executables, so that far fewer relocations need to be resolved at \
5runtime and thus programs come up faster." 5runtime and thus programs come up faster."
6LICENSE = "GPL" 6LICENSE = "GPL"
7PR = "r6" 7PR = "r7"
8 8
9SRC_URI = "${DEBIAN_MIRROR}/main/p/prelink/prelink_0.0.${PV}.orig.tar.gz \ 9SRC_URI = "${DEBIAN_MIRROR}/main/p/prelink/prelink_0.0.${PV}.orig.tar.gz \
10 file://prelink.conf \ 10 file://prelink.conf \
11 file://prelink.cron.daily \ 11 file://prelink.cron.daily \
12 file://makefile.patch;patch=1 \
13 file://prelink.default" 12 file://prelink.default"
14 13
15TARGET_OS_ORIG := "${TARGET_OS}" 14TARGET_OS_ORIG := "${TARGET_OS}"