From: Marcin Juszkiewicz Date: Wed, 19 Nov 2008 17:35:30 +0000 (+0100) Subject: openssl-native: make sure that PACKAGES will be empty (from Poky) X-Git-Tag: Release-2010-05/1~3796^2~84^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3ad82e488b4067c3baf5be85e268f850edfe656;p=openembedded.git openssl-native: make sure that PACKAGES will be empty (from Poky) --- diff --git a/recipes/openssl/openssl-native_0.9.7g.bb b/recipes/openssl/openssl-native_0.9.7g.bb index f48e123152..14f6d92f09 100644 --- a/recipes/openssl/openssl-native_0.9.7g.bb +++ b/recipes/openssl/openssl-native_0.9.7g.bb @@ -14,3 +14,4 @@ do_install() { : } +PACKAGES = "" diff --git a/recipes/openssl/openssl-native_0.9.7m.bb b/recipes/openssl/openssl-native_0.9.7m.bb index e7dc7c7e5e..b00dc5e73b 100644 --- a/recipes/openssl/openssl-native_0.9.7m.bb +++ b/recipes/openssl/openssl-native_0.9.7m.bb @@ -18,3 +18,4 @@ do_install() { : } +PACKAGES = "" diff --git a/recipes/openssl/openssl-native_0.9.8g.bb b/recipes/openssl/openssl-native_0.9.8g.bb index 9ae8e391d0..1ad90a0001 100644 --- a/recipes/openssl/openssl-native_0.9.8g.bb +++ b/recipes/openssl/openssl-native_0.9.8g.bb @@ -22,3 +22,4 @@ do_install() { : } +PACKAGES = ""