summaryrefslogtreecommitdiffstats
path: root/rules/python-routing.make
Commit message (Collapse)AuthorAgeFilesLines
* python: remove after more than one year in stagingMichael Olbrich2022-05-201-52/+0
| | | | | | Including all Python2 packages. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* python-routing: add license informationFelicitas Jung2021-12-171-0/+2
| | | | | | | | | Signed-off-by: Felicitas Jung <f.jung@pengutronix.de> [rhi: classify as NIST-PD, which was accepted by SPDX in the meantime] Reviewed-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Roland Hieber <rhi@pengutronix.de> Message-Id: <20211205004208.2306245-10-rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* 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>
* python-routing: build with new python helperMichael Olbrich2015-06-091-23/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* python-routing: add new packageAlexander Aring2014-03-281-0/+74
Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>