[OE-core] [PATCH 2/2] cml1.bbclass: Add fragmentconfig task to cml1

Darren Hart dvhart at linux.intel.com
Thu Feb 13 19:00:33 UTC 2014


On 2/13/14, 3:33, "Richard Purdie" <richard.purdie at linuxfoundation.org>
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 <joaohf at gmail.com>
>> ---
>>  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







More information about the Openembedded-core mailing list