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.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
*
module.bbclass: Create a new depmodwrapper to assist cross-installs
Mark Hatle
2013-03-01
1
-4
/
+4
*
kernel.bbclass: Add missing modules.order and modules.builtins
Mark Hatle
2013-03-01
1
-2
/
+1
*
package.bbclass: Add PACKAGESPLITFUNCS variable
Richard Purdie
2013-02-06
1
-1
/
+3
*
kernel.bbclass: Improve populate_packages_prepend
Richard Purdie
2013-02-06
1
-27
/
+21
*
kernel: avoid copying unnecessary files during do_install
Mark Asselstine
2013-02-01
1
-2
/
+5
*
kernel.bbclass, module-base.bbclass: Use CC to form KERNEL_CC
Khem Raj
2013-01-20
1
-15
/
+1
*
kernel.bbclass: remove references to update-modules
Laurentiu Palcu
2013-01-18
1
-19
/
+17
*
kernel.bbclass: don't depend on DATETIME
Martin Jansa
2013-01-17
1
-1
/
+1
*
kernel.bbclass: Define MODULE_IMAGE_BASE_NAME for layer convenience.
Robert P. J. Day
2013-01-10
1
-1
/
+2
*
kernel.bbclass: kernel_do_install fails with kernel <2.6.30
Marco Cavallini
2013-01-10
1
-2
/
+5
*
kernel.bbclass: include PE in KERNEL_IMAGE_BASE_NAME
Martin Jansa
2013-01-07
1
-1
/
+1
*
kernel.bbclass: Allow modules*.tar.gz generation to be inhibited
Phil Blundell
2012-12-19
1
-1
/
+2
*
kernel.bbclass: use the same versioning schema for modules.tgz and provide li...
Martin Jansa
2012-12-19
1
-1
/
+6
*
kernel.bbclass: Do not chdir to /boot before running update-alternatives
Holger Hans Peter Freyther
2012-10-22
1
-2
/
+2
*
kernel.bbclass: add kernel-modules to PACKAGES
Martin Jansa
2012-10-19
1
-6
/
+4
*
PACKAGES_DYNAMIC: use regexp not glob
Martin Jansa
2012-10-19
1
-3
/
+3
*
kernel.bbclass: remove explicit version.h target
Bruce Ashfield
2012-10-19
1
-1
/
+0
*
kernel.bbclass, module.bbclass: Make update-modules optional
Phil Blundell
2012-10-18
1
-8
/
+16
*
classes: Update to use corrected bb.utils.explode_dep_versions2 API
Richard Purdie
2012-10-02
1
-7
/
+5
*
kernel.bbclass: fix INC directory for SLANG
Liang Li
2012-08-25
1
-0
/
+3
*
kernel.bbclass: Preserve generated headers only if they exist
Martin Jansa
2012-08-20
1
-2
/
+4
*
kernel.bbclass: Preserve generated headers
Khem Raj
2012-08-19
1
-0
/
+2
*
kernel.bbclass: remove default module_autoload and module_conf values
Bruce Ashfield
2012-08-15
1
-19
/
+0
*
kernel.bbclass: Revert ${base_libdir} change
Richard Purdie
2012-08-07
1
-4
/
+4
*
kernel.bbclass: use ${base_libdir} and ${sysconfdir} instead of /lib and /etc
Javier Martinez Canillas
2012-08-06
1
-6
/
+6
*
kernel.bbclass: Copy bounds.h only if it exists, needed for 2.6.x.
Leon Woestenberg
2012-07-31
1
-1
/
+3
*
kernel bbclass: Recreate uImage only when KEEPUIMAGE != "yes"
Koen Kooi
2012-07-26
1
-1
/
+1
*
kernel.bbclass: fix external module building
Denis Carikli
2012-07-26
1
-0
/
+3
*
Convert tab indentation in python functions into four-space
Richard Purdie
2012-07-19
1
-171
/
+171
*
kernel.bbclass: Dont package kxgettext.o
Khem Raj
2012-07-17
1
-1
/
+1
*
kernel.bbclass: add non-santized kernel provides
Bruce Ashfield
2012-07-09
1
-0
/
+1
*
kernel: Add kernel headers to kernel-dev package
Darren Hart
2012-07-04
1
-15
/
+12
*
recipes-kernel: make perf a standalone package
Liang Li
2012-06-21
1
-6
/
+1
*
kernel: save $kerndir/tools and $kerndir/lib from pruning
Bruce Ashfield
2012-06-21
1
-1
/
+1
*
kernel.bbclass: pass KERNEL_VERSION to depmod calls in postinst
Martin Jansa
2012-06-21
1
-2
/
+2
*
Revert "meta: replace os.popen with subprocess.Popen"
Richard Purdie
2012-05-30
1
-1
/
+1
[next]