* [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* Re: [PATCH][STABLE] rpm-native_4.4.2.3.bb
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
0 siblings, 1 reply; 3+ messages in thread
From: Koen Kooi @ 2009-04-17 7:13 UTC (permalink / raw)
To: openembedded-devel
On 16-04-09 23:20, Alessandro GARDICH wrote:
> 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"
NACK:
1) this isn't in .dev yet
2) since when do -native recipes generate packages?
regards,
Koen
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH][STABLE] rpm-native_4.4.2.3.bb
2009-04-17 7:13 ` Koen Kooi
@ 2009-04-17 9:29 ` Alessandro GARDICH
0 siblings, 0 replies; 3+ messages in thread
From: Alessandro GARDICH @ 2009-04-17 9:29 UTC (permalink / raw)
To: openembedded-devel
Koen Kooi wrote:
> On 16-04-09 23:20, Alessandro GARDICH wrote:
>> 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"
>>
>
> NACK:
>
> 1) this isn't in .dev yet
true, we have first to check in .dev ... my fault
> 2) since when do -native recipes generate packages?
really don't know, I hope Marcin will give more info about it
>
> regards,
>
> Koen
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
--
/-------------------------------------------------------------\
| 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. |
\-------------------------------------------------------------/
^ permalink raw reply [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.