From: Mark Hatle <mark.hatle@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/2] Enhancement / bug fixes to the complementary install
Date: Fri, 7 Sep 2012 17:05:42 -0500 [thread overview]
Message-ID: <cover.1347055413.git.mark.hatle@windriver.com> (raw)
This is one bug fix and one enhancement to the complementary install.
We have a use where we would like to call the complementary install directly
with a set of parameters, the enhancement allows us to do this.
The bug fix is specific to the implementation within the RPM rootfs generation.
Without the fix, a suboptimal installation is generated and performed.
The following changes since commit 0de1827a9601143b090f751ea702fdb65a936b77:
classes/mirrors: remove bogus gnutls mirror (2012-09-07 14:51:10 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib mhatle/comp_install
http://git.yoctoproject.org/cgit.cgi//log/?h=mhatle/comp_install
Mark Hatle (2):
image.bbclass: Enable the complementary install to be called w/
globbing params
package_rpm.bbclass: Avoid unnecessary installs in complementary pass
meta/classes/image.bbclass | 4 +++-
meta/classes/package_rpm.bbclass | 9 ++++++++-
2 files changed, 11 insertions(+), 2 deletions(-)
--
1.7.3.4
next reply other threads:[~2012-09-07 22:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-07 22:05 Mark Hatle [this message]
2012-09-07 22:05 ` [PATCH 1/2] image.bbclass: Enable the complementary install to be called w/ globbing params Mark Hatle
2012-09-07 22:05 ` [PATCH 2/2] package_rpm.bbclass: Avoid unnecessary installs in complementary pass Mark Hatle
2012-09-12 16:40 ` [PATCH 0/2] Enhancement / bug fixes to the complementary install Saul Wold
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.1347055413.git.mark.hatle@windriver.com \
--to=mark.hatle@windriver.com \
--cc=openembedded-core@lists.openembedded.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.