Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] initramfs-live-install: remove allarch inherit
Date: Thu, 09 Jun 2011 11:41:00 -0700	[thread overview]
Message-ID: <4DF113BC.5010008@linux.intel.com> (raw)
In-Reply-To: <1307540891.2580.2.camel@elmorro>

On 06/08/2011 06:48 AM, Tom Zanussi wrote:
> initramfs-live-install is only compatible with i.86|x86_64 so
> shouldn't inherit 'allarch'.  This removes it.
>
> More specifically, commit 52295fa3deef3b0374b99829626d524cefae6001
> (Improve handling of 'all' architecture recipes and their interaction
> with sstate) sets TARGET_ARCH which due to the COMPATIBLE_HOST setting
> in the recipe causes it to be skipped and gives the following error
> for any -live build:
>
> NOTE: Resolving any missing task queue dependencies
> NOTE: Runtime target 'initramfs-live-install' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['initramfs-live-install']
> ERROR: Required build target 'core-image-sato-live' has no buildable providers.
> Missing or unbuildable dependency chain was: ['core-image-sato-live', 'core-ima\
> ge-minimal-initramfs', 'initramfs-live-install']
> ERROR: Nothing RPROVIDES 'initramfs-live-install'
>
> Signed-off-by: Tom Zanussi<tom.zanussi@intel.com>
> ---
>   .../initrdscripts/initramfs-live-install_1.0.bb    |    2 --
>   1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-core/initrdscripts/initramfs-live-install_1.0.bb b/meta/recipes-core/initrdscripts/initramfs-live-install_1.0.bb
> index fdda718..6a16f4c 100644
> --- a/meta/recipes-core/initrdscripts/initramfs-live-install_1.0.bb
> +++ b/meta/recipes-core/initrdscripts/initramfs-live-install_1.0.bb
> @@ -11,8 +11,6 @@ do_install() {
>           install -m 0755 ${WORKDIR}/init-install.sh ${D}/install.sh
>   }
>
> -inherit allarch
> -
>   FILES_${PN} = " /install.sh "
>
>   # Alternatives to grub need adding for other arch support


Merged into OE-Core with slight modification to keep the inherit 
allarch, but commented out.

Thanks
	Sau!



      reply	other threads:[~2011-06-09 18:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-08 13:48 [PATCH] initramfs-live-install: remove allarch inherit Tom Zanussi
2011-06-09 18:41 ` Saul Wold [this message]

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=4DF113BC.5010008@linux.intel.com \
    --to=sgw@linux.intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox