index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meta
/
classes
/
kernel.bbclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel.bbclass: minor whitespace fixes
Paul Eggleton
2011-07-19
1
-2
/
+2
*
kernel.bbclass: remove unintended change of INITRAMFS_TASK
Andrea Adami
2011-07-14
1
-1
/
+1
*
kernel.bbclass: fix the broken lines
Nitin A Kamble
2011-07-13
1
-2
/
+2
*
kernel.bbclass, task-base: remove references to obsolete bluez-dtl1-workaround
Phil Blundell
2011-07-12
1
-5
/
+0
*
kernel.bbclass: handle embedding of initramfs images
Andrea Adami
2011-07-12
1
-0
/
+16
*
image|kernel.bblass|module-init-tools: do not use depmod-2.6
Anders Darander
2011-07-01
1
-6
/
+4
*
Remove support for building 2.4 kernels
Anders Darander
2011-07-01
1
-10
/
+2
*
kernel.bbclass: Ensure kernel/* internal sysroot working directory don't get ...
Richard Purdie
2011-07-01
1
-0
/
+6
*
kernel: move menuconfig task after configure
Darren Hart
2011-06-30
1
-1
/
+1
*
kernel.bbclass: Stop do_install poking directly into the sysroot and evading ...
Richard Purdie
2011-06-23
1
-1
/
+1
*
kernel.bbclass: Stage System.map with KERNEL_VERSION suffix
Tom Rini
2011-06-23
1
-0
/
+1
*
kernel.bbclass: restore kernel-abiversion file
Koen Kooi
2011-06-23
1
-0
/
+6
*
kernel.bbclass: Add support for perf-dbg package
Mark Hatle
2011-06-23
1
-1
/
+2
*
kernel.bbclass: pass KERNEL_VERSION through legitimize_package_name
Andreas Oberritter
2011-05-20
1
-2
/
+2
*
logging: update existing oe* logging users to the bb* interface
Darren Hart
2011-05-04
1
-2
/
+2
*
kernel: Remove debug statements
Darren Hart
2011-04-19
1
-2
/
+0
*
kernel: Copy over bzImage to sysroots during install
Darren Hart
2011-04-19
1
-0
/
+1
*
base/kernel/image.bbclass: Clean up do_deploy ordering to ensure it just happ...
Richard Purdie
2011-03-29
1
-1
/
+1
*
kernel.bbclass: blacklist 'kernel-misc' from kernel-modules
Koen Kooi
2011-03-23
1
-1
/
+1
*
kernel/bbclass: rework kernel and module classes to allow for building out-of...
Darren Hart
2011-03-21
1
-62
/
+35
*
kernel bbclass: split do_compile into do_compile and do_compile_modules
Koen Kooi
2011-03-15
1
-0
/
+5
*
kernel: remove explicit bash call in do_menuconfig
Bruce Ashfield
2011-03-02
1
-1
/
+1
*
Ensure Bash is used when spawning terminals
Joshua Lock
2011-03-01
1
-1
/
+1
*
kernel.bbclass: add approproate X Environment variables to allow xterm to start
Saul Wold
2011-02-14
1
-0
/
+3
*
kernel.bbclass: use defconfig if it exists
Darren Hart
2011-02-09
1
-1
/
+5
*
kernel.bbclass: Add fix from OE.dev for tmpnam() usage
Richard Purdie
2011-02-01
1
-2
/
+5
*
staging: Use relative path in sysroot-destdir for target recipes
Dongxiao Xu
2011-01-21
1
-1
/
+1
*
kernel.bbclass: Remove a binary generated by recent kernel versions
Richard Purdie
2011-01-12
1
-1
/
+1
*
kernel bbclass: add 'perf' to kernel-modules blacklist
Koen Kooi
2011-01-12
1
-1
/
+1
*
kernel.bbclass: Ensure TOOLCHAIN_OPTIONS is passed to KERNEL_CC and KERNEL_LD
Richard Purdie
2010-12-30
1
-2
/
+2
*
kernel.bbclass: Use KERNEL_IMAGE_BASE_NAME variable instead of the expanded e...
Richard Purdie
2010-12-20
1
-3
/
+3
*
kernel.bbclass: Set vardepsexclusive for KERNEL_IMAGE_BASE_NAME
Kevin Tian
2010-12-16
1
-0
/
+2
*
kernel.bbclass: Rename do_deploy so the function can be overridden in recipes
Kevin Tian
2010-12-16
1
-1
/
+3
*
kernel: prefer the kernel produced uImage
Bruce Ashfield
2010-11-10
1
-1
/
+3
*
kernel.bbclass/linux-wrs: move definition of perf package to kernel class
Joshua Lock
2010-09-08
1
-0
/
+5
*
deploy.bbclass: use new style staging for deploy tasks
Joshua Lock
2010-08-19
1
-12
/
+7
*
kernel.bbclass: Fix adding module dependencies to RDEPENDS
Joshua Lock
2010-08-17
1
-0
/
+3
*
kernel.bbclass: do_deploy should use ${B}, not ${S} (which is what ${B} defau...
Richard Purdie
2010-08-11
1
-1
/
+1
*
kernel.bbclass: Exclude scripts/dtc object files
Richard Purdie
2010-08-10
1
-0
/
+1
*
kernel/package.bbclass: Handle kernel module stripping centrally
Richard Purdie
2010-08-10
1
-3
/
+1
*
kernel.bbclass: Clean up kernel packaging output
Richard Purdie
2010-08-10
1
-1
/
+9
*
kernel.bbclass: Simplify shell syntax so pysh can cope with it
Richard Purdie
2010-08-04
1
-7
/
+7
*
qemu/mips: arrange for vmlinux to be bootable
Bruce Ashfield
2010-07-19
1
-1
/
+3
*
kernel.bbclass: Remove additional binaries from staging
Scott Garman
2010-06-23
1
-3
/
+9
*
kernel.bbclass: Drop code which is duplicated later in the function, fixing o...
Richard Purdie
2010-06-09
1
-8
/
+6
*
kernel.bbclass: Simplify the current external module code
Richard Purdie
2010-05-24
1
-45
/
+21
*
kernel.bbclass: Stop staging binaries within scripts/
Scott Garman
2010-05-24
1
-0
/
+6
*
kernel.bbclass: tidy up staging of headers
Joshua Lock
2010-05-20
1
-3
/
+6
*
kernel.bbclass: Package Kernel firmware
Joshua Lock
2010-05-20
1
-0
/
+3
*
kernel.bbclass: match x86 header installation to other architectures
Joshua Lock
2010-05-20
1
-2
/
+3
[next]