All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][STABLE] rpm-native_4.4.2.3.bb
@ 2009-04-16 21:20 Alessandro GARDICH
  2009-04-17  7:13 ` Koen Kooi
  0 siblings, 1 reply; 3+ messages in thread
From: Alessandro GARDICH @ 2009-04-16 21:20 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 1091 bytes --]

make rpm-native don't fail on Q&A checj with "non dbg contains .debug, 
rpm-native, 
/work/i686-linux/rpm-native-4.4.2.3-r15/install/rpm-native/staging/i686-linux/usr/lib/rpm/.debug/rpmq"

also on x86_64 host




-- 
  /------------------------------------------------\
|     Alessandro Gardich : gremlin#gremlin!it      |
  >------------------------------------------------<
|  I never saw a wild thing sorry for itself.      |
|  A small bird will drop frozen dead from a bough |
|  without ever having felt sorry for itself.      |
  \------------------------------------------------/

diff --git a/recipes/rpm/rpm-native_4.4.2.3.bb b/recipes/rpm/rpm-native_4.4.2.3.bb
index 287383c..f89a0f1 100644
--- a/recipes/rpm/rpm-native_4.4.2.3.bb
+++ b/recipes/rpm/rpm-native_4.4.2.3.bb
@@ -4,5 +4,7 @@ require rpm-${PV}.inc
 
 DEPENDS = "beecrypt-native gettext-native zlib-native file-native popt-native python-native"
 
+FILES_${PN}-dbg += "${libdir}/rpm/.debug/*"
+
 export localstatedir = "${layout_localstatedir}"
 export varprefix = "${layout_localstatedir}"

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-04-17  9:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-16 21:20 [PATCH][STABLE] rpm-native_4.4.2.3.bb Alessandro GARDICH
2009-04-17  7:13 ` Koen Kooi
2009-04-17  9:29   ` Alessandro GARDICH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.