mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 15:49:32 +02:00
json-c: Fix function prototypes
This is flagged with clang 15 (From OE-Core rev: 4af59d145103778debec000100c10846fa64afa4) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -6,9 +6,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=de54b60fbbc35123ba193fea8ee216f2"
|
||||
|
||||
SRC_URI = " \
|
||||
https://s3.amazonaws.com/json-c_releases/releases/${BP}.tar.gz \
|
||||
file://0001-Fix-build-with-clang-15.patch \
|
||||
file://run-ptest \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "8e45ac8f96ec7791eaf3bb7ee50e9c2100bbbc87b8d0f1d030c5ba8a0288d96b"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://github.com/${BPN}/${BPN}/tags"
|
||||
|
||||
Reference in New Issue
Block a user