On 2/13/14, 3:33, "Richard Purdie" <[email protected]> wrote:
>On Wed, 2014-02-12 at 22:20 -0200, João Henrique Ferreira de Freitas >wrote: >> fragmentconfig() is a new task that makes a diff between the >> old and new config files and writes to the fragment.cfg result file. >> menuconfig() always copy the original config file, so the user >> doesn't need to copy it. >> >> Signed-off-by: João Henrique Ferreira de Freitas <[email protected]> >> --- >> meta/classes/cml1.bbclass | 35 +++++++++++++++++++++++++++++++++++ >> 1 file changed, 35 insertions(+) >> >> diff --git a/meta/classes/cml1.bbclass b/meta/classes/cml1.bbclass >> index e292ecb..2053361 100644 >> --- a/meta/classes/cml1.bbclass >> +++ b/meta/classes/cml1.bbclass One more thought on this. As this is currently linux-yocto specific, does it belong in cml1.bbclass? It may make sense in busybox as well, so maybe this is the right place. RP, do you have a preference? -- Darren Hart Yocto Project - Linux Kernel Intel Open Source Technology Center _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
