From: Marcin Juszkiewicz Date: Mon, 20 Apr 2009 15:31:38 +0000 (+0200) Subject: rpm-native: do not emit packages X-Git-Tag: Release-2010-05/1~3729^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b38f524850eb0b4760ca6db12338efa4c3a6e7a;p=openembedded.git rpm-native: do not emit packages --- 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}"