summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/git/git_2.22.1.bb
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2019-08-13 22:04:15 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-08-14 17:33:49 +0100
commite7c57f87ceccbd8e828e160038fa47d3d3381d04 (patch)
tree82b4bbe57147277419c08e4dd106b2ade7dfe5e5 /meta/recipes-devtools/git/git_2.22.1.bb
parent62e5c0d3bc93fb8fbb04fb690c1b492a3ba7446e (diff)
downloadpoky-e7c57f87ceccbd8e828e160038fa47d3d3381d04.tar.gz
git: update to 2.22.1
(From OE-Core rev: 5b6e7d98f0d1be392d6c1efe2c69fef296d960c0) Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/git/git_2.22.1.bb')
-rw-r--r--meta/recipes-devtools/git/git_2.22.1.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-devtools/git/git_2.22.1.bb b/meta/recipes-devtools/git/git_2.22.1.bb
new file mode 100644
index 0000000000..e0ed146b27
--- /dev/null
+++ b/meta/recipes-devtools/git/git_2.22.1.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] = "b379ee9b8c7733d01fc49998148621ef"
9SRC_URI[tarball.sha256sum] = "83bf264bfa4573faddb396cbc7f5518db082f9573aa3c8ea08b8a30d23a46adc"
10SRC_URI[manpages.md5sum] = "70aaf2da41c21b0864e9b1bb8231172c"
11SRC_URI[manpages.sha256sum] = "228da34377a6795619e1822a4fad00c87300135b811643bdb816afe4a92040f9"