All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] archiver.bbclass: Add the function of filtering packages
@ 2012-06-26  9:36 Kang Kai
  2012-06-26  9:36 ` [PATCH 1/2] " Kang Kai
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kang Kai @ 2012-06-26  9:36 UTC (permalink / raw)
  To: openembedded-core; +Cc: Zhenfeng.Zhao

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(-)

-- 
1.7.5.4




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-06-28 17:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-26  9:36 [PATCH 0/2] archiver.bbclass: Add the function of filtering packages Kang Kai
2012-06-26  9:36 ` [PATCH 1/2] " Kang Kai
2012-06-26  9:36 ` [PATCH 2/2] local.conf.sample.extended: Add filtering function to archiver.bbclass Kang Kai
2012-06-28 17:13 ` [PATCH 0/2] archiver.bbclass: Add the function of filtering packages Saul Wold

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.