| Commit message (Expand) | Author | Age | Files | Lines |
* | yocto-bsp: Add missing format specifier in bblayers error message | Bastien JAUNY | 2013-11-21 | 1 | -1/+1 |
* | yocto-kernel: Use variable-substituted BBLAYERS | Tom Zanussi | 2013-10-04 | 1 | -55/+38 |
* | yocto-kernel: make BBLAYERS parsing more robust | Tom Zanussi | 2013-07-13 | 1 | -14/+24 |
* | yocto-kernel: enforce exact match for BBLAYERS | Tom Zanussi | 2013-07-05 | 1 | -1/+2 |
* | yocto_kernel: modify the msg when adding duplicate items | Ning Zhang | 2013-06-04 | 1 | -1/+1 |
* | yocto_kernel: check current items before add a new one | Ning Zhang | 2013-05-30 | 1 | -11/+21 |
* | yocto-kernel: add support for destroying recipe-space kernel features | Tom Zanussi | 2013-03-17 | 1 | -0/+79 |
* | yocto-kernel: add support for creating recipe-space kernel features | Tom Zanussi | 2013-03-17 | 1 | -1/+102 |
* | yocto-kernel: add support for printing kernel feature descriptions | Tom Zanussi | 2013-03-17 | 1 | -0/+50 |
* | yocto-kernel: add support for listing available kernel features | Tom Zanussi | 2013-03-17 | 1 | -0/+107 |
* | yocto-kernel: add support for kernel feature add/rm/list | Tom Zanussi | 2013-03-17 | 1 | -0/+99 |
* | yocto-bsp: qualify user files with machine name | Brian A. Lloyd | 2013-01-25 | 1 | -14/+14 |
* | yocto-kernel: add support for PRs of the form rN to pr_inc() | Tom Zanussi | 2012-12-13 | 1 | -4/+8 |
* | yocto-bsp: remove patch-related SRC_URI processing | Tom Zanussi | 2012-12-13 | 1 | -193/+34 |
* | yocto-kernel: handle SRC_URIs in .bb files | Tom Zanussi | 2012-12-13 | 1 | -17/+34 |
* | yocto-kernel: remove assumption that kernel has a version | Tom Zanussi | 2012-12-13 | 1 | -0/+2 |
* | yocto-kernel: don't list comments in config and patch listings | Tom Zanussi | 2012-12-13 | 1 | -2/+2 |
* | yocto-kernel: create open_user_file() wrapper function | Tom Zanussi | 2012-12-13 | 1 | -17/+28 |
* | yocto-bsp: add 'custom' choice to kernels() | Tom Zanussi | 2012-12-13 | 1 | -0/+2 |
* | yocto-bsp: Fix git url parsing, allowing for local mirrors | Darren Hart | 2012-10-24 | 1 | -4/+10 |
* | yocto-bsp: allow branch display filtering | Tom Zanussi | 2012-08-25 | 1 | -0/+19 |
* | kernel.py: replace os.popen with subprocess.Popen | Robert Yang | 2012-06-05 | 1 | -2/+3 |
* | yocto-kernel: use BUILDDIR to find bblayers.conf | Tom Zanussi | 2012-05-06 | 1 | -1/+6 |
* | yocto-bsp: enable property value display of nested properties | Tom Zanussi | 2012-04-14 | 1 | -1/+1 |
* | yocto-bsp: add kernel interface | Tom Zanussi | 2012-03-22 | 1 | -0/+723 |