Revert "docs/manual: replace LIBFOO_CPE_ID_PRODUCT"
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Mon, 18 Jan 2021 17:41:50 +0000 (18:41 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 21 Jan 2021 21:42:01 +0000 (22:42 +0100)
This reverts commit ff13cb94144cf2db3d019a32b82cbfa2168e4712.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
docs/manual/adding-packages-generic.txt

index e1d2a464ded379d400861ea10b41059f1040caf0..21fedd8b6bfec8cccc9bec38fd5a4f9ad93c472b 100644 (file)
@@ -515,7 +515,7 @@ LIBFOO_IGNORE_CVES += CVE-2020-54321
    identifier. When not defined, the default value is
    +<pkgname>_project+.
 
-** +LIBFOO_CPE_ID_NAME+, specifies the product part of the CPE
+** +LIBFOO_CPE_ID_PRODUCT+, 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_NAME+, +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_PRODUCT+,
++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