From: Quentin Schulz <foss+yocto@0leil.net>
To: docs@lists.yoctoproject.org
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>,
Quentin Schulz <quentin.schulz@cherry.de>
Subject: [PATCH] poky.yaml.in: bump min git version
Date: Tue, 23 Jun 2026 15:41:39 +0200 [thread overview]
Message-ID: <20260623-min-git-bump-v1-1-a634b0ec8a77@cherry.de> (raw)
From: Quentin Schulz <quentin.schulz@cherry.de>
Since commit 3cccfa036a35 ("lib/bb: Further shell=True cleanups") in
BitBake, we depend on git >= 2.22.0 according to a mail on the ML[1] so
update the minimum required version listed in the docs to match.
[1] https://lore.kernel.org/bitbake-devel/3ed53ffdad2597c633e5664ae4f7752c12432362.camel@linuxfoundation.org/
Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
---
documentation/poky.yaml.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/poky.yaml.in b/documentation/poky.yaml.in
index 56123495a..3e74dd7e7 100644
--- a/documentation/poky.yaml.in
+++ b/documentation/poky.yaml.in
@@ -37,7 +37,7 @@ YOCTO_DL_URL : "https://downloads.yoctoproject.org"
YOCTO_RELEASE_DL_URL : "&YOCTO_DL_URL;/releases/yocto/yocto-&DISTRO;"
MIN_PYTHON_VERSION : "3.9.0"
MIN_TAR_VERSION : "1.28"
-MIN_GIT_VERSION : "1.8.3.1"
+MIN_GIT_VERSION : "2.22.0"
MIN_GCC_VERSION : "10.1"
MIN_MAKE_VERSION : "4.0"
# Disk space (Gbytes) needed to generate qemux86-64 core-image-sato image with poky distro on Ubuntu 22.04 (x86-64), rounded up from 133
---
base-commit: 104b7a1e8dc14648f55a0099fd48ec5d3474e169
change-id: 20260623-min-git-bump-122fba1a6704
Best regards,
--
Quentin Schulz <quentin.schulz@cherry.de>
next reply other threads:[~2026-06-23 13:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-23 13:41 Quentin Schulz [this message]
2026-06-29 8:02 ` [PATCH] poky.yaml.in: bump min git version Antonin Godard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260623-min-git-bump-v1-1-a634b0ec8a77@cherry.de \
--to=foss+yocto@0leil.net \
--cc=docs@lists.yoctoproject.org \
--cc=quentin.schulz@cherry.de \
--cc=richard.purdie@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox