All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Robert Yang <liezhi.yang@windriver.com>,
	openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 2/3] run-postinsts: can't be allarch
Date: Thu, 07 Jan 2016 10:57:06 +0000	[thread overview]
Message-ID: <1452164226.7598.108.camel@linuxfoundation.org> (raw)
In-Reply-To: <40d0365cec15c63a1f77e9aa43fb4022f62e0f66.1452152689.git.liezhi.yang@windriver.com>

On Wed, 2016-01-06 at 23:45 -0800, Robert Yang wrote:
> The dependencies chain:
> run-postinsts -> update-rc.d.bbclass -> initscripts -> update
> -alternatives.
> 
> The update-alternatives is provided by opkg-utils which is not
> allarch.
> 
> This caused a problem:
> $ bitbake lib32-core-image-minimal
> 
> Both lib32-opkg-utils and opkg-utils would be built, but opkg-utils
> shouldn't, this patch can fix the problem.
> 
> [YOCTO #8879]
> 
> Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
> ---
>  .../run-postinsts/run-postinsts_1.0.bb             |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Removing allarch isn't the correct way to fix this, we need to figure
out what is going wrong and fix multilib.

Cheers,

Richard


  reply	other threads:[~2016-01-07 10:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-07  7:45 [PATCH 0/3] meta: 3 fixes Robert Yang
2016-01-07  7:45 ` [PATCH 1/3] cogl-1.0: fix may be used uninitialized error Robert Yang
2016-01-07  7:45 ` [PATCH 2/3] run-postinsts: can't be allarch Robert Yang
2016-01-07 10:57   ` Richard Purdie [this message]
2016-01-08  6:03     ` Robert Yang
2016-01-11  8:27     ` Robert Yang
2016-01-19  9:22     ` Robert Yang
2016-01-07  7:45 ` [PATCH 3/3] liberation-fonts: " Robert Yang
2016-01-07 11:11   ` Martin Jansa
2016-01-07 12:16   ` Phil Blundell
2016-01-07 12:55     ` Martin Jansa
2016-01-13  5:56       ` Robert Yang
2016-01-13  6:00         ` Robert Yang

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=1452164226.7598.108.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=liezhi.yang@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.