Age | Commit message (Expand) | Author | Files |
2012-10-22 | kernel.bbclass: Do not chdir to /boot before running update-alternatives | Holger Hans Peter Freyther | 1 |
2012-10-19 | kernel.bbclass: add kernel-modules to PACKAGES | Martin Jansa | 1 |
2012-10-19 | PACKAGES_DYNAMIC: use regexp not glob | Martin Jansa | 1 |
2012-10-19 | kernel.bbclass: remove explicit version.h target | Bruce Ashfield | 1 |
2012-10-18 | kernel.bbclass, module.bbclass: Make update-modules optional | Phil Blundell | 1 |
2012-10-02 | classes: Update to use corrected bb.utils.explode_dep_versions2 API | Richard Purdie | 1 |
2012-08-25 | kernel.bbclass: fix INC directory for SLANG | Liang Li | 1 |
2012-08-20 | kernel.bbclass: Preserve generated headers only if they exist | Martin Jansa | 1 |
2012-08-19 | kernel.bbclass: Preserve generated headers | Khem Raj | 1 |
2012-08-15 | kernel.bbclass: remove default module_autoload and module_conf values | Bruce Ashfield | 1 |
2012-08-07 | kernel.bbclass: Revert ${base_libdir} change | Richard Purdie | 1 |
2012-08-06 | kernel.bbclass: use ${base_libdir} and ${sysconfdir} instead of /lib and /etc | Javier Martinez Canillas | 1 |
2012-07-31 | kernel.bbclass: Copy bounds.h only if it exists, needed for 2.6.x. | Leon Woestenberg | 1 |
2012-07-26 | kernel bbclass: Recreate uImage only when KEEPUIMAGE != "yes" | Koen Kooi | 1 |
2012-07-26 | kernel.bbclass: fix external module building | Denis Carikli | 1 |
2012-07-19 | Convert tab indentation in python functions into four-space | Richard Purdie | 1 |
2012-07-17 | kernel.bbclass: Dont package kxgettext.o | Khem Raj | 1 |
2012-07-09 | kernel.bbclass: add non-santized kernel provides | Bruce Ashfield | 1 |
2012-07-04 | kernel: Add kernel headers to kernel-dev package | Darren Hart | 1 |
2012-06-21 | recipes-kernel: make perf a standalone package | Liang Li | 1 |
2012-06-21 | kernel: save $kerndir/tools and $kerndir/lib from pruning | Bruce Ashfield | 1 |
2012-06-21 | kernel.bbclass: pass KERNEL_VERSION to depmod calls in postinst | Martin Jansa | 1 |
2012-05-30 | Revert "meta: replace os.popen with subprocess.Popen" | Richard Purdie | 1 |
2012-05-30 | meta: replace os.popen with subprocess.Popen | Robert Yang | 1 |
2012-05-30 | meta: replace os.system with subprocess.call | Robert Yang | 1 |
2012-05-17 | kernel.bbclass: add deploy link to KERNEL_IMAGETYPE | Christopher Larson | 1 |
2012-05-06 | image.bbclass,kernel.bbclass: Use kmod-native instead of module-init-tools-cross | Khem Raj | 1 |
2012-05-03 | kernel.bbclass: move kernel-vmlinux up in PACKAGES | Christopher Larson | 1 |
2012-04-24 | {kernel, module}.bbclass: don't run depmod for module packages during do_rootfs | Andreas Oberritter | 1 |
2012-04-24 | kernel.bbclass: unify white spaces | Martin Jansa | 1 |
2012-04-24 | kernel.bbclass: merge uboot_mkimage improvements from meta-oe | Martin Jansa | 1 |
2012-04-24 | kernel: Fix packaging issue | Saul Wold | 1 |
2012-03-26 | kernel.bbclass: touch .scmversion also in ${S} | Martin Jansa | 1 |
2012-03-23 | kernel.bbclass: don't create /etc/modutils/* | Martin Jansa | 1 |
2012-03-23 | kernel.bbclass: fix extra + in kernelrelease | Martin Jansa | 1 |
2012-03-23 | kernel.bbclass: use better number for KERNEL_PRIORITY | Martin Jansa | 1 |
2012-03-23 | kernel.bbclass: use symlinks for modutils files | Martin Jansa | 1 |
2012-03-23 | kernel.bbclass: populate /etc/modules-load.d/ with module_autoload entries too | Martin Jansa | 1 |
2012-03-08 | kernel.bbclass: Remove warnings for modutils and modprobe.d | Darren Hart | 1 |
2012-03-05 | meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) | Richard Purdie | 1 |
2011-12-23 | kernel.bbclass: fix pkg_postinst and pkg_postrm | Andrea Adami | 1 |
2011-12-13 | kernel.bbclass: Allow do_compile_kernelmodules to use PARALLEL_MAKE | Richard Purdie | 1 |
2011-11-26 | getVar/setVar cleanups | Richard Purdie | 1 |
2011-11-10 | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 1 |
2011-11-10 | classes: Remove various bashisms | Richard Purdie | 1 |
2011-09-28 | kernel.bbclass: remove unshipped files in do_install | Dmitry Eremin-Solenikov | 1 |
2011-09-28 | kernel.bbclass: handle .cis firmware | Dmitry Eremin-Solenikov | 1 |
2011-09-28 | kernel.bbclass: blacklist 'perf-dbg' as well for the modules metapackage | Dmitry Eremin-Solenikov | 1 |
2011-08-26 | kernel.bbclass: Find the kernel consistently. | Mike Crowe | 1 |
2011-08-26 | kernel.bbclass: support kernel image type of vmlinux.gz | Mike Crowe | 1 |