| Commit message (Expand) | Author | Age | Files | Lines |
* | make-mod-scripts: change how some kernel module tools are built | Joe Slater | 2018-02-24 | 1 | -4/+0 |
* | module.bbclass: move make scripts earlier | California Sullivan | 2017-07-30 | 1 | -1/+1 |
* | module.bbclass: Add devshell support | Stefan Wiehler | 2017-05-30 | 1 | -0/+20 |
* | kernel: use ${nonarch_base_libdir} for kernel modules installation. | Amarnath Valluri | 2017-03-22 | 1 | -1/+1 |
* | module.bbclass: Add inherit of pkgconfig | Peter Kjellerstedt | 2017-03-08 | 1 | -1/+1 |
* | Switch to Recipe Specific Sysroots | Richard Purdie | 2017-01-23 | 1 | -1/+1 |
* | module.bbclass: allow to override location of Module.symvers | André Draszik | 2017-01-05 | 1 | -4/+12 |
* | meta: remove True option to getVar calls | Joshua Lock | 2016-12-16 | 1 | -1/+1 |
* | module.bbclass: use Module.symvers for dependants | André Draszik | 2016-09-09 | 1 | -0/+15 |
* | classes/module: allow substitution of the modules_install target name | Paul Eggleton | 2016-03-02 | 1 | -1/+3 |
* | module/module-base/lttng-modules: Improve kernel module dependencies | Richard Purdie | 2015-05-14 | 1 | -3/+1 |
* | kernel: move source and build output to work-shared | Bruce Ashfield | 2015-01-16 | 1 | -0/+2 |
* | module.bbclass: Add KERNEL_SRC in EXTRA_OEMAKE | Otavio Salvador | 2015-01-16 | 1 | -2/+2 |
* | kernel: extract functions for kernel modules to separate bbclass | Martin Jansa | 2013-03-05 | 1 | -30/+5 |
* | module.bbclass: Create a new depmodwrapper to assist cross-installs | Mark Hatle | 2013-03-01 | 1 | -2/+2 |
* | module.bbclass: Allow for modules to be packaged seperate from ${PN} | Saul Wold | 2013-02-01 | 1 | -4/+15 |
* | module.bbclass: Don't add pkg_postinst/pkg_prerm to all packages in recipe | Saul Wold | 2013-01-30 | 1 | -2/+2 |
* | module.bbclass: do not use update-modules anymore | Laurentiu Palcu | 2013-01-18 | 1 | -4/+9 |
* | module.bbclass: make sure do_make_scripts() executes after do_patch() | Tom Zanussi | 2012-12-14 | 1 | -1/+1 |
* | module.bbclass: Move do_make_scripts() to module-base | Phil Blundell | 2012-10-18 | 1 | -11/+0 |
* | kernel.bbclass, module.bbclass: Make update-modules optional | Phil Blundell | 2012-10-18 | 1 | -1/+1 |
* | {kernel, module}.bbclass: don't run depmod for module packages during do_rootfs | Andreas Oberritter | 2012-04-26 | 1 | -4/+3 |
* | module.bbclass: add lock to prevent error bulding ext modules | Anders Darander | 2011-10-20 | 1 | -1/+4 |
* | kernel/bbclass: rework kernel and module classes to allow for building out-of... | Darren Hart | 2011-03-23 | 1 | -2/+7 |
* | module: build hostprogs for each module | Darren Hart | 2011-03-04 | 1 | -1/+11 |
* | module.bbclass: Fix external module version dependencies | Richard Purdie | 2008-05-21 | 1 | -1/+1 |
* | module*.bbclass: set AR to KERNEL_AR during building of kernel modules | Marcin Juszkiewicz | 2008-01-08 | 1 | -0/+1 |
* | module.bbclass: PARALLEL_INSTALL_MODULES is dead code | Richard Purdie | 2007-09-01 | 1 | -17/+0 |
* | module.bbclass: make all modules depend on update-modules | Marcin Juszkiewicz | 2007-06-13 | 1 | -1/+1 |
* | classes: Sync with OE | Richard Purdie | 2006-08-27 | 1 | -1/+1 |
* | Rename /openembedded/ -> /meta/ | Richard Purdie | 2006-07-21 | 1 | -0/+51 |