scons: move to packages feed
authorPetr Štetiar <ynezz@true.cz>
Sat, 27 Jul 2019 22:33:32 +0000 (00:33 +0200)
committerRISCi_ATOM <bob@bobcall.me>
Fri, 12 Jun 2020 19:54:54 +0000 (15:54 -0400)
commit922240ee636a3e272ac34a656f1cf83cf562347c
tree5c89849519f46e583dc3259d278191bfe7d9b854
parente916e864860df819b22ded6f789a3287230365b4
scons: move to packages feed

This patch removes scons host build tool, as commit 7087efd72a8d
("scons: move host build tool to a proper place") in the packages feed
has moved scons into the new home.

There are currently no packages in the master tree which would need
scons, yet scons is build always as part of host tools, just in order to
satisfy host build dependency of few packages in the packages feeds.

Ref: https://github.com/openwrt/packages/pull/9584
Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
include/scons.mk [deleted file]
tools/Makefile
tools/scons/Makefile [deleted file]
tools/scons/files/pywrap.sh [deleted file]
tools/scons/patches/001-platform_env.patch [deleted file]