mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
This makes gst1-imx use the Waf package ditributed in Buildroot, instead of its own one, as the latter does not support Python3. Also backport a patch from upstream that tweaks the wscript, such as to make it run on Waf >=2.0.12 Signed-off-by: Titouan Christophe <titouan.christophe@railnova.eu> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>