Message ID | 20250917131111.2490120-1-martin.jansa@gmail.com |
---|---|
State | New |
Headers | show |
Series | [walnascar,PATCHv2] sanity.conf: Update minimum bitbake version to 2.12.4 | expand |
diff --git a/meta/conf/sanity.conf b/meta/conf/sanity.conf index 6d3911ff94..38bef17edc 100644 --- a/meta/conf/sanity.conf +++ b/meta/conf/sanity.conf @@ -3,7 +3,7 @@ # See sanity.bbclass # # Expert users can confirm their sanity with "touch conf/sanity.conf" -BB_MIN_VERSION = "2.12.0" +BB_MIN_VERSION = "2.12.4" SANITY_ABIFILE = "${TMPDIR}/abi_version"