[elbe-devel] [PATCH 0/2] Fix Build-Depends for Kernel + Barebox
Steffen Kothe
steffen.kothe at linutronix.de
Mon Apr 12 08:01:51 CEST 2021
Resolve 'unmet dependency' errors in the pbuilder for Barebox and
Kernel packages which were created with the ELBE debianize function.
Binary packages, which are declared with 'Multi-Arch:foreign',
conflict with ':native' declared packages in the 'Build-Depends:'
section.
Get rid of them with an OR listing of Multi-Arch:foreign and :native
compatible packages.
Prevent backward incompatibility as well with the OR listing in the
Build-Depends section.
Steffen Kothe (2):
debianize: kernel: control.mako: try lzop multiarch variant first
debianize: barebox: control.mako: fix Multi-Arch pkgs in Build-Depends
elbepack/makofiles/debianize/barebox/control.mako | 2 +-
elbepack/makofiles/debianize/kernel/control.mako | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
2.20.1
More information about the elbe-devel
mailing list