All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-baryon][PATCH 0/3] respect EXTRA_IMAGE_FEATURES
@ 2012-11-19 20:18 Kevin Strasser
  2012-11-19 20:20 ` [meta-baryon][PATCH 1/3] packagegroup-core-tools: exclude packages that depend on x11 Kevin Strasser
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Kevin Strasser @ 2012-11-19 20:18 UTC (permalink / raw)
  To: yocto

Changes introduced by this patchset:
  * change the IMAGE_FEATURES assignment in baryon-image to append, 
  allowing the EXTRA_IMAGE_FEATUES variable to actually have an affect 
  on the final image. 
  * trimmed down the profile and testapps packagegroup features so they 
  can be pulled in without needing to build x11.
  * util-linux has been swapped out for parted to get around the reset 
  command conflict.

The following changes since commit ad1dfa139195f39a72b8e0fb47de5c3339397b8b:

  proftpd: add initscript and tidy up recipe (2012-10-28 01:47:32 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib strassek/baryon-image-features
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=strassek/baryon-image-features

Kevin Strasser (3):
  packagegroup-core-tools: exclude packages that depend on x11
  baryon-image: use parted instead of util-linux
  baryon-image: change IMAGE_FEATURES assignment to "+="

 .../packagegroup-core-tools-profile.bbappend       |   15 +++++++++++++++
 .../packagegroup-core-tools-testapps.bbappend      |   12 ++++++++++++
 recipes-extended/images/baryon-image.bb            |    4 ++--
 3 files changed, 29 insertions(+), 2 deletions(-)
 create mode 100644 recipes-core/packagegroups/packagegroup-core-tools-profile.bbappend
 create mode 100644 recipes-core/packagegroups/packagegroup-core-tools-testapps.bbappend

-- 
1.7.9.5



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

end of thread, other threads:[~2012-11-20 21:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-19 20:18 [meta-baryon][PATCH 0/3] respect EXTRA_IMAGE_FEATURES Kevin Strasser
2012-11-19 20:20 ` [meta-baryon][PATCH 1/3] packagegroup-core-tools: exclude packages that depend on x11 Kevin Strasser
2012-11-20 14:39   ` Paul Eggleton
2012-11-20 14:56     ` Burton, Ross
2012-11-20 21:05       ` kevin.strasser
2012-11-19 20:20 ` [meta-baryon][PATCH 2/3] baryon-image: use parted instead of util-linux Kevin Strasser
2012-11-19 20:20 ` [meta-baryon][PATCH 3/3] baryon-image: change IMAGE_FEATURES assignment to "+=" Kevin Strasser

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.