git: don't hardcode the full path to perl
authorChristopher Larson <kergoth@gmail.com>
Fri, 13 Jun 2014 16:37:45 +0000 (17:37 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Jun 2014 07:43:56 +0000 (08:43 +0100)
commit5291ec7d1982c9ae578deef6747005ff3b3fff4e
treec84f2076247bcbf8b4f089523071c3b8c7c81dfc
parentd30c4b198a163b231f35f68d97bf15e07cd84036
git: don't hardcode the full path to perl

Hardcoded paths to perl don't make sense, use from the environment instead.

[Patch taken from meta-mentor by RP]

(From OE-Core rev: 8072f26f7304ff5367d5be357037644cb1f6241e)

Signed-off-by: Christopher Larson <kergoth@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/git/git.inc