Update Buildroot to 2021.02 (#1274)
This commit is contained in:
@@ -174,13 +174,13 @@ List of Examples
|
||||
|
||||
---------------------------------------------------------------------
|
||||
|
||||
Buildroot 2021.02-rc3 manual generated on 2021-02-27 17:37:02 UTC
|
||||
from git revision 4c5b27fbef
|
||||
Buildroot 2021.02 manual generated on 2021-03-06 21:24:27 UTC from
|
||||
git revision e2fba6457b
|
||||
|
||||
The Buildroot manual is written by the Buildroot developers. It is
|
||||
licensed under the GNU General Public License, version 2. Refer to
|
||||
the COPYING [http://git.buildroot.org/buildroot/tree/COPYING?id=
|
||||
4c5b27fbef3db3a3dc3628e90d452493729f51aa] file in the Buildroot
|
||||
e2fba6457bd9d9c720540332eaf0c1f8c29eab00] file in the Buildroot
|
||||
sources for the full text of this license.
|
||||
|
||||
Copyright © 2004-2020 The Buildroot developers
|
||||
@@ -4872,15 +4872,8 @@ LIBFOO_IGNORE_CVES += CVE-2020-54321
|
||||
|
||||
If any of those variables is defined, then the generic package
|
||||
infrastructure assumes the package provides valid CPE
|
||||
information. In this case, LIBFOO_CPE_ID_VALID = YES will be set,
|
||||
and the generic 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_UPDATE are all correct for this package and don’t
|
||||
need to be explicitly overridden.
|
||||
information. In this case, the generic package infrastructure
|
||||
will define LIBFOO_CPE_ID.
|
||||
|
||||
For a host package, if its LIBFOO_CPE_ID_* variables are not
|
||||
defined, it inherits the value of those variables from the
|
||||
|
||||
Reference in New Issue
Block a user