public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Debian multilib packaging fixes
@ 2016-01-06 12:21 Matt Madison
  2016-01-06 12:21 ` [PATCH v3 1/4] package_deb.bbclass, cross-canadian.bbclass: DPKG_ARCH mapping function Matt Madison
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Matt Madison @ 2016-01-06 12:21 UTC (permalink / raw)
  To: openembedded-core

This version adds a fourth patch from Aníbal to skip any
"unmet dependencies" errors reported by APT from the initial
install, which were prematurely terminating the rootfs build.

Aníbal Limón (1):
  DpkgRootfs: Fix logcheck_error false-positive when use multilib

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 +++++++++++------
 meta/lib/oe/rootfs.py               | 13 +++++++++++++
 4 files changed, 52 insertions(+), 17 deletions(-)

-- 
2.5.0



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-01-06 12:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-06 12:21 [PATCH v3 0/4] Debian multilib packaging fixes Matt Madison
2016-01-06 12:21 ` [PATCH v3 1/4] package_deb.bbclass, cross-canadian.bbclass: DPKG_ARCH mapping function Matt Madison
2016-01-06 12:21 ` [PATCH v3 2/4] package_manager.py: fixes for multilib deb packaging builds Matt Madison
2016-01-06 12:21 ` [PATCH v3 3/4] package_deb.bbclass: add 'Multi-Arch: foreign' tag to allarch packages Matt Madison
2016-01-06 12:21 ` [PATCH v3 4/4] DpkgRootfs: Fix logcheck_error false-positive when use multilib Matt Madison
2016-01-06 12:27 ` [PATCH v3 0/4] Debian multilib packaging fixes Matt Madison

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox