index
:
ast2050-yocto-poky
fido
Modified yocto poky sources to support the Aspeed AST2050 and ASUS KGPE-D16 / KCMA-D8
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
classes
/
kernel.bbclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel: Fix non linux-yocto builds
Richard Purdie
2014-12-21
1
-4
/
+25
*
kernel: Clean ${S} before unpack
Richard Purdie
2014-12-21
1
-0
/
+2
*
kernel: fix out of tree module builds
Bruce Ashfield
2014-12-21
1
-0
/
+23
*
kernel: Rearrange for 1.8
Richard Purdie
2014-12-21
1
-88
/
+3
*
kernel.bbclass: Remove bashism
Khem Raj
2014-12-19
1
-1
/
+1
*
kernel.bbclass: Create modules directory even if there is no modules installed
He Zhe
2014-10-24
1
-0
/
+1
*
kernel.bbclass: enable a link for external module building
Nitin A Kamble
2014-10-06
1
-1
/
+2
*
kernel: Added bc-native as DEPENDS
Alejandro Hernandez
2014-10-06
1
-1
/
+1
*
kernel.bbclass: use one package split for all firmware filename extensions
Carlos Rafael Giani
2014-09-22
1
-4
/
+1
*
kernel.bbclass: handle .dsp firmware
Carlos Rafael Giani
2014-09-10
1
-0
/
+1
*
sanity.bbclass/kernel.bbclass: minor fixes
Robert Yang
2014-08-23
1
-1
/
+1
*
kernel: Prevent from installing so files into source dir
Yang Shi
2014-08-23
1
-1
/
+1
*
kernel: don't copy .so.dbg files into kernel source install
Bruce Ashfield
2014-07-25
1
-1
/
+1
*
kernel.bbclass: update KERNEL_IMAGE_MAXSIZE
Robert Yang
2014-07-10
1
-3
/
+6
*
classes/kernel: Use full path for symlink in update-alternatives.
Drew Moseley
2014-06-29
1
-1
/
+1
*
kernel: don't populate source symbolic link
Ming Liu
2014-04-25
1
-1
/
+1
*
classes/kernel: move module postinst commands to kernel-base
Paul Eggleton
2014-03-22
1
-2
/
+5
*
kernel.bbclass, base.bbclass: Fix support for old kernel configuration
Otavio Salvador
2014-02-13
1
-1
/
+1
*
kernel: use oldnoconfig before yes '' | make oldconfig
Alexandre Belloni
2014-02-11
1
-1
/
+3
*
kernel: stop using -exec rm for deleting files
Bruce Ashfield
2014-02-11
1
-3
/
+15
*
kernel.bbclass: Fix empty modules directory QA issue
Nathan Rossi
2014-02-02
1
-0
/
+2
*
kernel.bbclass: add support for LZ4 initramfs files
Koen Kooi
2014-01-14
1
-1
/
+6
*
classes/module_strip: remove
Paul Eggleton
2013-12-12
1
-1
/
+1
*
Revert "kernel: restore scripts in the sysroot"
Richard Purdie
2013-11-29
1
-11
/
+0
*
kernel.bbclass: Stop bundle_initramfs thwarting sstate cache and fix race
Mike Crowe
2013-11-24
1
-12
/
+12
*
Revert "kernel.bbclass: move bundle_initramfs after kernel_link_vmlinux"
Mike Crowe
2013-11-24
1
-1
/
+1
*
kernel.bbclass: move bundle_initramfs after kernel_link_vmlinux
Ming Liu
2013-11-20
1
-1
/
+1
*
kernel.bbclass: Use lzma not lzmash for decompressing
Phil Blundell
2013-11-20
1
-1
/
+1
*
kernel.bbclass: fix hardlink test
Bruce Ashfield
2013-11-16
1
-1
/
+1
*
kernel.bbclass: test for hardlinks before installing
Bruce Ashfield
2013-11-15
1
-1
/
+5
*
kernel: Use hardlinks for do_populate_sysroot for speed
Richard Purdie
2013-11-12
1
-2
/
+2
*
kernel: Use hardlinks during do_install for speed
Richard Purdie
2013-11-12
1
-9
/
+9
*
kernel.bbclass: Delay rm_work to run after do_bundle_initramfs
Xufeng Zhang
2013-11-05
1
-1
/
+1
*
kernel: restore scripts in the sysroot
Bruce Ashfield
2013-10-14
1
-0
/
+11
*
kernel.bbclass: unset LDFLAGS when run devshell in kernel recipe
Nobuhiro Iwamatsu
2013-10-14
1
-0
/
+5
*
kernel.bbclass: Allow INITRAMFS_TASK to trigger copy initramfs code
Jason Wessel
2013-09-30
1
-0
/
+8
*
kernel.bbclass, image.bbclass: Implement kernel INITRAMFS dependency and bund...
Jason Wessel
2013-09-06
1
-12
/
+84
*
kernel.bbclass: Correct post(inst|rm) package association
Darren Hart
2013-08-13
1
-16
/
+13
*
kernel.bbclass: fix typo
Javier Viguera
2013-08-06
1
-1
/
+1
*
kernel.bbclass: Fix link for modules-${MACHINE}.tgz
Yi Zhao
2013-06-07
1
-1
/
+1
*
kernel: Remove unnecessary cd and rm, fix MODULE_TARBALL_SYMLINK_NAME creation
Martin Jansa
2013-05-24
1
-6
/
+3
*
kernel.bbclass: Add dependency on binutils
Mike Crowe
2013-05-24
1
-1
/
+1
*
kernel.bbclass: make FILES package-specific
Tom Zanussi
2013-05-10
1
-1
/
+1
*
kernel.bbclass: Ensure we have correct version information in deploy data
Richard Purdie
2013-04-15
1
-2
/
+4
*
kernel.bbclass: Optionally create lib dir during deploy
Khem Raj
2013-04-12
1
-0
/
+1
*
kernel.bbclass: do_strip: allow recipes to strip the kernel
Michel Thebeau
2013-04-11
1
-2
/
+31
*
kernel.bbclass: do_sizecheck: update path to build image and do not delete
Michel Thebeau
2013-04-08
1
-3
/
+4
*
kernel bbclass: return to original directory in do_deploy
Chase Maupin
2013-03-18
1
-0
/
+1
*
kernel: extract functions for kernel modules to separate bbclass
Martin Jansa
2013-03-05
1
-179
/
+1
*
Add KERNEL_EXTRA_ARGS parameter
Wolfgang Denk
2013-03-01
1
-2
/
+5
[next]