]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
base/features_check: Make PARSE_ALL_RECIPES and SOURCE_MIRROR_FETCH boolean
authorRobert Yang <liezhi.yang@windriver.com>
Sun, 22 Dec 2024 16:02:37 +0000 (08:02 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Dec 2024 11:41:13 +0000 (11:41 +0000)
commit1a2afcd0773c5ec5946d1dfc27bde585c52a5724
treeb45de08de2bf3d2ecaf8f1cab1a1bf3a4e9ca5e6
parent5b973be9a7fbb2694d162ac06b76513525f3deed
base/features_check: Make PARSE_ALL_RECIPES and SOURCE_MIRROR_FETCH boolean

So that value "0" can turn them off.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-global/base.bbclass
meta/classes-recipe/features_check.bbclass