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 <[email protected]> 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 > -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
