From f0789ed2f4b49f8c63dedd770e5c78bac6cae456 Mon Sep 17 00:00:00 2001 From: Steve Sakoman Date: Tue, 21 Sep 2021 05:19:37 -1000 Subject: connman: add CVE_PRODUCT Upstream database uses both "connman" and "connection_manager" to report CVEs Signed-off-by: Steve Sakoman Signed-off-by: Richard Purdie (cherry picked from commit eadf7bb17289731be9747822e3d4084ab69cf109) Signed-off-by: Anuj Mittal --- 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 776bbfbff2..bd1dfd5b01 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" EXTRA_OECONF += "\ -- cgit 1.2.3-korg