[elbe-devel] [PATCH v4 3/3] debianize: disable internal tests for barebox

Torben Hohn torben.hohn at linutronix.de
Thu Apr 16 09:50:53 CEST 2020


On Thu, Apr 02, 2020 at 06:37:04PM +0200, yegorslists at googlemail.com wrote:
> From: Yegor Yefremov <yegorslists at googlemail.com>
> 
> Barebox does not provide a "test" target, hence dh_auto_test would
> fail. Overriding the dh_auto_test target solves this issue.
> 
> Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
> Reviewed-by: Bastian Germann <bage at linutronix.de>

merged all 3 patches to master.
Thanks.

> ---
> Changes v3 -> v4:
> 	-rebase
> 
> Changes v2 -> v3:
> 	- just overring dh_auto_test
> 	- give reason for disabling the tests
> 
>  elbepack/makofiles/debianize/barebox/rules.mako | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/elbepack/makofiles/debianize/barebox/rules.mako b/elbepack/makofiles/debianize/barebox/rules.mako
> index 9e08f1773..3f141d5cc 100755
> --- a/elbepack/makofiles/debianize/barebox/rules.mako
> +++ b/elbepack/makofiles/debianize/barebox/rules.mako
> @@ -58,6 +58,8 @@ override_dh_auto_build:
>  	make -j`nproc` $(MAKE_OPTS) O=debian/build-aux
>  % endif
>  
> +override_dh_auto_test:
> +
>  override_dh_auto_install:
>  	mkdir -p $(TOOL_PATH) $(BOOT_PATH)
>  	cp debian/build/images/${img_name} $(BOOT_PATH)
> -- 
> 2.17.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