summaryrefslogtreecommitdiffstats
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 16:35:40 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-12-07 10:38:06 +0000
commit9c9b303463a785ab7c0cbf33e70a23dc0364b0fa (patch)
treedcfbf83116ae6c34cb7b2d03928bce97a11fd5f2 /meta/recipes-devtools/git/git_2.11.0.bb
parent8d1c7b5e322c94e3182861cb18178d1c8a849881 (diff)
downloadpoky-9c9b303463a785ab7c0cbf33e70a23dc0364b0fa.tar.gz
git: upgrade to 2.11.0
Upgrade git to 2.11.0. (From OE-Core rev: 963d949cacdd1fed7b2fbe121526da7986a7c758) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 @@
1require git.inc
2
3EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \
4 ac_cv_fread_reads_directories=${ac_cv_fread_reads_directories=yes} \
5 "
6EXTRA_OEMAKE += "NO_GETTEXT=1"
7
8SRC_URI[tarball.md5sum] = "eac9324afcf4c95ab11acb2e2283e376"
9SRC_URI[tarball.sha256sum] = "d3be9961c799562565f158ce5b836e2b90f38502d3992a115dfb653d7825fd7e"
10SRC_URI[manpages.md5sum] = "cc86bfaf75174e3c8a10615e97bf3e55"
11SRC_URI[manpages.sha256sum] = "437a0128acd707edce24e1a310ab2f09f9a09ee42de58a8e7641362012dcfe22"