mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
jq: Upgrade to latest and fix configure tests
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -9,8 +9,11 @@ LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=2814b59e00e7918c864fa3b6bbe049b4"
|
||||
|
||||
PV = "1.6+git${SRCPV}"
|
||||
SRC_URI = "git://github.com/stedolan/jq;protocol=https;branch=master"
|
||||
SRCREV = "a9f97e9e61a910a374a5d768244e8ad63f407d3e"
|
||||
SRC_URI = "git://github.com/stedolan/jq;protocol=https;branch=master \
|
||||
file://0001-configure-Pass-_XOPEN_SOURCE-when-checking-for-strpt.patch \
|
||||
file://0002-builtin-Replace-_BSD_SOURCE-with-_DEFAULT_SOURCE.patch \
|
||||
"
|
||||
SRCREV = "cff5336ec71b6fee396a95bb0e4bea365e0cd1e8"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools-brokensep
|
||||
|
||||
Reference in New Issue
Block a user