index
:
openembedded-core
2011-1
daisy
danny
denzil
dizzy
dora
dunfell
dylan
fido
gatesgarth
hardknott
honister
jethro
kirkstone
krogoth
krogoth-next
langdale
master
master-next
master-next-1.9
master-next-2.5
mickledore
mickledore-next
morty
morty-next
nanbield
pyro
pyro-next
rocko
rocko-next
scarthgap
styhead
sumo
thud
warrior
zeus
OpenEmbedded Core layer
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
classes
/
kernel-arch.bbclass
Age
Commit message (
Expand
)
Author
2017-04-20
kernel-arch.bbclass: conditional error message
Juro Bystricky
2017-03-08
kernel-arch: Lock the toolchain to use gcc compiler
Khem Raj
2016-12-16
meta: remove True option to getVar calls
Joshua Lock
2016-10-15
kernel-arch.bbclass: Add xtensa and arc into valid_archs table
Juro Bystricky
2016-10-07
kernel-arch.bbclass: Add mipsisa{32, 64}r6{el, } support
Zubair Lutfullah Kakakhel
2016-02-04
Revert "kernel/kernel-arch: Explicitly mapping between i386/x86_64 and x86 fo...
Ioan-Adrian Ratiu
2016-01-15
kernel/kernel-arch: Explicitly mapping between i386/x86_64 and x86 for kernel...
Jianxun Zhang
2015-09-21
kernel-arch: Add nios2 to valid archs
Marek Vasut
2015-08-24
kernel-arch: Force BFD kernel when using gcc for linking
Khem Raj
2015-05-05
kernel-arch: Update mapping for MicroBlaze architectures
Nathan Rossi
2015-02-21
Revert "kernel-arch.bbclass: add arm64 support to U-Boot architecture map"
Nathan Rossi
2014-03-21
kernel-arch.bbclass: add arm64 support to U-Boot architecture map
Fathi Boudra
2013-10-14
classes: add aarch64_be target
Victor Kamensky
2013-04-28
kernel-arch: Always use ld.bfd to link the kernel
Phil Blundell
2013-03-04
kernel-arch.bbclass: don't pass extra args to KERNEL_{CC, LD, AR}
Matthew McClintock
2013-01-20
kernel.bbclass, module-base.bbclass: Use CC to form KERNEL_CC
Khem Raj
2012-10-18
kernel-arch.bblass: add AArch64 support
Marcin Juszkiewicz
2012-07-19
Convert tab indentation in python functions into four-space
Richard Purdie
2012-07-02
kernel-arch: Remove test for long-dead arm26 architecture.
Robert P. J. Day
2012-05-20
kernel-arch.bbclass: Map mips64{el} to mips KARCH
Khem Raj
2012-03-05
meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)
Richard Purdie
2011-11-10
Convert to use direct access to the data store (instead of bb.data.*Var*())
Richard Purdie
2011-07-22
kernel-arch: Add handling of powerpc64
Kumar Gala
2011-07-07
kernel-arch: microblaze little endian fix kernel arch
Adrian Alonso
2011-05-10
kernel-arch: add microblaze to valid archs
Adrian Alonso
2010-08-13
kernel-arch: x86-64 is no longer a valid architecture, map it to x86
Joshua Lock
2010-07-19
qemu: update kernel mapping to return x86 for i586 TARGET_ARCH
Bruce Ashfield
2010-05-20
kernel-arch.bbclass: merge improved arch detection from OE.dev
Joshua Lock
2009-11-13
classes: Remove and sanitise import statements
Richard Purdie
2008-04-08
kernel-arch.bbclass: Sync with OE.dev
Richard Purdie
2007-08-08
classes: Sync various classes with OE for various bugfixes
Richard Purdie
2006-08-27
classes: Sync with OE
Richard Purdie
2006-07-21
Rename /openembedded/ -> /meta/
Richard Purdie