| Submitter | Kang Kai |
|---|---|
| Date | June 26, 2012, 9:36 a.m. |
| Message ID | <cover.1340703038.git.kai.kang@windriver.com> |
| Download | mbox |
| Permalink | /patch/30645/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib xiaofeng/archiverComments
On 06/26/2012 02:36 AM, Kang Kai wrote: > Hi, > > These patches are from Xiaofeng Yan<xiaofeng.yan@windriver.com> > > This function can miss and tarball packages according to license from recipes. > > Regards, > Kai > > The following changes since commit 8ce8d25bcda0e2e0b62204d5ca5875dedcaacf7d: > > sanity.bbclass: Increase LAYER_CONF_VERSION to match bblayers change (2012-06-25 17:20:54 +0100) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib xiaofeng/archiver > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/archiver > > Xiaofeng Yan (2): > archiver.bbclass: Add the function of filtering packages > local.conf.sample.extended: Add filtering function to > archiver.bbclass > > meta-yocto/conf/local.conf.sample.extended | 3 + > meta/classes/archiver.bbclass | 71 +++++++++++++++++++++++++++- > 2 files changed, 73 insertions(+), 1 deletions(-) > Merged into OE-Core Thanks Sau!
Hi, These patches are from Xiaofeng Yan <xiaofeng.yan@windriver.com> This function can miss and tarball packages according to license from recipes. Regards, Kai The following changes since commit 8ce8d25bcda0e2e0b62204d5ca5875dedcaacf7d: sanity.bbclass: Increase LAYER_CONF_VERSION to match bblayers change (2012-06-25 17:20:54 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib xiaofeng/archiver http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/archiver Xiaofeng Yan (2): archiver.bbclass: Add the function of filtering packages local.conf.sample.extended: Add filtering function to archiver.bbclass meta-yocto/conf/local.conf.sample.extended | 3 + meta/classes/archiver.bbclass | 71 +++++++++++++++++++++++++++- 2 files changed, 73 insertions(+), 1 deletions(-)