summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel.bbclass
Commit message (Expand)AuthorAgeFilesLines
* kernel bbclass: return to original directory in do_deployChase Maupin2013-04-231-0/+1
* kernel.bbclass: remove explicit version.h targetBruce Ashfield2012-12-131-1/+0
* 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
* kernel.bbclass: use ${base_libdir} and ${sysconfdir} instead of /lib and /etcJavier Martinez Canillas2012-08-061-6/+6
* kernel.bbclass: Copy bounds.h only if it exists, needed for 2.6.x.Leon Woestenberg2012-07-311-1/+3
* kernel bbclass: Recreate uImage only when KEEPUIMAGE != "yes"Koen Kooi2012-07-261-1/+1
* kernel.bbclass: fix external module buildingDenis Carikli2012-07-261-0/+3
* Convert tab indentation in python functions into four-spaceRichard Purdie2012-07-191-171/+171
* kernel.bbclass: Dont package kxgettext.oKhem Raj2012-07-171-1/+1
* kernel.bbclass: add non-santized kernel providesBruce Ashfield2012-07-091-0/+1
* kernel: Add kernel headers to kernel-dev packageDarren Hart2012-07-041-15/+12
* recipes-kernel: make perf a standalone packageLiang Li2012-06-211-6/+1
* kernel: save $kerndir/tools and $kerndir/lib from pruningBruce Ashfield2012-06-211-1/+1
* kernel.bbclass: pass KERNEL_VERSION to depmod calls in postinstMartin Jansa2012-06-211-2/+2
* Revert "meta: replace os.popen with subprocess.Popen"Richard Purdie2012-05-301-1/+1
* meta: replace os.popen with subprocess.PopenRobert Yang2012-05-301-1/+1
* meta: replace os.system with subprocess.callRobert Yang2012-05-301-2/+2
* kernel.bbclass: add deploy link to KERNEL_IMAGETYPEChristopher Larson2012-05-171-0/+1
* image.bbclass,kernel.bbclass: Use kmod-native instead of module-init-tools-crossKhem Raj2012-05-071-4/+3
* kernel.bbclass: move kernel-vmlinux up in PACKAGESChristopher Larson2012-05-031-1/+1
* {kernel, module}.bbclass: don't run depmod for module packages during do_rootfsAndreas Oberritter2012-04-261-3/+1
* kernel.bbclass: unify white spacesMartin Jansa2012-04-261-13/+13
* kernel.bbclass: merge uboot_mkimage improvements from meta-oeMartin Jansa2012-04-261-16/+25
* kernel: Fix packaging issueSaul Wold2012-04-261-1/+1
* kernel.bbclass: touch .scmversion also in ${S}Martin Jansa2012-03-261-1/+1
* kernel.bbclass: don't create /etc/modutils/*Martin Jansa2012-03-231-8/+4
* kernel.bbclass: fix extra + in kernelreleaseMartin Jansa2012-03-231-0/+6
* kernel.bbclass: use better number for KERNEL_PRIORITYMartin Jansa2012-03-231-1/+3
* kernel.bbclass: use symlinks for modutils filesMartin Jansa2012-03-231-5/+3
* kernel.bbclass: populate /etc/modules-load.d/ with module_autoload entries tooMartin Jansa2012-03-231-2/+8
* kernel.bbclass: Remove warnings for modutils and modprobe.dDarren Hart2012-03-081-0/+10
* meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie2012-03-051-23/+23
* kernel.bbclass: fix pkg_postinst and pkg_postrmAndrea Adami2011-12-241-2/+2
* kernel.bbclass: Allow do_compile_kernelmodules to use PARALLEL_MAKERichard Purdie2011-12-131-1/+1
* getVar/setVar cleanupsRichard Purdie2011-11-271-3/+3
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-34/+34
* classes: Remove various bashismsRichard Purdie2011-11-101-1/+1
* kernel.bbclass: remove unshipped files in do_installDmitry Eremin-Solenikov2011-09-281-0/+2
* kernel.bbclass: handle .cis firmwareDmitry Eremin-Solenikov2011-09-281-0/+1
* kernel.bbclass: blacklist 'perf-dbg' as well for the modules metapackageDmitry Eremin-Solenikov2011-09-281-1/+1
* kernel.bbclass: Find the kernel consistently.Mike Crowe2011-08-291-3/+3
* kernel.bbclass: support kernel image type of vmlinux.gzMike Crowe2011-08-291-1/+6
* image.bbclass, kernel.bbclass: remove non-standard -n option from cp commandPaul Eggleton2011-08-231-1/+1
* kernel.bbclass: save kernel image name into $kerneldirOtavio Salvador2011-08-231-0/+6
* image.bbclass, kernel.bbclass: create warning file about deleting deploydir f...Paul Eggleton2011-08-191-0/+2