mstpd: drop package (replaced by ustp in core) 21186/head
authorAlexandru Ardelean <alex@shruggie.ro>
Fri, 26 May 2023 10:25:28 +0000 (13:25 +0300)
committerAlexandru Ardelean <alex@shruggie.ro>
Fri, 26 May 2023 10:30:34 +0000 (13:30 +0300)
commit59c8be32fa868d12aaf2fcc27ca742c8cebb819e
treef5771e29b578a2e41d96824367a50403cbb60030
parentb9cb40b28dfecf29a2cb66a0fec434b67394fc6a
mstpd: drop package (replaced by ustp in core)

OpenWrt core has a package called ustp which is an OpenWrt adaptation (from
mstpd) for OpenWrt (using libubox, libubus, etc).

No sense in keeping mstpd anymore.
We can just update ustp.
Also, if mstpd has any updates, they can be ported over to ustp too.

Abandoned PR:
   https://github.com/openwrt/packages-abandoned/pull/30

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
net/mstpd/Config.in [deleted file]
net/mstpd/Makefile [deleted file]
net/mstpd/files/etc/init.d/mstpd.init [deleted file]
net/mstpd/files/sbin/bridge-stp [deleted file]
net/mstpd/patches/010-bsd.patch [deleted file]