[0/5] More fixes and cleanups

Message ID cover.1600962590.git.jan.kiszka@siemens.com
Headers show
Series More fixes and cleanups | expand

Message

Jan Kiszka Sept. 24, 2020, 7:49 a.m. UTC
This fixes two (smaller) issues related to deb-dl-dir, makes
mk-build-dep ready for bullseye and sid, and comes with two cosmetic
cleanups.

With this series applied on top of [1] and kas-isar:next, I'm now able
to build bullseye again - except for mipsel in cross mode because it
lacks crossbuild-essential packages. Might work with sid, didn't test that.

Jan

[1] https://groups.google.com/d/msgid/isar-users/cover.1600788534.git.jan.kiszka%40siemens.com


CC: Henning Schild <henning.schild@siemens.com>

Jan Kiszka (5):
  buildchroot-host: Drop unneeded :native for riscv64 setup
  deb-dl-dir: Fix quoting
  Fix dependencies on isar-apt
  dpkg: Account for changes in mk-build-deps in bullseye
  isar-bootstrap: Align debootstrap calls

 meta/classes/deb-dl-dir.bbclass                   |  4 ++--
 meta/classes/dpkg-base.bbclass                    |  1 -
 meta/classes/rootfs.bbclass                       |  2 +-
 .../isar-bootstrap/isar-bootstrap.inc             | 15 +++++++--------
 .../buildchroot/buildchroot-host.bb               |  6 +++---
 meta/recipes-devtools/buildchroot/files/deps.sh   |  7 +++++--
 6 files changed, 18 insertions(+), 17 deletions(-)