From 8e7c8e43260682efafabc50c757b9c2daff98f13 Mon Sep 17 00:00:00 2001 From: Steve Sakoman Date: Tue, 21 Sep 2021 05:04:07 -1000 Subject: [PATCH] connman: add CVE_PRODUCT Upstream database uses both "connman" and "connection_manager" to report CVEs Signed-off-by: Steve Sakoman --- meta/recipes-connectivity/connman/connman.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-connectivity/connman/connman.inc b/meta/recipes-connectivity/connman/connman.inc index 55e5bf97c7..c495ae29ad 100644 --- a/meta/recipes-connectivity/connman/connman.inc +++ b/meta/recipes-connectivity/connman/connman.inc @@ -15,6 +15,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e \ inherit autotools pkgconfig systemd update-rc.d update-alternatives +CVE_PRODUCT = "connman connection_manager" + DEPENDS = "dbus glib-2.0 ppp" INC_PR = "r20" -- 2.40.1