scons: move host build tool to a proper place
authorPetr Štetiar <ynezz@true.cz>
Sat, 27 Jul 2019 22:08:36 +0000 (00:08 +0200)
committerPetr Štetiar <ynezz@true.cz>
Fri, 13 Sep 2019 05:09:28 +0000 (07:09 +0200)
commit7087efd72a8d75c859ef7e7e6f21e1013f9c92ca
treedf0cff558d7092611841bddc73b32c5db7e700f5
parent2e12e13a3bdc19b62ceb1cc9f507a2567240966d
scons: move host build tool to a proper place

This patch aims to move scons host build tool into packages feeds, where
this tools belongs. 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 feeeds.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
devel/scons/Makefile [new file with mode: 0644]
devel/scons/files/pywrap.sh [new file with mode: 0755]
devel/scons/patches/001-platform_env.patch [new file with mode: 0644]
devel/scons/scons.mk [new file with mode: 0644]