summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/git
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-10-19 17:33:36 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-23 17:42:25 +0100
commit6b4741f53ee8bf03eeae53ad3e0e8cda69e89140 (patch)
tree6788f802be6a4ce87dec71e343a7d6481e5e4927 /meta/recipes-devtools/git
parent26a43c2e1c8f52c1f2f188db81e6d46d71c765f3 (diff)
downloadpoky-6b4741f53ee8bf03eeae53ad3e0e8cda69e89140.tar.gz
git: upgrade 2.33.0 -> 2.33.1
(From OE-Core rev: c2ccedd1ecb44fbc0711e1be5b4c69b0f78bded3) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/git')
-rw-r--r--meta/recipes-devtools/git/git_2.33.1.bb (renamed from meta/recipes-devtools/git/git_2.33.0.bb)5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-devtools/git/git_2.33.0.bb b/meta/recipes-devtools/git/git_2.33.1.bb
index f8d4dacdbf..0dbde7fdc1 100644
--- a/meta/recipes-devtools/git/git_2.33.0.bb
+++ b/meta/recipes-devtools/git/git_2.33.1.bb
@@ -5,5 +5,6 @@ EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \
5 " 5 "
6EXTRA_OEMAKE += "NO_GETTEXT=1" 6EXTRA_OEMAKE += "NO_GETTEXT=1"
7 7
8SRC_URI[tarball.sha256sum] = "02d909d0bba560d3a1008bd00dd577621ffb57401b09175fab2bf6da0e9704ae" 8SRC_URI[tarball.sha256sum] = "02047f8dc8934d57ff5e02aadd8a2fe8e0bcf94a7158da375e48086cc46fce1d"
9SRC_URI[manpages.sha256sum] = "ba9cd0f29a3632a3b78f8ed2389f0780aa6e8fcbe258259d7c584920d19ed1f7" 9SRC_URI[manpages.sha256sum] = "292b08ca1b79422ff478a6221980099c5e3c0a38aba39d952063eedb68e27d93"
10