[oe-commits] Robert Yang : git: 2.3.7 -> 2.4.2

git at git.openembedded.org git at git.openembedded.org
Sat May 30 21:28:43 UTC 2015


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

Author: Robert Yang <liezhi.yang at windriver.com>
Date:   Wed May 27 22:24:28 2015 -0700

git: 2.3.7 -> 2.4.2

Signed-off-by: Robert Yang <liezhi.yang at windriver.com>

---

 meta/recipes-devtools/git/git_2.3.7.bb | 11 -----------
 meta/recipes-devtools/git/git_2.4.2.bb | 11 +++++++++++
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/meta/recipes-devtools/git/git_2.3.7.bb b/meta/recipes-devtools/git/git_2.3.7.bb
deleted file mode 100644
index 61248c0..0000000
--- a/meta/recipes-devtools/git/git_2.3.7.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-require git.inc
-
-SRC_URI[tarball.md5sum] = "370cc33cc0a77a1242b95cc703228162"
-SRC_URI[tarball.sha256sum] = "250ebf19c758bcf848f23f42bc632282ba8828b8965a306ad006bfb36ac1499a"
-SRC_URI[manpages.md5sum] = "4c3b585c74bd937b80e04cba6db71da2"
-SRC_URI[manpages.sha256sum] = "079fcd6b8dad124960578fe91964a1185c99cdf024149ad50bde141600b21628"
-
-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} \
-                 "
-EXTRA_OEMAKE += "NO_GETTEXT=1"
diff --git a/meta/recipes-devtools/git/git_2.4.2.bb b/meta/recipes-devtools/git/git_2.4.2.bb
new file mode 100644
index 0000000..0bb92a2
--- /dev/null
+++ b/meta/recipes-devtools/git/git_2.4.2.bb
@@ -0,0 +1,11 @@
+require git.inc
+
+SRC_URI[tarball.md5sum] = "80e127b1bde921479d1a6c3fa697e385"
+SRC_URI[tarball.sha256sum] = "8edd564051fb776a41b4c475ed2d6105de82b674b8903a9efafe8a0633e4876e"
+SRC_URI[manpages.md5sum] = "b52251e6f859a54bf5d5a3b7682fbfbf"
+SRC_URI[manpages.sha256sum] = "114b22518dd71cc1a16018b0ff198a5ee1e6b2239381dfd6a6b9994f3da89661"
+
+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} \
+                 "
+EXTRA_OEMAKE += "NO_GETTEXT=1"



More information about the Openembedded-commits mailing list