diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2011-04-07 10:48:14 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-24 22:50:34 +0100 |
commit | db182009ab66898ef0c53568abf5dd3def3dac6a (patch) | |
tree | 42d8e6603e5b41e3852430910118b020844ccd60 | |
parent | 5621123edeb0b1182274503e528af3a4af2479a7 (diff) | |
download | poky-db182009ab66898ef0c53568abf5dd3def3dac6a.tar.gz |
git: upgrade from 1.7.3.4 to 1.7.4.3
(From OE-Core rev: 7e2c5d976d05c873ca949504e8c2416a34ac7f97)
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-devtools/git/files/autotools.patch | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/git/git_1.7.4.3.bb (renamed from meta/recipes-devtools/git/git_1.7.3.4.bb) | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/meta/recipes-devtools/git/files/autotools.patch b/meta/recipes-devtools/git/files/autotools.patch index 1c69c22817..cb21193f35 100644 --- a/meta/recipes-devtools/git/files/autotools.patch +++ b/meta/recipes-devtools/git/files/autotools.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status:Inappropriate [configuration] | ||
2 | |||
1 | Index: git-1.7.2.1/configure.ac | 3 | Index: git-1.7.2.1/configure.ac |
2 | =================================================================== | 4 | =================================================================== |
3 | --- git-1.7.2.1.orig/configure.ac 2010-07-28 18:03:43.000000000 +0100 | 5 | --- git-1.7.2.1.orig/configure.ac 2010-07-28 18:03:43.000000000 +0100 |
diff --git a/meta/recipes-devtools/git/git_1.7.3.4.bb b/meta/recipes-devtools/git/git_1.7.4.3.bb index 2765ef793e..603d2fdec0 100644 --- a/meta/recipes-devtools/git/git_1.7.3.4.bb +++ b/meta/recipes-devtools/git/git_1.7.4.3.bb | |||
@@ -6,5 +6,5 @@ EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no ac_cv_c_c99_format=yes \ | |||
6 | ac_cv_fread_reads_directories=${ac_cv_fread_reads_directories=yes} \ | 6 | ac_cv_fread_reads_directories=${ac_cv_fread_reads_directories=yes} \ |
7 | " | 7 | " |
8 | 8 | ||
9 | SRC_URI[md5sum] = "3a2602016f98c529cda7b9fad1a6e216" | 9 | SRC_URI[md5sum] = "da6c8f4967393342a4397b955db72cb1" |
10 | SRC_URI[sha256sum] = "3e5e2b6547ee4aae82b4c5f589ff084996e9e6e0e2b52c92365e6baa1e4a0171" | 10 | SRC_URI[sha256sum] = "44b3ebc87d83b34468718fb6fa424420877e1f66c190389d693d090662a3556d" |