scons: move to packages feed
authorPetr Štetiar <ynezz@true.cz>
Sat, 27 Jul 2019 22:33:32 +0000 (00:33 +0200)
committerPetr Štetiar <ynezz@true.cz>
Sun, 15 Sep 2019 20:53:01 +0000 (22:53 +0200)
commit60eb0e8da2aa5df7cbbea657d6a809b29e818ad8
treeb2d0c0b235d3da3e064a96a894ebc822240044d9
parent296e1f253c77a2cbf5364a0e9f83fd9946ce9dbf
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]