diff mbox series

poky.yaml.in: bump min git version

Message ID 20260623-min-git-bump-v1-1-a634b0ec8a77@cherry.de
State New
Headers show
Series poky.yaml.in: bump min git version | expand

Commit Message

Quentin Schulz June 23, 2026, 1:41 p.m. UTC
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(-)


---
base-commit: 104b7a1e8dc14648f55a0099fd48ec5d3474e169
change-id: 20260623-min-git-bump-122fba1a6704

Best regards,
--  
Quentin Schulz <quentin.schulz@cherry.de>
diff mbox series

Patch

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