[OE-core] [PATCH 0/6 V3] refactor the archiver*.bbclass

Robert Yang liezhi.yang at windriver.com
Fri Mar 14 15:03:15 UTC 2014



On 03/14/2014 01:45 AM, Burton, Ross wrote:
> On 11 March 2014 17:08, Robert Yang <liezhi.yang at windriver.com> wrote:
>> Robert Yang (6):
>>    classes/archive*.bbclass: remove archive-*-source.bbclass
>>    archiver.bbclass: refactor it
>>    package_rpm.bbclass: archive the source to srpm package
>>    archiver.bbclass: move a few code to copyleft_compliance.bbclass
>>    local.conf.sample.extended: update for the archiver
>>    patch.bbclass: do_patch: unset TMPDIR from environment
>
> This series appears to work for me and doesn't cause rebuilds (after
> removing the patch change, as that obviously does).  Can anyone else
> who actively uses the archiver verify that it still works for them?
>

Thank you very much for the testing and suggestions, I've updated it
a little:

* Remove the [PATCH 6/6] which is used for unset the TMPDIR, we can fix
   it in another thread as bug 5968 describes since it doesn't affect the
   archiver.

* Modified the do_ar_configured a little and tested the "bitbake
   core-image-sato world meta-toolchain", it worked well.

Here is the repo: (the same repo as before)

   git://git.openembedded.org/openembedded-core-contrib rbt/archiver_v3
 
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/archiver_v3

Robert Yang (5):
   classes/archive*.bbclass: remove archive-*-source.bbclass
   archiver.bbclass: refactor it
   package_rpm.bbclass: archive the source to srpm package
   archiver.bbclass: move a few code to copyleft_compliance.bbclass
   local.conf.sample.extended: update for the archiver

// Robert

> Cheers,
> Ross
>
>



More information about the Openembedded-core mailing list