From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 07 Feb 2025 17:18:03 +0100 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tgR3K-009hlE-2O for lore@lore.pengutronix.de; Fri, 07 Feb 2025 17:18:03 +0100 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1tgR3L-0006gm-7D; Fri, 07 Feb 2025 17:18:03 +0100 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1tgR37-0006gU-MG; Fri, 07 Feb 2025 17:17:49 +0100 Received: from dude05.red.stw.pengutronix.de ([2a0a:edc0:0:1101:1d::54]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tgR37-0040IJ-1d; Fri, 07 Feb 2025 17:17:49 +0100 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1tgR37-00H7WM-1V; Fri, 07 Feb 2025 17:17:49 +0100 Date: Fri, 7 Feb 2025 17:17:49 +0100 From: Michael Olbrich To: Roland Hieber , ptxdist@pengutronix.de Message-ID: References: <20250207134524.1990695-1-rhi@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20250207134524.1990695-1-rhi@pengutronix.de> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain Subject: Re: [ptxdist] [PATCH] doc: ref_make_variables: document new CVE variables X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false On Fri, Feb 07, 2025 at 02:45:24PM +0100, Roland Hieber wrote: > Signed-off-by: Roland Hieber > --- > doc/ref_make_variables.rst | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/doc/ref_make_variables.rst b/doc/ref_make_variables.rst > index 358701aab9e2..1c2f24b0db4d 100644 > --- a/doc/ref_make_variables.rst > +++ b/doc/ref_make_variables.rst > @@ -256,6 +256,12 @@ Package Definition > UTF-8 files the encoding can be specified with ``encoding=``. > See the section :ref:`licensing_in_packages` for more information. > > +``_CVE_PRODUCT``, ``_CVE_VERSION`` > + The product ID and the version number used in the `CVE Database > + `__, used for generating SBoM reports. > + These variables only need to be set if their values differ from ```` and > + ``$(_VERSION)`` respectively. _CVE_PRODUCT can be : if necessary, and it can be a list if multiple vendor/product combinations are needed. I think that should be documented as well :-)... Michael > + > For most packages the variables described above are undefined by default. > However, for cross and host packages these variables default to the value > of the corresponding target package if it exists. > -- > 2.39.5 > > > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |