diff options
author | Khem Raj <raj.khem@gmail.com> | 2009-08-01 01:09:33 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2009-08-01 01:09:33 -0700 |
commit | 68b24e04cd5fc369b8987aa4741d71f926f90897 (patch) | |
tree | ec56e69d4fcc4be3f5238cd3a6c81fa8f55f13a4 /recipes/uclibc/uclibc_0.9.30.bb | |
parent | 66d4bf24f07dd62f0028e6a48c87a247259bbbab (diff) |
uclibc: Convert eligible uclibc recipes to use git instead of svn.
uclibc has changed its SCM system to git. We need
to adjust the recipes to fetch from uclibc git
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/uclibc/uclibc_0.9.30.bb')
-rw-r--r-- | recipes/uclibc/uclibc_0.9.30.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/uclibc/uclibc_0.9.30.bb b/recipes/uclibc/uclibc_0.9.30.bb index 1337da9b94..4d58b8904e 100644 --- a/recipes/uclibc/uclibc_0.9.30.bb +++ b/recipes/uclibc/uclibc_0.9.30.bb @@ -8,7 +8,6 @@ # UCLIBC_BASE ?= "0.9.30" PR = "r7" -DEFAULT_PREFERENCE = "1" require uclibc.inc |