[oe-commits] Bogdan Marinescu : git: updated to 1.8.1.2

git at git.openembedded.org git at git.openembedded.org
Thu Jan 31 16:31:04 UTC 2013


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

Author: Bogdan Marinescu <bogdan.a.marinescu at intel.com>
Date:   Thu Jan 31 14:59:02 2013 +0200

git: updated to 1.8.1.2

Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../git/{git_1.8.0.2.bb => git_1.8.1.2.bb}         |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-devtools/git/git_1.8.0.2.bb b/meta/recipes-devtools/git/git_1.8.1.2.bb
similarity index 66%
rename from meta/recipes-devtools/git/git_1.8.0.2.bb
rename to meta/recipes-devtools/git/git_1.8.1.2.bb
index ae6fc41..200a79e 100644
--- a/meta/recipes-devtools/git/git_1.8.0.2.bb
+++ b/meta/recipes-devtools/git/git_1.8.1.2.bb
@@ -1,10 +1,10 @@
 require git.inc
 
-PR = "r1"
+PR = "r0"
 
 SRC_URI = "http://git-core.googlecode.com/files/git-${PV}.tar.gz"
-SRC_URI[md5sum] = "1aca109d4a719fe5bc43d25927fbc7d9"
-SRC_URI[sha256sum] = "c06d5d29389e90583d16ec41d5be931593196f6842f9b14e910a0b5781c10e07"
+SRC_URI[md5sum] = "9f912370a1831c851ff8df171e8a7218"
+SRC_URI[sha256sum] = "07d210a37deec465b4d00e4907c732dee5c5d23c7d90c1b582e7ab754bcf24c7"
 
 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