From: Saul Wold <sgw@linux.intel.com>
To: Robert Yang <liezhi.yang@windriver.com>
Cc: Zhenfeng.Zhao@windriver.com, openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 0/6] archiver.bbclass: fixes and clean up
Date: Wed, 29 Aug 2012 15:21:03 -0700 [thread overview]
Message-ID: <503E95CF.2090200@linux.intel.com> (raw)
In-Reply-To: <cover.1345963712.git.liezhi.yang@windriver.com>
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!
prev parent reply other threads:[~2012-08-29 22:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-26 6:51 [PATCH 0/6] archiver.bbclass: fixes and clean up Robert Yang
2012-08-26 6:51 ` [PATCH 1/6] archiver.bbclass: indent fixes Robert Yang
2012-08-26 6:51 ` [PATCH 2/6] archiver.bbclass: fix the coding style Robert Yang
2012-08-26 6:51 ` [PATCH 3/6] archiver.bbclass: fix the fakeroot and other issues Robert Yang
2012-08-26 6:51 ` [PATCH 4/6] archiver.bbclass: remove the "upper()" function Robert Yang
2012-08-26 6:52 ` [PATCH 5/6] copyleft_compliance.bbclass: remove the duplicated code Robert Yang
2012-08-26 6:52 ` [PATCH 6/6] archiver.bbclass: fix the remove error Robert Yang
2012-08-29 22:21 ` Saul Wold [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=503E95CF.2090200@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=Zhenfeng.Zhao@windriver.com \
--cc=liezhi.yang@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.