From: Koen Kooi Date: Fri, 24 Aug 2007 09:06:31 +0000 (+0000) Subject: automake-native 1.10: add DEFAULT_PREFERENCE = "-1" X-Git-Tag: Release-2010-05/1~8799^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94db6144eaaa8d8cd641c081184f6431d8c01971;p=openembedded.git automake-native 1.10: add DEFAULT_PREFERENCE = "-1" --- diff --git a/packages/automake/automake-native_1.10.bb b/packages/automake/automake-native_1.10.bb index 92c861f49c..a7857c562d 100644 --- a/packages/automake/automake-native_1.10.bb +++ b/packages/automake/automake-native_1.10.bb @@ -1,3 +1,5 @@ PV := "${PV}" require automake-native.inc + +DEFAULT_PREFERENCE = "-1"