]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
cml1: add showconfig task to easily find the generated .config file
authorRoss Burton <ross.burton@arm.com>
Thu, 12 May 2022 14:11:17 +0000 (15:11 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 10 Jul 2023 10:36:06 +0000 (11:36 +0100)
commit7edd3cd80ce6b705cfcf5ab794e809303745b951
tree0411d8000fa59253135938c55010c163edd0504a
parent017f3a0b1265c1a3b69c20bdb56bbf446111977e
cml1: add showconfig task to easily find the generated .config file

It's not that unusual to want to manually review the generated .config file
after do_configure has ran.  Add a new 'showconfig' task that simply
prints the full path to the .config file, so the user can open it in an
editor.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-recipe/cml1.bbclass