[elbe-devel] [PATCH] debianize: Synchronize build deps with vanilla kernel

Torben Hohn torben.hohn at linutronix.de
Wed Oct 28 12:45:01 CET 2020


On Mon, Oct 26, 2020 at 03:42:43PM +0100, bage at linutronix.de wrote:
> From: Bastian Germann <bage at linutronix.de>
> 
> Linux vanilla kernel as a deb-pkg make target which generates a Debian package
> as well.  Let elbe debianize generate a Build-Dependencies field that includes
> all the deb-pkg Build-Dependencies in the same order.
> 
> Packages that were missing: kmod, cpio.
> flex may also be resolved as flex:native.
> 
> Signed-off-by: Bastian Germann <bage at linutronix.de>

Reviewed-by: Torben Hohn <torben.hohn at linutronix.de>

> ---
>  elbepack/makofiles/debianize/kernel/control.mako | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/elbepack/makofiles/debianize/kernel/control.mako b/elbepack/makofiles/debianize/kernel/control.mako
> index 3192577ab..7ac8d49a5 100644
> --- a/elbepack/makofiles/debianize/kernel/control.mako
> +++ b/elbepack/makofiles/debianize/kernel/control.mako
> @@ -9,7 +9,7 @@ Source: linux-${k_version}-${p_name}
>  Section: kernel
>  Priority: optional
>  Maintainer: ${m_name} <${m_mail}>
> -Build-Depends: debhelper (>= 9), bc, libelf-dev:native, u-boot-tools, flex, bison, lzop:native, libssl-dev:native, rsync
> +Build-Depends: debhelper (>= 9), bc, rsync, kmod, cpio, bison, flex | flex:native, libelf-dev:native, libssl-dev:native, lzop:native, u-boot-tools
>  Standards-Version: 3.8.4
>  Homepage: http://www.kernel.org/
>  
> -- 
> 2.28.0
> 
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel

-- 
Torben Hohn
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
Phone: +49 7556 25 999 18; Fax.: +49 7556 25 999 99

Hinweise zum Datenschutz finden Sie hier (Informations on data privacy 
can be found here): https://linutronix.de/kontakt/Datenschutz.php

Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen | 
Registergericht (Registration Court): Amtsgericht Freiburg i.Br., HRB700 
806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas Gleixner


More information about the elbe-devel mailing list