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 /conf/distro | |
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 'conf/distro')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index b6da1cc1e8..e8d8c80b3f 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -249,8 +249,6 @@ SRCREV_pn-toscoterm ?= "f02add76f365a2fecd2dbefc230ceaab20244f96" SRCREV_pn-u-boot-bug ?= "8674" SRCREV_pn-u-boot-openmoko ?= "650149a53dbdd48bf6dfef90930c8ab182adb512" SRCREV_pn-u-boot-openmoko-devel ?= "ba029a1426bfca169572bf80d50a8b190a6b0e19" -SRCREV_pn-uclibc ?= "25712" -SRCREV_pn-uclibc-initial ?= "25712" SRCREV_pn-usbpath ?= "3172" SRCREV_pn-usbpath-native ?= "3172" SRCREV-pn-vala-dbus-binding-tool-native ?= "55a6bc5dd032731d89c238d274b2898ef02d12f8" |