[elbe-devel] [PATCH 0/6] project-finetuning: <img_convert /> and <copy_to|from_partition />
Torben Hohn
torben.hohn at linutronix.de
Wed Dec 19 17:01:58 CET 2018
2 preparation patches.
then the implementation of the 2 functions.
"hdimg efilesystem: compress images later in the process" is just here
because its missing in the current elbe release. As discussed on the phone,
this patch is going to be merged.
Torben Hohn (6):
treeutils: add bool_attr() method to elem
finetuning: add support for FinetuningException
finetuning: implement <img_convert /> for <project-finetuning>
finetuning: implement <copy_to|from_partition /> for
<image-finetuning>
examples arm64-qemu-virt: add project-finetuning section
hdimg efilesystem: compress images later in the process
debian/control | 2 +
elbepack/efilesystem.py | 14 +++++
elbepack/elbeproject.py | 2 +
elbepack/finetuning.py | 119 +++++++++++++++++++++++++++++++++++++++++++
elbepack/hdimg.py | 13 ++---
elbepack/treeutils.py | 9 ++++
examples/arm64-qemu-virt.xml | 6 +++
schema/dbsfed.xsd | 75 +++++++++++++++++++++++++++
8 files changed, 230 insertions(+), 10 deletions(-)
--
2.11.0
More information about the elbe-devel
mailing list