summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/git/git_2.24.3.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.3.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.3.bb')
-rw-r--r--meta/recipes-devtools/git/git_2.24.3.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/meta/recipes-devtools/git/git_2.24.3.bb b/meta/recipes-devtools/git/git_2.24.3.bb
deleted file mode 100644
index ddd875f07b..0000000000
--- a/meta/recipes-devtools/git/git_2.24.3.bb
+++ /dev/null
@@ -1,9 +0,0 @@
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] = "ef6d1d1de1d7921a54d23d07479bd2766f050d6435cea5d3b5322aa4897cb3d7"
9SRC_URI[manpages.sha256sum] = "325795ba33c0be02370de79636f32ad3b447665c1f2b5b4de65181fa804bed31"