From: tom.zanussi@intel.com
To: yocto@yoctoproject.org
Subject: [PATCH 0/2] More fixes for bug 1428
Date: Thu, 8 Sep 2011 14:27:33 -0500 [thread overview]
Message-ID: <cover.1315509303.git.tom.zanussi@intel.com> (raw)
From: Tom Zanussi <tom.zanussi@intel.com>
oe-core commit dc3a8274c7e935fa564eea142d2535c9bcf2b272 for YOCTO #1428
broke meta-intel x86_64 builds:
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'initramfs-live-install' (but /usr/local/src/yocto/sugarbay/meta/recipes-core/images/core-image-minimal-initramfs.bb RDEPENDS on or otherwise requires it)
ERROR: initramfs-live-install was skipped: incompatible with host x86_64-poky-linux
This patchset restores the build.
Build and install-tested on sugarbay and crownbay.
More fixes for [YOCTO #1428]
The following changes since commit b86f811663d834064af1e6778c408eb904fad0b9:
Darren Hart (1):
n450: update linux-yocto PREFERRED_VERSION to 3.0%
are available in the git repository at:
git://git.yoctoproject.org/meta-intel.git tzanussi/1428-fix
http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/log/?h=tzanussi/1428-fix
Tom Zanussi (2):
meta-intel/common: create a grub2 version initramfs-live-install
meta-intel/common: remove initramfs-live-install 1.0 bbappend
.../initramfs-live-install_1.0.bbappend | 2 -
.../initrdscripts/initramfs-live-install_2.0.bb | 24 ++++++++++++++++++++
2 files changed, 24 insertions(+), 2 deletions(-)
delete mode 100644 common/recipes-core/initrdscripts/initramfs-live-install_1.0.bbappend
create mode 100644 common/recipes-core/initrdscripts/initramfs-live-install_2.0.bb
next reply other threads:[~2011-09-08 19:27 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-08 19:27 tom.zanussi [this message]
2011-09-08 19:27 ` [PATCH 1/2] meta-intel/common: create a grub2 version initramfs-live-install tom.zanussi
2011-09-08 19:27 ` [PATCH 2/2] meta-intel/common: remove initramfs-live-install 1.0 bbappend tom.zanussi
2011-09-09 13:17 ` [PATCH 0/2] More fixes for bug 1428 Richard Purdie
2011-09-09 13:57 ` Tom Zanussi
2011-09-09 17:45 ` Richard Purdie
2011-09-09 19:13 ` Tom Zanussi
2011-09-09 20:01 ` Mark Hatle
2011-09-09 20:24 ` Tom Zanussi
2011-09-09 20:25 ` Tom Zanussi
2011-09-09 21:22 ` Darren Hart
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.1315509303.git.tom.zanussi@intel.com \
--to=tom.zanussi@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.