From patchwork Thu Apr 21 20:25:03 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [3/8] git: upgrade from 1.7.3.4 to 1.7.4.3 Date: Thu, 21 Apr 2011 20:25:03 -0000 From: Nitin A Kamble X-Patchwork-Id: 2609 Message-Id: <7d9b6cfc17cd73e2259cc7b8291264b645ea1b7c.1303417346.git.nitin.a.kamble@intel.com> To: poky@yoctoproject.org,openembedded-core@lists.openembedded.org From: Nitin A Kamble Signed-off-by: Nitin A Kamble --- meta/recipes-devtools/git/files/autotools.patch | 2 ++ .../git/{git_1.7.3.4.bb => git_1.7.4.3.bb} | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) rename meta/recipes-devtools/git/{git_1.7.3.4.bb => git_1.7.4.3.bb} (59%) diff --git a/meta/recipes-devtools/git/files/autotools.patch b/meta/recipes-devtools/git/files/autotools.patch index 1c69c22..c190019 100644 --- a/meta/recipes-devtools/git/files/autotools.patch +++ b/meta/recipes-devtools/git/files/autotools.patch @@ -1,3 +1,5 @@ +Upstream-Status="Inappropriate [configuration]" + Index: git-1.7.2.1/configure.ac =================================================================== --- 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 similarity index 59% rename from meta/recipes-devtools/git/git_1.7.3.4.bb rename to meta/recipes-devtools/git/git_1.7.4.3.bb index 2765ef7..603d2fd 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 \ ac_cv_fread_reads_directories=${ac_cv_fread_reads_directories=yes} \ " -SRC_URI[md5sum] = "3a2602016f98c529cda7b9fad1a6e216" -SRC_URI[sha256sum] = "3e5e2b6547ee4aae82b4c5f589ff084996e9e6e0e2b52c92365e6baa1e4a0171" +SRC_URI[md5sum] = "da6c8f4967393342a4397b955db72cb1" +SRC_URI[sha256sum] = "44b3ebc87d83b34468718fb6fa424420877e1f66c190389d693d090662a3556d"