buildsystem: add CPE information to ipkg packages and manifest files
authorFlorian Eckert <fe@dev.tdt.de>
Sun, 16 Dec 2018 20:30:20 +0000 (21:30 +0100)
committerJo-Philipp Wich <jo@mein.io>
Tue, 5 May 2020 20:07:59 +0000 (22:07 +0200)
commit4d86e2ce0686d32dec8051baafe81a179a18cdf4
tree1e8f69dbebf0925b291f3b674ac0ab5740cc4c7a
parent0fb5962e62596e14897a7ea9066ca17564f47d2f
buildsystem: add CPE information to ipkg packages and manifest files

Common Platform Enumeration (CPE) is a structured naming scheme for
information technology systems, software, and packages.

This information already exists in some makefiles. In order for the
information to be processed further, it should also be added to the
manifest file and the control file of ipkg packages.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
include/package-ipkg.mk