generic-poky/meta
Joshua Lock 0eafcc05d8 toolchain-scripts: remove CCACHE_PATH from environment script
CCACHE_PATH was added to the toolchain-scripts in commit
1d31ddb856a80ba9da1a64ed5d701dc0f7351ef7 without a detailed
explanation as to why. This commit removes that environment
variable as it's causing failures since the introduction of
host_gcc_version() to oe.utils in
d36f41e5658bbbb6080ee833027879c119edf3e0, as used by
uninative to determine NATIVELSBSTRING.

This causes errors when the host has ccache available in in PATH
- host_gcc_version() fails because ccache has been told to only
look for the compiler in CCACHE_PATH and can't find gcc in order
to check its version. Toolchain compilers aren't detected due to
the binaries being prefixed with the triplet of the target.

(From OE-Core rev: e47fb403c2cb472d2666ed3ba4b10933467c8c7b)

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-01-26 10:44:27 +00:00
..
classes toolchain-scripts: remove CCACHE_PATH from environment script 2017-01-26 10:44:27 +00:00
conf sanity/abi-version: Force a clean TMPDIR after recipe specific sysroot changes 2017-01-23 23:30:14 +00:00
files Switch to Recipe Specific Sysroots 2017-01-23 12:05:17 +00:00
lib classes/oeqa: Replace subprocess.check_call() with check_output() 2017-01-23 23:30:57 +00:00
recipes-bsp u-boot: Update to 2017.01 release 2017-01-23 12:05:22 +00:00
recipes-connectivity ppp: update SRC_URI 2017-01-26 10:44:27 +00:00
recipes-core build-appliance-image: Update to master head revision 2017-01-23 23:32:23 +00:00
recipes-devtools rsync: update SRC_URI 2017-01-26 10:44:27 +00:00
recipes-extended ed: use yoctoproject mirror for SRC_URI 2017-01-23 22:40:38 +00:00
recipes-gnome gobject-introspection: Fix sysroot postinst scripting error 2017-01-23 23:30:14 +00:00
recipes-graphics Switch to Recipe Specific Sysroots 2017-01-23 12:05:17 +00:00
recipes-kernel linux-yocto/4.9: merge 4.9.3 and ethernet config changes 2017-01-23 12:05:23 +00:00
recipes-lsb4 libpng12: Handle no static libs 2016-02-15 16:28:46 +00:00
recipes-multimedia tremor: Use mirror tarball instead of svn url 2017-01-23 22:38:49 +00:00
recipes-rt meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
recipes-sato matchbox-session-sato: Add PACKAGE_WRITE_DEPS for postinst 2017-01-20 11:53:50 +00:00
recipes-support nss: Add PACKAGE_WRITE_DEPS 2017-01-20 11:53:50 +00:00
site siteinfo.bbclass: Add mipsisa{32, 64}r6{el, } support 2016-10-07 16:43:57 +01:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt qt4: remove recipes and classes 2016-01-07 13:40:14 +00:00