summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGeorge Nita <george.nita@enea.com>2015-11-25 16:28:45 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-12-01 21:30:53 +0000
commit6d2074d477596971dc52027dd87b02af7f39138d (patch)
tree4b548e2b15cc3bbc699b3068da0ec17877ffff7a /scripts
parent654f4785f719552f4e78e14a5a901c07d00ce68d (diff)
downloadopenembedded-core-6d2074d477596971dc52027dd87b02af7f39138d.tar.gz
openembedded-core-6d2074d477596971dc52027dd87b02af7f39138d.tar.bz2
openembedded-core-6d2074d477596971dc52027dd87b02af7f39138d.zip
toolchain-shar-extract.sh: Ensure it's ran in clean environment
Fixes [YOCTO #8698] -- https://bugzilla.yoctoproject.org/show_bug.cgi?id=8698 If prior to running the toolchain installation script a toolchain environment script is sourced then the toolchain installation will fail. This because the environment is now set for the sourced toolchain and doesn't suit the installation. In particular PATH points to the toolchain executables. The fix makes the script recursively call itself a second time with a clean environment. Tested by sourcing a previous successfully installed environment, erasing the previous installation directory and then reinstalling in the same directory. Signed-off-by: George Nita <george.nita@enea.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
es/gpsd?id=ee130e36ad7e36888782e3cae07ee9e053af4bd3'>gpsd: add 2.35Junqian Gordon Xu3 2008-01-01gpsd: Provide working default configuration and init-script for fic-gta01. Th...Matthias Hentges4 2007-10-06gpsd: Cleanup startup script.Paul Sokolovsky3 2007-08-19gpsd: compile python extension. upstream vendor included x86 binary in tarbal...Michael Lauer1 2007-06-19gpsd: disable python stuff:Koen Kooi2 2007-06-17gpsd: ship python-pygps package, including python bindings to gpsdMichael Lauer4 2007-06-13gpsd: add defaultKoen Kooi1 2007-06-12gpsd: mark /etc/default/gpsd as CONFFILEJake Morrison5 2007-06-11gpsd: add /etc/default/gpsd config file - close #2465Jake Morrison6 2007-04-02gpsd: export BUILD_SYS and HOST_SYS as setup.py expects them to be set, add p...Justin Patrin1 2007-04-02gpsd: export BUILD_SYS and HOST_SYS as setup.py expects them to be setJustin Patrin1 2007-04-01gpsd: disable python bindingsKoen Kooi1 2007-02-15gpsd: add 2.34 (from openmoko svn)Koen Kooi2 2006-10-16gpsd: remove DEPENDS on dbus 0.23.ancient.obsoleteKoen Kooi1 2006-10-16gpsd: add 2.33Koen Kooi1 2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther2 2006-05-28gpsd: Add 2.32 and remove 2.6, as request by mickey in bug #1039.Jamie Lenehan2 2006-05-28gpsd 2.28: Stop from using X headers from /usr/include by passing in the XJamie Lenehan2