summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel.bbclass
Commit message (Expand)AuthorAgeFilesLines
...
* kernel.bbclass: Stop bundle_initramfs thwarting sstate cache and fix raceMike Crowe2013-11-241-12/+12
* Revert "kernel.bbclass: move bundle_initramfs after kernel_link_vmlinux"Mike Crowe2013-11-241-1/+1
* kernel.bbclass: move bundle_initramfs after kernel_link_vmlinuxMing Liu2013-11-201-1/+1
* kernel.bbclass: Use lzma not lzmash for decompressingPhil Blundell2013-11-201-1/+1
* kernel.bbclass: fix hardlink testBruce Ashfield2013-11-161-1/+1
* kernel.bbclass: test for hardlinks before installingBruce Ashfield2013-11-151-1/+5
* kernel: Use hardlinks for do_populate_sysroot for speedRichard Purdie2013-11-121-2/+2
* kernel: Use hardlinks during do_install for speedRichard Purdie2013-11-121-9/+9
* kernel.bbclass: Delay rm_work to run after do_bundle_initramfsXufeng Zhang2013-11-051-1/+1
* kernel: restore scripts in the sysrootBruce Ashfield2013-10-141-0/+11
* kernel.bbclass: unset LDFLAGS when run devshell in kernel recipeNobuhiro Iwamatsu2013-10-141-0/+5
* kernel.bbclass: Allow INITRAMFS_TASK to trigger copy initramfs codeJason Wessel2013-09-301-0/+8
* kernel.bbclass, image.bbclass: Implement kernel INITRAMFS dependency and bund...Jason Wessel2013-09-061-12/+84
* kernel.bbclass: Correct post(inst|rm) package associationDarren Hart2013-08-131-16/+13
* kernel.bbclass: fix typoJavier Viguera2013-08-061-1/+1
* kernel.bbclass: Fix link for modules-${MACHINE}.tgzYi Zhao2013-06-071-1/+1
* kernel: Remove unnecessary cd and rm, fix MODULE_TARBALL_SYMLINK_NAME creationMartin Jansa2013-05-241-6/+3
* kernel.bbclass: Add dependency on binutilsMike Crowe2013-05-241-1/+1
* kernel.bbclass: make FILES package-specificTom Zanussi2013-05-101-1/+1
* kernel.bbclass: Ensure we have correct version information in deploy dataRichard Purdie2013-04-151-2/+4
* kernel.bbclass: Optionally create lib dir during deployKhem Raj2013-04-121-0/+1
* kernel.bbclass: do_strip: allow recipes to strip the kernelMichel Thebeau2013-04-111-2/+31
* kernel.bbclass: do_sizecheck: update path to build image and do not deleteMichel Thebeau2013-04-081-3/+4
* kernel bbclass: return to original directory in do_deployChase Maupin2013-03-181-0/+1
* kernel: extract functions for kernel modules to separate bbclassMartin Jansa2013-03-051-179/+1
* Add KERNEL_EXTRA_ARGS parameterWolfgang Denk2013-03-011-2/+5
* module.bbclass: Create a new depmodwrapper to assist cross-installsMark Hatle2013-03-011-4/+4
* kernel.bbclass: Add missing modules.order and modules.builtinsMark Hatle2013-03-011-2/+1
* package.bbclass: Add PACKAGESPLITFUNCS variableRichard Purdie2013-02-061-1/+3
* kernel.bbclass: Improve populate_packages_prependRichard Purdie2013-02-061-27/+21
* kernel: avoid copying unnecessary files during do_installMark Asselstine2013-02-011-2/+5
* kernel.bbclass, module-base.bbclass: Use CC to form KERNEL_CCKhem Raj2013-01-201-15/+1
* kernel.bbclass: remove references to update-modulesLaurentiu Palcu2013-01-181-19/+17
* kernel.bbclass: don't depend on DATETIMEMartin Jansa2013-01-171-1/+1
* kernel.bbclass: Define MODULE_IMAGE_BASE_NAME for layer convenience.Robert P. J. Day2013-01-101-1/+2
* kernel.bbclass: kernel_do_install fails with kernel <2.6.30Marco Cavallini2013-01-101-2/+5
* kernel.bbclass: include PE in KERNEL_IMAGE_BASE_NAMEMartin Jansa2013-01-071-1/+1
* kernel.bbclass: Allow modules*.tar.gz generation to be inhibitedPhil Blundell2012-12-191-1/+2
* kernel.bbclass: use the same versioning schema for modules.tgz and provide li...Martin Jansa2012-12-191-1/+6
* kernel.bbclass: Do not chdir to /boot before running update-alternativesHolger Hans Peter Freyther2012-10-221-2/+2
* kernel.bbclass: add kernel-modules to PACKAGESMartin Jansa2012-10-191-6/+4
* PACKAGES_DYNAMIC: use regexp not globMartin Jansa2012-10-191-3/+3
* kernel.bbclass: remove explicit version.h targetBruce Ashfield2012-10-191-1/+0
* kernel.bbclass, module.bbclass: Make update-modules optionalPhil Blundell2012-10-181-8/+16
* classes: Update to use corrected bb.utils.explode_dep_versions2 APIRichard Purdie2012-10-021-7/+5
* kernel.bbclass: fix INC directory for SLANGLiang Li2012-08-251-0/+3
* kernel.bbclass: Preserve generated headers only if they existMartin Jansa2012-08-201-2/+4
* kernel.bbclass: Preserve generated headersKhem Raj2012-08-191-0/+2
* kernel.bbclass: remove default module_autoload and module_conf valuesBruce Ashfield2012-08-151-19/+0
* kernel.bbclass: Revert ${base_libdir} changeRichard Purdie2012-08-071-4/+4