This project was once forked from upstream to integrate SocketCAN support, which has since been integrated upstream. As such, this project is obsolete, and the last release was made in 2010.
Reported-by: Oleksij Rempel <[email protected]> Cc: Marc Kleine-Budde <[email protected]> Signed-off-by: Roland Hieber <[email protected]> --- rules/canutils.in | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/rules/canutils.in b/rules/canutils.in index 8340d1d1c155..08001d969554 100644 --- a/rules/canutils.in +++ b/rules/canutils.in @@ -1,4 +1,6 @@ -## SECTION=communication +## SECTION=staging +## old section: +### SECTION=communication menuconfig CANUTILS tristate @@ -8,6 +10,10 @@ menuconfig CANUTILS The canutils package contains tools to configure and test the Socket CAN framework. + STAGING: remove in ptxdist-2020.10.0 + Outdated version that is no longer maintained, and has been superseded + by berlios-can-utils. + if CANUTILS config CANUTILS_CANCONFIG -- 2.20.1 _______________________________________________ ptxdist mailing list [email protected]
