summaryrefslogtreecommitdiffstats
path: root/meta-oe/classes/kernel.bbclass
Commit message (Expand)AuthorAgeFilesLines
* kernel.bbclass: add non-santized kernel providesBruce Ashfield2012-10-171-0/+1
* kernel.bbclass: fix external module buildingDenis Carikli2012-10-171-0/+3
* kernel.bbclass: replace os.system with subprocess.callRobert Yang2012-10-171-2/+2
* kernel.bbclass: add deploy link to KERNEL_IMAGETYPEChristopher Larson2012-10-171-0/+1
* kernel.bbclass: Dont package kxgettext.oKhem Raj2012-10-171-1/+1
* kernel: Add kernel headers to kernel-dev packageDarren Hart2012-10-171-15/+12
* recipes-kernel: make perf a standalone packageLiang Li2012-10-171-6/+1
* kernel: save $kerndir/tools and $kerndir/lib from pruningBruce Ashfield2012-10-171-1/+1
* kernel.bbclass: pass KERNEL_VERSION to depmod calls in postinstMartin Jansa2012-07-131-2/+2
* kernel.bbclass: move kernel-vmlinux up in PACKAGESChristopher Larson2012-05-091-1/+1
* kernel bbclass: recreate uImage unless KEEPUIMAGE is setKoen Kooi2012-04-271-1/+1
* kernel: Fix packaging issueSaul Wold2012-04-261-1/+1
* {kernel, module}.bbclass: don't run depmod for module packages during do_rootfsAndreas Oberritter2012-04-261-3/+1
* kernel.bbclass: resync with oe-core versionMartin Jansa2012-04-261-31/+33
* kernel.bbclass: unify white spacesMartin Jansa2012-03-291-39/+39
* kernel.bbclass: Allow do_compile_kernelmodules to use PARALLEL_MAKERichard Purdie2012-03-291-1/+1
* kernel.bbclass: touch .scmversion also in ${S}Martin Jansa2012-03-291-1/+1
* kernel.bbclass: don't create /etc/modutils/*Martin Jansa2012-03-261-8/+4
* kernel.bbclass: use symlinks for modutils filesMartin Jansa2012-03-261-5/+3
* kernel.bbclass: fix extra + in kernelreleaseMartin Jansa2012-03-261-0/+6
* kernel.bbclass: use better number for KERNEL_PRIORITYMartin Jansa2012-03-261-1/+3
* kernel.bbclass: populate /etc/modules-load.d/ with module_autoload entries tooMartin Jansa2012-03-231-2/+8
* kernel.bbclass: import QA warning fix for unpackaged files from oe-coreMartin Jansa2012-03-231-0/+10
* kernel.bbclass: import s/1/True/ changes from oe-core versionMartin Jansa2012-03-231-23/+23
* kernel.bbclass: fix pkg_postinst and pkg_postrm (from oe-core)Andrea Adami2012-01-091-2/+2
* kernel bbclass: sync with OE-coreKoen Kooi2011-12-111-44/+61
* kernel.bbclass: save kernel image name into $kerneldirOtavio Salvador2011-08-221-0/+6
* kernel.bbclass: fix spacing to reduce delta between oe-core and meta-oeOtavio Salvador2011-08-221-5/+4
* kernel: copy defconfig to {B} vs {S}Bruce Ashfield2011-08-051-2/+2
* kernel,module-base.bbclass: Improve KERNEL_LD & KERNEL_AR variablesNitin A Kamble2011-08-051-1/+1
* kernel.bbcalss: Added do_savedefconfig task.Noor, Ahsan2011-08-051-0/+6
* kernel,cml1.bbclass: Move menuconfig to cml1Noor, Ahsan2011-08-051-15/+0
* kernel.bbclass: sync with oe-core after recent initramfs mergesKoen Kooi2011-07-151-6/+5
* base/kernel/image.bbclass: Clean up do_deploy ordering to ensure it just happ...Richard Purdie2011-07-151-1/+1
* kernel: move menuconfig task after configureDarren Hart2011-07-151-1/+1
* kernel.bbclass, task-base: remove references to obsolete bluez-dtl1-workaroundPhil Blundell2011-07-151-5/+0
* kernel.bbclass: blacklist 'perf-dbg' as well for the modules meta packageKoen Kooi2011-07-021-1/+1
* kernel.bbclass: sync with OE-coreKoen Kooi2011-07-021-4/+3
* kernel.bbclass: Add support for perf-dbg packageMark Hatle2011-07-021-1/+2
* image|kernel.bblass|module-init-tools: do not use depmod-2.6Anders Darander2011-07-021-6/+4
* Remove support for building 2.4 kernelsAnders Darander2011-07-021-10/+2
* kernel.bbclass: Ensure kernel/* internal sysroot working directory don't get ...Richard Purdie2011-07-011-0/+6
* kernel.bbclass: Stop do_install poking directly into the sysroot and evading ...Richard Purdie2011-06-231-1/+1
* kernel.bbclass: Stage System.map with KERNEL_VERSION suffixTom Rini2011-06-231-0/+1
* kernel.bbclass: restore kernel-abiversion fileKoen Kooi2011-06-221-0/+6
* kernel.bbclass: pass KERNEL_VERSION through legitimize_package_nameAndreas Oberritter2011-05-201-2/+2
* testlab, blacklist bbclass: import from meta-angstromKoen Kooi2011-05-161-1/+2
* kernel.bbclass: mini sync with oe-coreKoen Kooi2011-04-231-2/+1
* kernel.bbclass: blacklist 'kernel-misc' from kernel-modulesKoen Kooi2011-03-241-1/+1
* kernel bbclass: sync with OE-core for do_install changesKoen Kooi2011-03-211-63/+35