[oe-commits] Khem Raj : gcc-svn.inc: Reduce priority via DEFAULT_PREFERENCE

git version control git at git.openembedded.org
Mon Dec 14 23:03:26 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 4f0df4d7ebfb16eace5986e117af3cdde43185a7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4f0df4d7ebfb16eace5986e117af3cdde43185a7

Author: Khem Raj <raj.khem at gmail.com>
Date:   Mon Dec 14 15:02:38 2009 -0800

gcc-svn.inc: Reduce priority via DEFAULT_PREFERENCE

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/gcc/gcc-svn.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/gcc/gcc-svn.inc b/recipes/gcc/gcc-svn.inc
index 2108c3d..c39546d 100644
--- a/recipes/gcc/gcc-svn.inc
+++ b/recipes/gcc/gcc-svn.inc
@@ -1,5 +1,5 @@
 # No armeb and thumb patches - really needs checking 
-DEFAULT_PREFERENCE = "1"
+DEFAULT_PREFERENCE = "-999"
 ARM_INSTRUCTION_SET = "arm"
 
 require gcc-common.inc





More information about the Openembedded-commits mailing list