summaryrefslogtreecommitdiffstats
path: root/meta/classes/kernel.bbclass
Commit message (Expand)AuthorAgeFilesLines
* kernel.bbclass: Complete fix for modules symlinkdylanPaul Barker2015-05-291-1/+1
* kernel.bbclass: Fix link for modules-${MACHINE}.tgzYi Zhao2015-01-121-1/+1
* kernel.bbclass: Correct post(inst|rm) package associationDarren Hart2013-10-101-16/+13
* kernel.bbclass: make FILES package-specificTom Zanussi2013-05-221-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
* 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