Debian Patches

Status for qdl/1.0+git20250121.ad320a1-1

Patch Description Author Forwarded Bugs Origin Last update
0001-Fix-version.h-generation.patch Fix version.h generation
Currently the build fails when parallelised with:

make[1]: *** No rule to make target 'version.h', needed by 'util.o'. Stop.

Fix the name of the Makefile dependency to fix the build error.
Christopher Obbard <christopher.obbard@linaro.org> yes 2025-02-04
0002-Use-VERSION-instead-of-GITREF.patch Use VERSION instead of GITREF
The variable name VERSION is more descriptive of the code than GITREF.
Use VERSION instead.
Christopher Obbard <christopher.obbard@linaro.org> yes 2025-02-04
0003-Use-provided-VERSION-argument-before-calling-git.patch Use provided VERSION argument before calling git
In some environments where git isn't present (e.g. in Debian pbuilder),
building qdl fails due. Fix the order such that we check if VERSION is
provided first & use that, only if VERSION is not provided then call
git directly to get the version.
Christopher Obbard <christopher.obbard@linaro.org> yes 2025-02-04

All known versions for source package 'qdl'

Links