aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/rpm
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2009-04-20 17:31:38 +0200
committerMarcin Juszkiewicz <hrw@openembedded.org>2009-04-20 17:34:01 +0200
commit5b38f524850eb0b4760ca6db12338efa4c3a6e7a (patch)
tree8516175f7996e5db5180c5b65c7044e4133036d4 /recipes/rpm
parent1a4f6b92feebbf65c8dd22b456819177b3517b27 (diff)
downloadopenembedded-5b38f524850eb0b4760ca6db12338efa4c3a6e7a.tar.gz
rpm-native: do not emit packages
Diffstat (limited to 'recipes/rpm')
-rw-r--r--recipes/rpm/rpm-native_4.4.2.3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/rpm/rpm-native_4.4.2.3.bb b/recipes/rpm/rpm-native_4.4.2.3.bb
index 287383c8c9..62cef86a72 100644
--- 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}"