[elbe-devel] [PATCH v2 5/5] debianize: disable internal tests for barebox
Torben Hohn
torben.hohn at linutronix.de
Thu Apr 2 11:06:30 CEST 2020
On Fri, Mar 27, 2020 at 03:53:29PM +0100, yegorslists at googlemail.com wrote:
> From: Yegor Yefremov <yegorslists at googlemail.com>
>
> Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
> ---
> elbepack/makofiles/debianize/barebox/rules.mako | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/elbepack/makofiles/debianize/barebox/rules.mako b/elbepack/makofiles/debianize/barebox/rules.mako
> index 9e08f1773..09905bc5e 100755
> --- a/elbepack/makofiles/debianize/barebox/rules.mako
> +++ b/elbepack/makofiles/debianize/barebox/rules.mako
> @@ -29,6 +29,7 @@ CROSS_COMPILE=${cross_compile} \
> KERNELRELEASE=${k_version}-${p_name}
>
> #export DH_VERBOSE=1
> +export DEB_BUILD_OPTIONS=nocheck
please dont override that.
You can specify this profile with an option to pbuilder.
and this variable is then setup by dpkg-buildpackge.
Overriding it, leads to unexpected failures...
if the tests do not work at all for some reason, please state that in
the commit log, and override dh_auto_test (or whatever the correct
target is. i dont know it out my head)
> export LDFLAGS=
>
> override_dh_auto_clean:
> --
> 2.17.0
>
--
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