From: Ting Liu Date: Wed, 9 Oct 2013 07:33:11 +0000 (+0000) Subject: rcw: export PYTHON to override the assignment in Makefile X-Git-Tag: 2.1~534^2~224 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=9013b405eead065d3757bacc9c71de6674c468df;p=meta-freescale.git rcw: export PYTHON to override the assignment in Makefile As RCW compiler is supported only with Python 2.6.x and 2.7.x, and currently Yocto uses python 2.7.3 or later, export PYTHON to directly use Yocto's python which can work with rcw.py definitely for now. Signed-off-by: Ting Liu Reviewed-by: Emilian Medve Tested-by: Emilian Medve --- diff --git a/meta-fsl-ppc/recipes-bsp/rcw/rcw_git.bb b/meta-fsl-ppc/recipes-bsp/rcw/rcw_git.bb index c532a9d8..7d87783c 100644 --- a/meta-fsl-ppc/recipes-bsp/rcw/rcw_git.bb +++ b/meta-fsl-ppc/recipes-bsp/rcw/rcw_git.bb @@ -18,6 +18,8 @@ SRCREV = "5d3c819bcca6d09dcf7b52b3f2855dda304a5997" S = "${WORKDIR}/git" +export PYTHON + do_install () { make install