git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1986ae8
)
rpm: fix qa stage error (non-debug package contains .debug dir)
author
Lynn Lin
<lin_lynn@emc.com>
Sat, 23 May 2009 06:14:10 +0000
(06:14 +0000)
committer
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Sat, 23 Jan 2010 18:59:40 +0000
(19:59 +0100)
Signed-off-by: Rolf Leggewie <oe-devel@rolf.leggewie.biz>
recipes/rpm/rpm_4.4.2.3.bb
patch
|
blob
|
history
diff --git
a/recipes/rpm/rpm_4.4.2.3.bb
b/recipes/rpm/rpm_4.4.2.3.bb
index
3e67378
..
e1f91c3
100644
(file)
--- a/
recipes/rpm/rpm_4.4.2.3.bb
+++ b/
recipes/rpm/rpm_4.4.2.3.bb
@@
-2,3
+2,4
@@
inherit distutils-base gettext
DEPENDS = "zlib beecrypt file popt python sed-native"
require ${PN}-${PV}.inc
+FILES_${PN}-dbg += "${libdir}/${PN}/.debug"