Update scons to 3.0.1
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
include $(TOPDIR)/rules.mk
PKG_NAME:=scons
-PKG_VERSION:=2.5.1
+PKG_VERSION:=3.0.1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/scons \
http://fossies.org/linux/misc/
-PKG_HASH:=0b25218ae7b46a967db42f2a53721645b3d42874a65f9552ad16ce26d30f51f2
+PKG_HASH:=24475e38d39c19683bc88054524df018fe6949d70fbd4c69e298d39a0269f173
include $(INCLUDE_DIR)/host-build.mk
--- a/engine/SCons/Platform/__init__.py
+++ b/engine/SCons/Platform/__init__.py
-@@ -63,6 +63,8 @@ def platform_default():
+@@ -65,6 +65,8 @@ def platform_default():
care about the machine architecture.
"""
osname = os.name