All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Strasser <kevin.strasser@linux.intel.com>
To: yocto@yoctoproject.org
Subject: [meta-baryon][PATCH 0/3] respect EXTRA_IMAGE_FEATURES
Date: Mon, 19 Nov 2012 12:18:51 -0800	[thread overview]
Message-ID: <cover.1353354792.git.kevin.strasser@linux.intel.com> (raw)

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



             reply	other threads:[~2012-11-19 20:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-19 20:18 Kevin Strasser [this message]
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

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=cover.1353354792.git.kevin.strasser@linux.intel.com \
    --to=kevin.strasser@linux.intel.com \
    --cc=yocto@yoctoproject.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.