[elbe-devel] [PATCH v2 0/4] pbuilder XML: feature to build from apt archive
bage at linutronix.de
bage at linutronix.de
Sat Jan 25 15:58:18 CET 2020
From: Bastian Germann <bage at linutronix.de>
The <pbuilder> element can have children that either point to git or svn.
This series adds a new src-pkg tag that triggers downloading and building a
source package via apt-get source.
This new approach has the advantage of handling package formats that reference
an orig.tar.gz as well.
Patch 3 is unreviewed.
Changelog
- v2: Apply Torben's suggestions.
Respect the unauth tag.
Bastian Germann (4):
schema: remove note about argument
Add src-pkg definition to pbuilder
Implement downloading pbuilder src-pkg
examples: replace two pbuilder git with src-pkg
elbepack/elbeproject.py | 12 +++++++++++-
examples/armhf-ti-beaglebone-black.xml | 11 ++---------
schema/dbsfed.xsd | 14 +++++++++-----
3 files changed, 22 insertions(+), 15 deletions(-)
--
2.20.1
More information about the elbe-devel
mailing list