Created attachment 255 [details] conditionally disable python support The gamin package installs files for Python support even if Python is not enabled in buildroot. The attached patch fixes this.
Thanks, committed