summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2011-02-25 18:23:43 -0600
committerSaul Wold <sgw@linux.intel.com>2011-02-25 16:40:18 -0800
commit4a1e2b11077cd4c536b7d35fee57323765fc69a2 (patch)
tree86e874fc55670ee6ccab06878b232a3990cff2dd
parent3c0522e9447c90b314f81e938a3bc4c1316b746e (diff)
downloadast2050-yocto-poky-4a1e2b11077cd4c536b7d35fee57323765fc69a2.zip
ast2050-yocto-poky-4a1e2b11077cd4c536b7d35fee57323765fc69a2.tar.gz
prelink: Add missing macro.prelink file
Add the missing macro.prelink file... Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
-rw-r--r--meta/recipes-devtools/prelink/prelink/macros.prelink5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-devtools/prelink/prelink/macros.prelink b/meta/recipes-devtools/prelink/prelink/macros.prelink
new file mode 100644
index 0000000..cb16695
--- /dev/null
+++ b/meta/recipes-devtools/prelink/prelink/macros.prelink
@@ -0,0 +1,5 @@
+# rpm-4.1 verifies prelinked libraries using a prelink undo helper.
+# Note: The 2nd token is used as argv[0] and "library" is a
+# placeholder that will be deleted and replaced with the appropriate
+# library file path.
+%__prelink_undo_cmd /usr/sbin/prelink prelink -y library
OpenPOWER on IntegriCloud