summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/git/git_2.24.4.bb
diff options
context:
space:
mode:
authorSteve Sakoman <steve@sakoman.com>2022-04-20 05:41:57 -1000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-04-22 23:39:12 +0100
commitb82a9877d5d91de6eae106d47946bc974f075c38 (patch)
tree9c578fe8f0bc1dfafbed5ab11cdfe3c19c8adb72 /meta/recipes-devtools/git/git_2.24.4.bb
parent8fdcbd703bbdc866e216167dd6d62ac987321db3 (diff)
downloadpoky-b82a9877d5d91de6eae106d47946bc974f075c38.tar.gz
git update from 2.24.3 to 2.24.4
Security release, fixes CVE-2021-21300, so remove that patch. 22539ec3b5 unpack_trees(): start with a fresh lstat cache 0d58fef58a run-command: invalidate lstat cache after a command finished 684dd4c2b4 checkout: fix bug that makes checkout follow symlinks in leading path (From OE-Core rev: 8606d99041c3c1a002b2300c59afc116050c73cc) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/git/git_2.24.4.bb')
-rw-r--r--meta/recipes-devtools/git/git_2.24.4.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta/recipes-devtools/git/git_2.24.4.bb b/meta/recipes-devtools/git/git_2.24.4.bb
new file mode 100644
index 0000000000..f38c25f0ef
--- /dev/null
+++ b/meta/recipes-devtools/git/git_2.24.4.bb
@@ -0,0 +1,9 @@
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.sha256sum] = "6e119e70d3762f28e1dc9928c526eb4d7519fd3870f862775cd10186653eb85a"
9SRC_URI[manpages.sha256sum] = "e687bcc91a6fd9cb74243f91a9c2d77c50ce202a09b35931021ecc521a373ed5"