diff mbox series

[1/1] docs/manual: replace LIBFOO_CPE_ID_PRODUCT

Message ID 20210111201225.1414497-1-fontaine.fabrice@gmail.com
State Accepted
Headers show
Series [1/1] docs/manual: replace LIBFOO_CPE_ID_PRODUCT | expand

Commit Message

Fabrice Fontaine Jan. 11, 2021, 8:12 p.m. UTC
Replace LIBFOO_CPE_ID_PRODUCT by LIBFOO_CPE_ID_NAME

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 docs/manual/adding-packages-generic.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Comments

Thomas Petazzoni Jan. 11, 2021, 8:38 p.m. UTC | #1
On Mon, 11 Jan 2021 21:12:25 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Replace LIBFOO_CPE_ID_PRODUCT by LIBFOO_CPE_ID_NAME
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  docs/manual/adding-packages-generic.txt | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

Applied to master, thanks. In retrospect, we should have probably
called this CPE_ID_PRODUCT. But oh well, there are so many CPE_ID_NAME
now, I'm not sure it's worth changing anymore.

Thomas
diff mbox series

Patch

diff --git a/docs/manual/adding-packages-generic.txt b/docs/manual/adding-packages-generic.txt
index 21fedd8b6b..e1d2a464de 100644
--- a/docs/manual/adding-packages-generic.txt
+++ b/docs/manual/adding-packages-generic.txt
@@ -515,7 +515,7 @@  LIBFOO_IGNORE_CVES += CVE-2020-54321
    identifier. When not defined, the default value is
    +<pkgname>_project+.
 
-** +LIBFOO_CPE_ID_PRODUCT+, specifies the product part of the CPE
+** +LIBFOO_CPE_ID_NAME+, specifies the product part of the CPE
    identifier. When not defined, the default value is +<pkgname>+.
 
 ** +LIBFOO_CPE_ID_VERSION+, specifies the version part of the CPE
@@ -533,9 +533,9 @@  package infrastructure will define +LIBFOO_CPE_ID+.
 +
 Alternatively, a package can also explicitly set +LIBFOO_CPE_ID_VALID
 = YES+ if the default values for +LIBFOO_CPE_ID_PREFIX+,
-+LIBFOO_CPE_ID_VENDOR+, +LIBFOO_CPE_ID_PRODUCT+,
-+LIBFOO_CPE_ID_VERSION+, +LIBFOO_CPE_ID_VERSION_MINOR+ are all correct
-for this package and don't need to be explicitly overridden.
++LIBFOO_CPE_ID_VENDOR+, +LIBFOO_CPE_ID_NAME+, +LIBFOO_CPE_ID_VERSION+,
++LIBFOO_CPE_ID_VERSION_MINOR+ are all correct for this package and
+don't need to be explicitly overridden.
 +
 For a host package, if its +LIBFOO_CPE_ID_*+ variables are not
 defined, it inherits the value of those variables from the