Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [next,v2 0/8] Package CPE Reporting
@ 2018-03-01  5:23 Matt Weber
  2018-03-01  5:23 ` [Buildroot] [next,v2 1/8] cpe-info: new make target Matt Weber
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Matt Weber @ 2018-03-01  5:23 UTC (permalink / raw)
  To: buildroot

This series adds new infrastructure to report
a packages CPE identifier in a similar way
that the legal info is currently reported.

The addition of CPE IDs to the packages is a
manual process, but in a later patchset
additions are planned to the pkg-stats script
to automate maintenance the process.


v2
- Used pkg infra to hid the common CPE ID definition
- Misc cleanup of Makefile approach

Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>


Matt Weber (8):
  cpe-info: new make target
  cpe-info: id prefix/suffix
  cpe-info: only report target pkgs
  cpe-info: infra defines CPE_ID_* defaults
  cpe-info: update manual for new pkg vars
  bash: add CPE id
  e2fsprogs: add CPE id
  boa: add CPE id

 Makefile                                |  17 ++++-
 docs/manual/adding-packages-generic.txt | 119 ++++++++++++++++++++------------
 package/bash/bash.mk                    |   1 +
 package/boa/boa.mk                      |   1 +
 package/e2fsprogs/e2fsprogs.mk          |   2 +
 package/pkg-generic.mk                  |  28 ++++++++
 package/pkg-utils.mk                    |   8 +++
 7 files changed, 132 insertions(+), 44 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-03-01 12:30 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-01  5:23 [Buildroot] [next,v2 0/8] Package CPE Reporting Matt Weber
2018-03-01  5:23 ` [Buildroot] [next,v2 1/8] cpe-info: new make target Matt Weber
2018-03-01  5:23 ` [Buildroot] [next,v2 2/8] cpe-info: id prefix/suffix Matt Weber
2018-03-01  5:23 ` [Buildroot] [next,v2 3/8] cpe-info: only report target pkgs Matt Weber
2018-03-01  5:23 ` [Buildroot] [next, v2 4/8] cpe-info: infra defines CPE_ID_* defaults Matt Weber
2018-03-01  9:17   ` Thomas Petazzoni
2018-03-01 12:30     ` Matthew Weber
2018-03-01  5:23 ` [Buildroot] [next, v2 5/8] cpe-info: update manual for new pkg vars Matt Weber
2018-03-01  5:23 ` [Buildroot] [next,v2 6/8] bash: add CPE id Matt Weber
2018-03-01  5:23 ` [Buildroot] [next,v2 7/8] e2fsprogs: " Matt Weber
2018-03-01  5:23 ` [Buildroot] [next,v2 8/8] boa: " Matt Weber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox