From ff0f815593c33f1a82ba4d1cbe41e6b987da1f47 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 23 Mar 2012 08:22:26 +0100 Subject: toolchain-layer: move binutils and gcc from meta-oe into here MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Acked-by: Martin Jansa Acked-by: Eric BĂ©nard Acked-by: Khem Raj Signed-off-by: Koen Kooi --- .../gcc/gcc-4.5/gcc_revert_base_version_to_4.5.0.patch | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 toolchain-layer/recipes-devtools/gcc/gcc-4.5/gcc_revert_base_version_to_4.5.0.patch (limited to 'toolchain-layer/recipes-devtools/gcc/gcc-4.5/gcc_revert_base_version_to_4.5.0.patch') diff --git a/toolchain-layer/recipes-devtools/gcc/gcc-4.5/gcc_revert_base_version_to_4.5.0.patch b/toolchain-layer/recipes-devtools/gcc/gcc-4.5/gcc_revert_base_version_to_4.5.0.patch new file mode 100644 index 0000000000..5f134ef338 --- /dev/null +++ b/toolchain-layer/recipes-devtools/gcc/gcc-4.5/gcc_revert_base_version_to_4.5.0.patch @@ -0,0 +1,9 @@ +the svn patch changed the BASE-VER to 4.5.1, bring it back to 4.5.0 +- Nitin A Kamble nitin.a.kamble@intel.com +- 2010/07/20 + +--- gcc-4.5.0/gcc/BASE-VER 2010-07-20 00:57:37.000000000 -0700 ++++ gcc-4.5.0.new/gcc/BASE-VER 2010-07-20 01:06:17.000000000 -0700 +@@ -1 +1 @@ +-4.5.1 ++4.5.0 -- cgit 1.2.3-korg