tar: don't mv tar for nativesdk

We move tar into /bin for target but it can stay in /usr/bin for nativesdk
this will also mean the paths are correct for the buildtools-tarball environment

(From OE-Core rev: b4f208f418d18f2a4e78a56bebacef481061d917)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Saul Wold 2013-06-10 10:01:51 -07:00 committed by Richard Purdie
parent 74d3a1a6c9
commit 96b144a255
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ inherit autotools gettext
EXTRA_OECONF += "DEFAULT_RMT_DIR=${base_sbindir}"
EXTRAINSTALL = "do_install_extra"
EXTRAINSTALL_class-nativesdk = ""
do_install () {
autotools_do_install