All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Aníbal Limón" <anibal.limon@linux.intel.com>
To: Matt Madison <matt@madison.systems>,
	openembedded-core@lists.openembedded.org
Subject: Re: [PATCH v2 0/3] Debian multilib packaging fixes
Date: Mon, 4 Jan 2016 14:56:34 -0600	[thread overview]
Message-ID: <568ADC82.4040009@linux.intel.com> (raw)
In-Reply-To: <1450449271-28582-1-git-send-email-matt@madison.systems>

Hi Matt,

Sorry for the delay in the response, i'll test again your patches with
the new one and the same error appears when build
core-image-full-cmdline or core-image-sato.

	MACHINE ??= "qemux86-64"

	IMAGE_INSTALL_append = " lib32-connman"
	require conf/multilib.conf
	MULTILIBS = "multilib:lib32"
	DEFAULTTUNE_virtclass-multilib-lib32 = "x86"


I'm reviewing if this an error in the meta data (because
core-image-minimal builds) or in the class.

Best regards,
	alimon

On 12/18/2015 08:34 AM, Matt Madison wrote:
> This adds a third patch that fixes the problem where APT couldn't
> resolve dependencies between when two packages of different architectures
> both depended on an allarch package.
> 
> Matt Madison (3):
>   package_deb.bbclass, cross-canadian.bbclass: DPKG_ARCH mapping
>     function
>   package_manager.py: fixes for multilib deb packaging builds
>   package_deb.bbclass: add 'Multi-Arch: foreign' tag to allarch packages
> 
>  meta/classes/cross-canadian.bbclass |  2 +-
>  meta/classes/package_deb.bbclass    | 37 +++++++++++++++++++++++++++----------
>  meta/lib/oe/package_manager.py      | 17 +++++++++++------
>  3 files changed, 39 insertions(+), 17 deletions(-)
> 


  parent reply	other threads:[~2016-01-04 20:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-18 14:34 [PATCH v2 0/3] Debian multilib packaging fixes Matt Madison
2015-12-18 14:34 ` [PATCH v2 1/3] package_deb.bbclass, cross-canadian.bbclass: DPKG_ARCH mapping function Matt Madison
2015-12-18 14:34 ` [PATCH v2 2/3] package_manager.py: fixes for multilib deb packaging builds Matt Madison
2015-12-18 14:34 ` [PATCH v2 3/3] package_deb.bbclass: add 'Multi-Arch: foreign' tag to allarch packages Matt Madison
2016-01-04 20:56 ` Aníbal Limón [this message]
2016-01-05 17:00   ` [PATCH v2 0/3] Debian multilib packaging fixes Matt Madison
2016-01-05 23:04     ` Aníbal Limón
2016-01-06 12:17       ` Matt Madison

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=568ADC82.4040009@linux.intel.com \
    --to=anibal.limon@linux.intel.com \
    --cc=matt@madison.systems \
    --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.