]> code.ossystems Code Review - openembedded-core.git/commitdiff
git: update to 2.7.2
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Wed, 24 Feb 2016 14:24:04 +0000 (16:24 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 28 Feb 2016 11:32:39 +0000 (11:32 +0000)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/git/git_2.7.0.bb [deleted file]
meta/recipes-devtools/git/git_2.7.2.bb [new file with mode: 0644]

diff --git a/meta/recipes-devtools/git/git_2.7.0.bb b/meta/recipes-devtools/git/git_2.7.0.bb
deleted file mode 100644 (file)
index 2916a1c..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-require git.inc
-
-EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \
-                 ac_cv_fread_reads_directories=${ac_cv_fread_reads_directories=yes} \
-                 "
-EXTRA_OEMAKE += "NO_GETTEXT=1"
-
-SRC_URI[tarball.md5sum] = "f3c3ed131e37e5e07cc0b81e9b539908"
-SRC_URI[tarball.sha256sum] = "db9df4435c70a9b25d20a9ee20d65101692dc907a5a4b30e8343c9ae1b913ead"
-SRC_URI[manpages.md5sum] = "dca693846672e68c31d2eb1fc32e763b"
-SRC_URI[manpages.sha256sum] = "444703d66d8441c3c67ba12997719d7510b67a6bc51ccd098474c417a334fb61"
diff --git a/meta/recipes-devtools/git/git_2.7.2.bb b/meta/recipes-devtools/git/git_2.7.2.bb
new file mode 100644 (file)
index 0000000..3fd7151
--- /dev/null
@@ -0,0 +1,11 @@
+require git.inc
+
+EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \
+                 ac_cv_fread_reads_directories=${ac_cv_fread_reads_directories=yes} \
+                 "
+EXTRA_OEMAKE += "NO_GETTEXT=1"
+
+SRC_URI[tarball.md5sum] = "162ddc6c9b243899ad67ebd6b1c166b1"
+SRC_URI[tarball.sha256sum] = "58959e3ef3046403216a157dfc683c4d7f0dd83365463b8dd87063ded940a0df"
+SRC_URI[manpages.md5sum] = "7bb067d6363f537b92c3b8b813ff9ed6"
+SRC_URI[manpages.sha256sum] = "e6b5481fd6e24a1d1b155ef17363b313d47025bf6da880737fa872ab78e24f15"