From: Alex deVries <alex.devries@windriver.com>
To: rpurdie@linux.intel.com
Cc: poky@yoctoproject.org
Subject: [PATCH 0/4] Integration of latest swabber
Date: Wed, 15 Dec 2010 15:34:56 -0500 [thread overview]
Message-ID: <cover.1292444983.git.alex.devries@windriver.com> (raw)
Merge of latest swabber and interface code. Highlights are:
- include distro filter files
- calculate ccache directory properly
- use latest version of swabber.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: adevries/swabber
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=adevries/swabber
Thanks,
Alex deVries <alex.devries@windriver.com>
---
Alex deVries (4):
Stop using hardcoded paths, use new Ubuntu and generic filters.
Swabber's update_distro automatically updates the blob now.
Calculate CCACHE_DIR by calling host's ccache config.
Update to the latest swabber.
meta/classes/image-swab.bbclass | 12 +++++-----
.../conf/distro/include/poky-default-revisions.inc | 2 +-
meta/conf/swabber/Ubuntu-10.04.1-64/blacklist | 6 +++++
meta/conf/swabber/Ubuntu-10.04.1-64/filters | 7 ++++++
meta/conf/swabber/Ubuntu-10.04.1-64/whitelist | 23 ++++++++++++++++++++
meta/conf/swabber/generic/blacklist | 2 +
meta/conf/swabber/generic/filters | 10 ++++++++
meta/conf/swabber/generic/whitelist | 15 +++++++++++++
8 files changed, 70 insertions(+), 7 deletions(-)
create mode 100644 meta/conf/swabber/Ubuntu-10.04.1-64/blacklist
create mode 100644 meta/conf/swabber/Ubuntu-10.04.1-64/filters
create mode 100644 meta/conf/swabber/Ubuntu-10.04.1-64/whitelist
create mode 100644 meta/conf/swabber/generic/blacklist
create mode 100644 meta/conf/swabber/generic/filters
create mode 100644 meta/conf/swabber/generic/whitelist
next reply other threads:[~2010-12-15 20:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-15 20:34 Alex deVries [this message]
2010-12-15 20:34 ` [PATCH 1/4] Stop using hardcoded paths, use new Ubuntu and generic filters Alex deVries
2010-12-15 20:34 ` [PATCH 2/4] Swabber's update_distro automatically updates the blob now Alex deVries
2010-12-15 20:34 ` [PATCH 3/4] Calculate CCACHE_DIR by calling host's ccache config Alex deVries
2010-12-15 20:35 ` [PATCH 4/4] Update to the latest swabber Alex deVries
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.1292444983.git.alex.devries@windriver.com \
--to=alex.devries@windriver.com \
--cc=poky@yoctoproject.org \
--cc=rpurdie@linux.intel.com \
/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.