Go to file
Javier B Perez Hernandez 2f4c04cb70 doc: quick start: installing: add missing package required in fedora
Add missing package "glibc-devel.i686" required to build project in fedora.

Change-Id: I1baf9a72b1ca2dbdd3aa65936875b43479779ed1
Signed-off-by: Javier B Perez Hernandez <javier.b.perez.hernandez@linux.intel.com>
2016-02-05 20:24:35 -05:00
arch Update static IDT generation to use IRQ priority 2016-02-05 20:24:34 -05:00
doc doc: quick start: installing: add missing package required in fedora 2016-02-05 20:24:35 -05:00
drivers Fix Kconfig SHARED_IRQ_1_PRI dependency 2016-02-05 20:24:34 -05:00
include microkernel: introduce private event objects 2016-02-05 20:24:35 -05:00
kernel microkernel: introduce private event objects 2016-02-05 20:24:35 -05:00
lib checkpatch: warning - leading_space 2016-02-05 20:24:33 -05:00
misc OS Awareness: Add debug object trace configuration. 2016-02-05 20:24:32 -05:00
net Bluetooth: SMP: Ignore unsupported AuthReq in Security Request 2016-02-05 20:24:31 -05:00
samples microkernel: introduce private event objects 2016-02-05 20:24:35 -05:00
scripts sysgen: fix copy-and-paste errors and more empty lines 2016-02-05 20:24:35 -05:00
.checkpatch.conf checkpatch: ignore AVOID_EXTERNS 2016-02-05 20:24:32 -05:00
.gitattributes
.gitignore
.mailmap
Kbuild
Kconfig Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Kconfig.zephyr Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Makefile sysgen: generate sysgen.h instead of zephyr.h 2016-02-05 20:24:35 -05:00
Makefile.inc kbuild: make menuconfig work with local configuration 2016-02-05 20:24:29 -05:00
zephyr-env.sh