rpm-native: do not emit packages
authorMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 20 Apr 2009 15:31:38 +0000 (17:31 +0200)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 20 Apr 2009 15:34:01 +0000 (17:34 +0200)
recipes/rpm/rpm-native_4.4.2.3.bb

index 287383c..62cef86 100644 (file)
@@ -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}"