From: Khem Raj Date: Mon, 17 Aug 2009 16:44:20 +0000 (-0700) Subject: python-sip_4.8.2.bb: set DEFAULT_PREFERENCE = -1 X-Git-Tag: Release-2010-05/1~2684 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3de2a694e2cdd17bf741c7b70a72ed7026b8d501;p=openembedded.git python-sip_4.8.2.bb: set DEFAULT_PREFERENCE = -1 Signed-off-by: Khem Raj --- diff --git a/recipes/python/python-sip_4.8.2.bb b/recipes/python/python-sip_4.8.2.bb index db88ba974b..90e142c400 100644 --- a/recipes/python/python-sip_4.8.2.bb +++ b/recipes/python/python-sip_4.8.2.bb @@ -1,2 +1,3 @@ require python-sip.inc +DEFAULT_PREFERENCE = "-1" PR = "ml0"