git: define NO_PYTHON=1 to stop git requiring python as a dependancy
authorJack Mitchell <jack.mitchell@dbbroadcast.co.uk>
Thu, 13 Sep 2012 12:58:30 +0000 (13:58 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Sep 2012 08:50:26 +0000 (09:50 +0100)
commit6406c145108f0a1765b9b0c0904bfe6d13b075f9
tree0fd95d5ff7f726d832e0d86d5d233c89a2309df2
parent03de7f05972f8e5d7c9a9669ebeb33e5becac3df
git: define NO_PYTHON=1 to stop git requiring python as a dependancy

Git requires python by default as an included script to link git
to perforce is written in Python. Define NO_PYTHON to stop the
script being included and thus remove the dependancy on Python.

(From OE-Core rev: 602538e1c8403e8b188109ce94a906a1d9090d7e)

Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/git/git.inc