summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/jq/jq_1.7.bb
Commit message (Collapse)AuthorAgeFilesLines
* jq: Upgrade 1.6+git -> 1.7Alex Kiernan2023-10-041-0/+46
Move to new upstream, drop use of autotools-brokensep as the build now works without it, drop local patches which have been merged, fix buildpaths leakage. License-Update: Fix misspellings [https://github.com/jqlang/jq/commit/5cebe86a7b90e5718077c5e1d5c2165939d3f3cb] Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 3f378f792456cf28284e8a342730974957787241) Signed-off-by: Armin Kuster <akuster808@gmail.com>