From: Chris Larson Date: Wed, 24 Mar 2004 15:18:26 +0000 (+0000) Subject: Upgrade prelink from 20040216 to 20040304. X-Git-Tag: Release-2010-05/1~19887 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5d7143557e5b16fcfc79cc89cbf1937491975a4;p=openembedded.git Upgrade prelink from 20040216 to 20040304. BKrev: 4061a6c2X_mpa_GkEe9w36NKef_vaA --- diff --git a/prelink/prelink-20040216/prelink.conf b/prelink/prelink-20040304/prelink.conf similarity index 100% rename from prelink/prelink-20040216/prelink.conf rename to prelink/prelink-20040304/prelink.conf diff --git a/prelink/prelink-20040216/prelink.cron.daily b/prelink/prelink-20040304/prelink.cron.daily similarity index 100% rename from prelink/prelink-20040216/prelink.cron.daily rename to prelink/prelink-20040304/prelink.cron.daily diff --git a/prelink/prelink-20040216/prelink.default b/prelink/prelink-20040304/prelink.default similarity index 100% rename from prelink/prelink-20040216/prelink.default rename to prelink/prelink-20040304/prelink.default diff --git a/prelink/prelink_20040216.oe b/prelink/prelink_20040216.oe deleted file mode 100644 index d302971868..0000000000 --- a/prelink/prelink_20040216.oe +++ /dev/null @@ -1,17 +0,0 @@ -DEPENDS = "elfutils virtual/libc" -RDEPENDS = "elfutils libc6" -DESCRIPTION = " The prelink package contains a utility which modifies ELF shared libraries \ -and executables, so that far fewer relocations need to be resolved at \ -runtime and thus programs come up faster." - -SRC_URI = "${DEBIAN_MIRROR}/main/p/prelink/prelink_0.0.${PV}.orig.tar.gz" -S = "${WORKDIR}/prelink-0.0.${PV}" - -inherit autotools libtool - -do_install_append () { - install -d ${D}/${sysconfdir}/cron.daily ${D}/${sysconfdir}/default - oe_machinstall -m 0644 ${FILESDIR}/prelink.conf ${D}/${sysconfdir}/prelink.conf - oe_machinstall -m 0644 ${FILESDIR}/prelink.cron.daily ${D}/${sysconfdir}/cron.daily/prelink - oe_machinstall -m 0644 ${FILESDIR}/prelink.default ${D}/${sysconfdir}/default/prelink -} diff --git a/prelink/prelink_20040304.oe b/prelink/prelink_20040304.oe new file mode 100644 index 0000000000..e69de29bb2