binutils: Use git instead of cvs for SRC_URI for upstream version of binutils
authorKhem Raj <raj.khem@gmail.com>
Mon, 15 Nov 2010 20:14:22 +0000 (12:14 -0800)
committerKhem Raj <raj.khem@gmail.com>
Mon, 15 Nov 2010 20:14:22 +0000 (12:14 -0800)
commit7b4734daf2b59d0255c5e8f28aeb27740bd034c1
tree751f1a32792e6482d2655c8b7dafbadb440454df
parentd9997db446c3e3f135e6f14794cea118d0b160a4
binutils: Use git instead of cvs for SRC_URI for upstream version of binutils

* Use the upcoming 2.21 branch as SRC_URI so that we can test it
  and provide feedback to upstream based on our testing
  use PREFERRED_VERSION_binutils-cross = "git" to select this
  and test it in builds and reports issues.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 files changed:
recipes/binutils/binutils-cross-sdk_cvs.bb [deleted file]
recipes/binutils/binutils-cross-sdk_git.bb [new file with mode: 0644]
recipes/binutils/binutils-cross_cvs.bb [deleted file]
recipes/binutils/binutils-cross_git.bb [new file with mode: 0644]
recipes/binutils/binutils-git/110-arm-eabi-conf.patch [moved from recipes/binutils/binutils-cvs/110-arm-eabi-conf.patch with 100% similarity]
recipes/binutils/binutils-git/binutils-2.16.1-e300c2c3.patch [moved from recipes/binutils/binutils-cvs/binutils-2.16.1-e300c2c3.patch with 100% similarity]
recipes/binutils/binutils-git/binutils-2.16.91.0.6-objcopy-rename-errorcode.patch [moved from recipes/binutils/binutils-cvs/binutils-2.16.91.0.6-objcopy-rename-errorcode.patch with 100% similarity]
recipes/binutils/binutils-git/binutils-arm-pr7093.patch [moved from recipes/binutils/binutils-cvs/binutils-arm-pr7093.patch with 100% similarity]
recipes/binutils/binutils-git/binutils-uclibc-100-uclibc-conf.patch [moved from recipes/binutils/binutils-cvs/binutils-uclibc-100-uclibc-conf.patch with 100% similarity]
recipes/binutils/binutils-git/binutils-uclibc-300-001_ld_makefile_patch.patch [moved from recipes/binutils/binutils-cvs/binutils-uclibc-300-001_ld_makefile_patch.patch with 100% similarity]
recipes/binutils/binutils-git/binutils-uclibc-300-006_better_file_error.patch [moved from recipes/binutils/binutils-cvs/binutils-uclibc-300-006_better_file_error.patch with 100% similarity]
recipes/binutils/binutils-git/binutils-uclibc-300-012_check_ldrunpath_length.patch [moved from recipes/binutils/binutils-cvs/binutils-uclibc-300-012_check_ldrunpath_length.patch with 100% similarity]
recipes/binutils/binutils-git/binutils-uclibc-gas-needs-libm.patch [moved from recipes/binutils/binutils-cvs/binutils-uclibc-gas-needs-libm.patch with 100% similarity]
recipes/binutils/binutils_cvs.bb [deleted file]
recipes/binutils/binutils_git.bb [new file with mode: 0644]