Go to file
Juro Bystricky aa47ce79c6 yocto toolchains: Modified for i686 SDK
Changes due to the different SDK package layout.

All needed settings are derived from the following environment
variables:

export VXMICRO_TOOL=gcc
export VXMICRO_GCC_VARIANT=yocto
export YOCTO_SDK_INSTALL_DIR=<toolchain dir>

sdk_host_tools=${YOCTO_SDK_INSTALL_DIR}/sysroots/i686-pokysdk-linux/usr/bin
export PATH=${sdk_host_tools}:${PATH}

Change-Id: I358b0b55b552d639bb2a2c2a54f2bef5e5099316
Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
2016-02-05 20:13:59 -05:00
arch Rename _I8259SpuriousIntCount to _i8259_spurious_interrupt_count 2016-02-05 20:13:54 -05:00
config fsl_frdm_k64f: Increase number of IRQs for Bluetooth over UART 2016-02-05 20:13:51 -05:00
doc Add tools and Makefiles for Documentation 2016-02-05 20:13:58 -05:00
drivers console: Refactor serial console interface 2016-02-05 20:13:57 -05:00
host Rewrite truesize tool to use python 2016-02-05 20:13:58 -05:00
include Eliminate unneeded arguments during nanokernel initialization 2016-02-05 20:13:59 -05:00
kernel Eliminate _Cput and _Cpsh APIs 2016-02-05 20:13:59 -05:00
lib/libc/minimal Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:54 -05:00
make yocto toolchains: Modified for i686 SDK 2016-02-05 20:13:59 -05:00
misc Remove inclusion of unused header files 2016-02-05 20:13:41 -05:00
net Bluetooth: Intro of basic ADV handler 2016-02-05 20:13:58 -05:00
samples Bluetooth: Add simple LE scan app 2016-02-05 20:13:58 -05:00
scripts Rewrite truesize tool to use python 2016-02-05 20:13:58 -05:00
shared/include/nanokernel/x86 Fix checkpatch issue - ERROR:OPEN_BRACE 2016-02-05 20:13:54 -05:00
.gitattributes
.gitignore Add tools and Makefiles for Documentation 2016-02-05 20:13:58 -05:00
.mailmap
vxmicro-env.bash Remove reference to CodeSourcery 2016-02-05 20:13:41 -05:00