[OE-core] [PATCH v3 0/4] Debian multilib packaging fixes

Matt Madison matt at madison.systems
Wed Jan 6 12:27:34 UTC 2016


It would be great if these could be pulled into jethro as well, since
that's where I first noticed that multilib Debian builds were broken.

-Matt

On Wed, Jan 6, 2016 at 4:21 AM, Matt Madison <matt at madison.systems> wrote:
> 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
>



More information about the Openembedded-core mailing list