diff options
| author | Peter Kjellerstedt <pkj@axis.com> | 2026-04-08 19:47:32 +0200 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2026-04-24 21:13:20 +0530 |
| commit | 1574d0ed556b3afcaa28b956ba4a93462ad3d22a (patch) | |
| tree | 0c3b1d8d0611501288647c660b3fb3a671e386c7 /meta-python/recipes-devtools/python/python3-bleak | |
| parent | 3ed2bdeb7d205caad1afbc996ed6959caacb1fa1 (diff) | |
| download | meta-openembedded-1574d0ed556b3afcaa28b956ba4a93462ad3d22a.tar.gz | |
jq: Use Git to fetch the code
There is a bug (see https://github.com/jqlang/jq/issues/434), which
results in an empty version being used if autoreconf is run on the jq
sources when using a release tar ball. The incorrect assumption is that
autoreconf is only used when fetching the code using Git.
The empty version results in an incorrect libjq.pc file being created
where the version is not set, which results in, e.g.,
`pkgconf --libs 'libjq > 1.6'` failing even if version 1.8.1 of jq is
actually installed.
Switch to fetching the code using Git to workaround the bug.
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
(cherry picked from commit ed33569f822a3a8d41f82f6980a046d17aca37d5)
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-bleak')
0 files changed, 0 insertions, 0 deletions
