[elbe-devel] [PATCH 0/5] debianize u-boot support

Holger Dengler dengler at linutronix.de
Fri Nov 16 16:54:14 CET 2018


On 10/23/18 3:43 PM, Torben Hohn wrote:
> Based on the patchqueue that Phillip sent out in May.
> 
> It also contains pylint cleanups, and a code duplication
> removal.
> 

Although the series has been already applied...
Acked-by: Holger Dengler <dengler at linutronix.de>

Sorry for beeing late.

> 
> Philipp Rosenberger (1):
>   debianize: add u-boot support
> 
> Torben Hohn (4):
>   debianize: use relative imports to make pycodestyle happy
>   debianize: remove duplicated code with DebianizeBase.get_k_arch()
>   debianize: make filename for debian/copyright configurable
>   pylint debianize: disable no-self-use for API call
> 
>  elbepack/debianize/barebox.py                      |  9 +--
>  elbepack/debianize/base.py                         | 15 +++-
>  elbepack/debianize/debianize.py                    |  8 +-
>  elbepack/debianize/kernel.py                       |  9 +--
>  elbepack/debianize/uboot.py                        | 94 +++++++++++++++++++---
>  elbepack/makofiles/debianize/u-boot/control.mako   | 28 +++++++
>  elbepack/makofiles/debianize/u-boot/format.mako    |  6 ++
>  elbepack/makofiles/debianize/u-boot/rules.mako     | 49 +++++++++++
>  .../debianize/u-boot/u-boot-image.install          |  1 +
>  .../debianize/u-boot/u-boot-tools.install          |  1 +
>  .../makofiles/debianize/u-boot/u-boot-tools.links  |  1 +
>  11 files changed, 190 insertions(+), 31 deletions(-)
>  create mode 100644 elbepack/makofiles/debianize/u-boot/control.mako
>  create mode 100644 elbepack/makofiles/debianize/u-boot/format.mako
>  create mode 100755 elbepack/makofiles/debianize/u-boot/rules.mako
>  create mode 100644 elbepack/makofiles/debianize/u-boot/u-boot-image.install
>  create mode 100644 elbepack/makofiles/debianize/u-boot/u-boot-tools.install
>  create mode 100644 elbepack/makofiles/debianize/u-boot/u-boot-tools.links
> 

-- 
Gruß,
Holger Dengler
--
phone: +49 7556 25 999 14; fax: +49 7556 25 999 99

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.linutronix.de/pipermail/elbe-devel/attachments/20181116/aa37cde9/attachment.sig>


More information about the elbe-devel mailing list