[oe-commits] Marcin Juszkiewicz : rpm-native: do not emit packages

GIT User account git at amethyst.openembedded.net
Mon Apr 20 15:54:43 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 5b38f524850eb0b4760ca6db12338efa4c3a6e7a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5b38f524850eb0b4760ca6db12338efa4c3a6e7a

Author: Marcin Juszkiewicz <hrw at openembedded.org>
Date:   Mon Apr 20 17:31:38 2009 +0200

rpm-native: do not emit packages

---

 recipes/rpm/rpm-native_4.4.2.3.bb |    1 +
 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 287383c..62cef86 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}"





More information about the Openembedded-commits mailing list