]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
jack2: force host-python dependency for waf build-system
authorSamuel Martin <s.martin49@gmail.com>
Wed, 14 May 2014 10:46:16 +0000 (12:46 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 16 May 2014 14:08:04 +0000 (16:08 +0200)
commitfc8fcec306dab7191dc557ee583e90fc1a3a6c29
tree3d77ff8592e2fda7624d054cefcb43d406cb8da9
parent4210c49357b216705a85734293023d8d5683bb49
jack2: force host-python dependency for waf build-system

jack2 uses Waf 1.6.11. The waf configure program combines a part of
python script with a compiled blob. According to Waf documentation,
waf currently supports python interpreter from version 2.3 to 3.1.

However, Buildroot provides python-3.4. So, let's uses host python2
interpreter for building jack2.

This patch also cleanup whitespace, replacing wrongly used spaces with
tabs.

Fixed:
  http://autobuild.buildroot.net/results/913/913bb1836076be9f201bf6641c7614708d6916bc/

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/jack2/jack2.mk