From: Alexander Kanavin <[email protected]>

This is a new hard dependency of igt-gpu-tools.

Adjust:
update to latest version
correct CVE_CHECK_IGNORE -> CVE_STATUS

License-Update: dtoa license used for dtoa.c per 
https://github.com/akheron/jansson/commit/2297a2e320ebecc6dc98f7034a2f38509ad1d7f5

Signed-off-by: Alexander Kanavin <[email protected]>
---
 meta/conf/distro/include/maintainers.inc        |  1 +
 meta/recipes-extended/jansson/jansson_2.15.0.bb | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)
 create mode 100644 meta/recipes-extended/jansson/jansson_2.15.0.bb

diff --git a/meta/conf/distro/include/maintainers.inc 
b/meta/conf/distro/include/maintainers.inc
index 86048e791c..001b41ffb9 100644
--- a/meta/conf/distro/include/maintainers.inc
+++ b/meta/conf/distro/include/maintainers.inc
@@ -298,6 +298,7 @@ RECIPE_MAINTAINER:pn-iputils = "Unassigned 
<[email protected]>"
 RECIPE_MAINTAINER:pn-iso-codes = "Wang Mingyu <[email protected]>"
 RECIPE_MAINTAINER:pn-itstool = "Unassigned <[email protected]>"
 RECIPE_MAINTAINER:pn-iw = "Unassigned <[email protected]>"
+RECIPE_MAINTAINER:pn-jansson = "Unassigned <[email protected]>"
 RECIPE_MAINTAINER:pn-json-c = "Yi Zhao <[email protected]>"
 RECIPE_MAINTAINER:pn-json-glib = "Yi Zhao <[email protected]>"
 RECIPE_MAINTAINER:pn-kbd = "Unassigned <[email protected]>"
diff --git a/meta/recipes-extended/jansson/jansson_2.15.0.bb 
b/meta/recipes-extended/jansson/jansson_2.15.0.bb
new file mode 100644
index 0000000000..fda7a54ed8
--- /dev/null
+++ b/meta/recipes-extended/jansson/jansson_2.15.0.bb
@@ -0,0 +1,16 @@
+SUMMARY = "Jansson is a C library for encoding, decoding and manipulating JSON 
data"
+HOMEPAGE = "http://www.digip.org/jansson/";
+BUGTRACKER = "https://github.com/akheron/jansson/issues";
+LICENSE = "MIT & dtoa"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=d9911525d4128bee234ee2d3ccaa2537"
+
+GITHUB_BASE_URI = "https://github.com/akheron/jansson/releases";
+SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${BP}.tar.gz"
+
+SRC_URI[sha256sum] = 
"070a629590723228dc3b744ae90e965a569efb9c535b3309b52e80e75d8eb3be"
+
+inherit autotools pkgconfig github-releases
+
+CVE_STATUS[CVE-2020-36325] = "disputed: upstream considers it isn't a real bug 
per https://github.com/akheron/jansson/issues/548";
+
+BBCLASSEXTEND = "native"
-- 
2.47.3

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#238944): 
https://lists.openembedded.org/g/openembedded-core/message/238944
Mute This Topic: https://lists.openembedded.org/mt/119839181/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to