]> code.ossystems Code Review - openembedded-core.git/commit
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:49:53 +0000 (09:49 +0100)
commit602538e1c8403e8b188109ce94a906a1d9090d7e
treee1ea933bd9e6f873943724fd30df00a33ab9dee9
parent726c1617077da6b49606ac1a2cae64d2d02e6214
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.

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