aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/git/git_2.11.0.bb
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2016-12-02 13:24:43 +0800
committerChen Qi <Qi.Chen@windriver.com>2016-12-02 16:30:53 +0800
commitc960ecd5d830e6f0f4523eea04bbf418a9818fe9 (patch)
treef927e4f72490e5d28282c3ae974e959ed12f7a58 /meta/recipes-devtools/git/git_2.11.0.bb
parent11063a01d4511b2688ea7ba2d7359e4e07328c66 (diff)
downloadopenembedded-core-contrib-ChenQi/git-2.11.0.tar.gz
git: upgrade to 2.11.0ChenQi/git-2.11.0
Upgrade git to 2.11.0. Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Diffstat (limited to 'meta/recipes-devtools/git/git_2.11.0.bb')
-rw-r--r--meta/recipes-devtools/git/git_2.11.0.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-devtools/git/git_2.11.0.bb b/meta/recipes-devtools/git/git_2.11.0.bb
new file mode 100644
index 0000000000..0ca8a38567
--- /dev/null
+++ b/meta/recipes-devtools/git/git_2.11.0.bb
@@ -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] = "eac9324afcf4c95ab11acb2e2283e376"
+SRC_URI[tarball.sha256sum] = "d3be9961c799562565f158ce5b836e2b90f38502d3992a115dfb653d7825fd7e"
+SRC_URI[manpages.md5sum] = "cc86bfaf75174e3c8a10615e97bf3e55"
+SRC_URI[manpages.sha256sum] = "437a0128acd707edce24e1a310ab2f09f9a09ee42de58a8e7641362012dcfe22"