[oe-commits] Upgrade Helper : git: upgrade to 1.8.4.4

git at git.openembedded.org git at git.openembedded.org
Tue Nov 26 23:00:43 UTC 2013


Module: openembedded-core.git
Branch: master-next
Commit: 93f5d4f0baca30260d0457dc07fa58c5db841b1c
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=93f5d4f0baca30260d0457dc07fa58c5db841b1c

Author: Upgrade Helper <uh at not.set>
Date:   Mon Nov 25 15:51:01 2013 +0200

git: upgrade to 1.8.4.4

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-devtools/git/{git_1.8.4.2.bb => git_1.8.4.4.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/git/git_1.8.4.2.bb b/meta/recipes-devtools/git/git_1.8.4.4.bb
similarity index 67%
rename from meta/recipes-devtools/git/git_1.8.4.2.bb
rename to meta/recipes-devtools/git/git_1.8.4.4.bb
index d162702..cdcd894 100644
--- a/meta/recipes-devtools/git/git_1.8.4.2.bb
+++ b/meta/recipes-devtools/git/git_1.8.4.4.bb
@@ -1,8 +1,8 @@
 require git.inc
 
 SRC_URI = "http://git-core.googlecode.com/files/git-${PV}.tar.gz"
-SRC_URI[md5sum] = "6f63d103465b86ca0ebe4189ea54731c"
-SRC_URI[sha256sum] = "6732278ce4870b314cfd83500ec15d5ee7a868be5b96549022d6f0972bf3dd2a"
+SRC_URI[md5sum] = "c07ea15d5d0c31544de265f567d6e5ef"
+SRC_URI[sha256sum] = "44392f5bfcb17aa943338469ddafd94a9091f8b33eb5d3a2abb60f2bb61d1a73"
 
 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} \



More information about the Openembedded-commits mailing list