| Submitter | Robert Yang |
|---|---|
| Date | Aug. 26, 2012, 6:51 a.m. |
| Message ID | <cover.1345963712.git.liezhi.yang@windriver.com> |
| Download | mbox |
| Permalink | /patch/35359/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib robert/archiverComments
On 08/25/2012 11:51 PM, Robert Yang wrote: > > * Fix the indent and coding style > * Fix the fakeroot error and other issues > * remove the "upper()" function > * copyleft_compliance.bbclass: remove the duplicated code > * fix the remove error > > I have sent a patch to yocto@yoctoproject.org to update the > local.conf.sample.extended > > // Robert > > The following changes since commit b4c5725af4cd85d5644f0373e2674e903c4eab2b: > > yocto-bsp: add missing xserver-xf86-config .bbappend for qemu (2012-08-25 14:47:07 +0100) > > are available in the git repository at: > > git://git.pokylinux.org/poky-contrib robert/archiver > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/archiver_sample > > Robert Yang (6): > archiver.bbclass: indent fixes > archiver.bbclass: fix the coding style > archiver.bbclass: fix the fakeroot and other issues > archiver.bbclass: remove the "upper()" function > copyleft_compliance.bbclass: remove the duplicated code > archiver.bbclass: fix the remove error > > meta/classes/archive-configured-source.bbclass | 9 +- > meta/classes/archive-original-source.bbclass | 9 +- > meta/classes/archive-patched-source.bbclass | 9 +- > meta/classes/archiver.bbclass | 884 +++++++++++++------------ > meta/classes/copyleft_compliance.bbclass | 51 +- > meta/classes/package_rpm.bbclass | 43 +- > 6 files changed, 503 insertions(+), 502 deletions(-) > Merged into OE-Core Thanks Sau!