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:
1a4f6b9
)
rpm-native: do not emit packages
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Mon, 20 Apr 2009 15:31:38 +0000
(17:31 +0200)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Mon, 20 Apr 2009 15:34:01 +0000
(17:34 +0200)
recipes/rpm/rpm-native_4.4.2.3.bb
patch
|
blob
|
history
diff --git
a/recipes/rpm/rpm-native_4.4.2.3.bb
b/recipes/rpm/rpm-native_4.4.2.3.bb
index
287383c
..
62cef86
100644
(file)
--- a/
recipes/rpm/rpm-native_4.4.2.3.bb
+++ b/
recipes/rpm/rpm-native_4.4.2.3.bb
@@
-3,6
+3,7
@@
inherit native distutils-native-base
require rpm-${PV}.inc
DEPENDS = "beecrypt-native gettext-native zlib-native file-native popt-native python-native"
+PACKAGES = ""
export localstatedir = "${layout_localstatedir}"
export varprefix = "${layout_localstatedir}"