]> code.ossystems Code Review - openembedded-core.git/commit
git/tar/findutils: Add nativesdk versions
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Jun 2013 11:05:20 +0000 (11:05 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Jun 2013 15:46:15 +0000 (16:46 +0100)
commitc91bb8c76e3bd45690e66f3de79cd3adfe45f600
treeeab4a8b3bc1472f7212e4fb34db0598c7dd0a3e7
parent7f5a0f98b3449d0a95fd6c12f1d6fa61b835fc2b
git/tar/findutils: Add nativesdk versions

We need to be able to generate a standalone tarball containing tar/git so
add nativesdk versions of the appropriate recipes to allow this to be possible.

Tweak the git perl paths to avoid warnings when building the nativesdk version,
ensure the binaries are wrapped correctly and avoid update-alternatives in
nativesdk-tar.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/git/git.inc
meta/recipes-extended/findutils/findutils.inc
meta/recipes-extended/tar/tar.inc