jq 1.6
Name | jq |
---|---|
Version | 1.6 |
Summary | Lightweight and flexible command-line JSON processor |
Description | jq is like sed for JSON data, you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text. |
Section | utils |
License | MIT |
Homepage | https://stedolan.github.io/jq/ |
Bug tracker | https://github.com/stedolan/jq/issues |
Recipe file | recipes-devtools/jq/jq_1.6.bb |
Layer | meta-oe (dunfell branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
|
Sources
https://github.com/stedolan/jq/releases/download/jq-1.6/jq-1.6.tar.gz |
Patches
None
Other branches
This recipe in other branches of meta-oe:
Branch | Recipe |
---|---|
master | jq 1.7.1 |
scarthgap (Yocto Project 5.0) | jq 1.7.1 |
nanbield (Yocto Project 4.3) | jq 1.7 |
mickledore (Yocto Project 4.2) | jq 1.6+gitX |
langdale (Yocto Project 4.1) | jq 1.6+gitX |
kirkstone (Yocto Project 4.0) | jq 1.6+gitX |
honister (Yocto Project 3.4) | jq 1.6 |
hardknott (Yocto Project 3.3) | jq 1.6 |
gatesgarth (Yocto Project 3.2) | jq 1.6 |
dunfell (Yocto Project 3.1) | jq 1.6 (this recipe) |
zeus (Yocto Project 3.0) | jq 1.6 |
warrior (Yocto Project 2.7) | jq 1.6 |
thud (Yocto Project 2.6) | jq 1.5 |
sumo (Yocto Project 2.5) | jq 1.5 |
rocko (Yocto Project 2.4) | jq 1.5 |
pyro (Yocto Project 2.3) | jq 1.5 |
morty (Yocto Project 2.2) | jq 1.5 |
krogoth (Yocto Project 2.1) | jq 1.5 |
jethro (Yocto Project 2.0) | jq 1.4 |
fido (Yocto Project 1.8) | jq 1.4 |
dizzy (Yocto Project 1.7) | jq 1.4 |