uboot-tools: disable libfdt swig wrapper
authorMatt Weber <matthew.weber@rockwellcollins.com>
Tue, 2 May 2017 04:01:17 +0000 (23:01 -0500)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 4 May 2017 15:11:56 +0000 (17:11 +0200)
commitf4891c398e599f18bbf41eb33885930431f5e1c8
treeb1f6031161a6bf03898cd6eeec7446d59f1d51cf
parenta598a7109c3b518898f38b433f865801d1c1163f
uboot-tools: disable libfdt swig wrapper

The current tools build assumes the host system when trying to detect if
swig/python are present.  It then uses those tools from the path.

The upstream RFC included this commit set's patch but offered up
discussion on how to cleanly introduce a better method for detecting
swig and using the tools.  The tools build really needs to be sysroot
and prefix/host dir tools aware.

Upsteam submission for RFC:
https://lists.denx.de/pipermail/u-boot/2017-May/289520.html

Workaround for:
http://autobuild.buildroot.net/results/6d52ac8bb71012aea6fc4c679691b31a3366728b

Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/uboot-tools/0005-tools-conditionally-disable-python-libfdt-wrapper.patch [new file with mode: 0644]
package/uboot-tools/uboot-tools.mk