summaryrefslogtreecommitdiffstats
path: root/rules/machine-id.make
Commit message (Collapse)AuthorAgeFilesLines
* CREDITS: remove unmaintained fileRoland Hieber2019-07-031-2/+0
| | | | | | | | | | | | | | | This file has been touched 2 times in the last 7 years, and is no longer up to date. Remove it to carry less unmaintained stuff around. Also remove all references to it from file headers using for file in `g grep -l 'See CREDITS for details about who has'`; do sed -i '/See CREDITS for details about who has/,+1d' $file done as well as the different wording from rules/other/Toplevel.make. Signed-off-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* License management: prevent some packages from listed in the reportJuergen Borleis2015-02-061-0/+1
| | | | | | | | Some of the packages do not forward any data into the target's filesystem, so it makes no sense to add them into the license report. Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* add a separate package for /etc/machine-idMichael Olbrich2012-10-121-0/+37
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>