[OE-core] [PATCH 43/50] prelink: Add missing macro.prelink file

Koen Kooi koen at dominion.thruhere.net
Mon Feb 28 22:19:18 UTC 2011


From: Mark Hatle <mark.hatle at windriver.com>

Add the missing macro.prelink file...

Signed-off-by: Mark Hatle <mark.hatle at windriver.com>
---
 .../prelink/prelink/macros.prelink                 |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
 create mode 100644 meta/recipes-devtools/prelink/prelink/macros.prelink

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
-- 
1.6.6.1





More information about the Openembedded-core mailing list