summaryrefslogtreecommitdiffstats
path: root/recipes/python/python-sip_4.8.2.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2009-08-17 09:44:20 -0700
committerKhem Raj <raj.khem@gmail.com>2009-08-17 09:44:20 -0700
commit3de2a694e2cdd17bf741c7b70a72ed7026b8d501 (patch)
treef93113043ab8f1791ce734c1de5d87be00101ded /recipes/python/python-sip_4.8.2.bb
parentc661fd43a2252141784feadc86c5adf324eda9fc (diff)
downloadopenembedded-3de2a694e2cdd17bf741c7b70a72ed7026b8d501.tar.gz
python-sip_4.8.2.bb: set DEFAULT_PREFERENCE = -1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/python/python-sip_4.8.2.bb')
-rw-r--r--recipes/python/python-sip_4.8.2.bb1
1 files changed, 1 insertions, 0 deletions
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"