summaryrefslogtreecommitdiffstats
path: root/scripts/lib/bsp/kernel.py
Commit message (Expand)AuthorAgeFilesLines
* yocto-kernel: add support for destroying recipe-space kernel featuresTom Zanussi2013-03-171-0/+79
* yocto-kernel: add support for creating recipe-space kernel featuresTom Zanussi2013-03-171-1/+102
* yocto-kernel: add support for printing kernel feature descriptionsTom Zanussi2013-03-171-0/+50
* yocto-kernel: add support for listing available kernel featuresTom Zanussi2013-03-171-0/+107
* yocto-kernel: add support for kernel feature add/rm/listTom Zanussi2013-03-171-0/+99
* yocto-bsp: qualify user files with machine nameBrian A. Lloyd2013-01-251-14/+14
* yocto-kernel: add support for PRs of the form rN to pr_inc()Tom Zanussi2012-12-131-4/+8
* yocto-bsp: remove patch-related SRC_URI processingTom Zanussi2012-12-131-193/+34
* yocto-kernel: handle SRC_URIs in .bb filesTom Zanussi2012-12-131-17/+34
* yocto-kernel: remove assumption that kernel has a versionTom Zanussi2012-12-131-0/+2
* yocto-kernel: don't list comments in config and patch listingsTom Zanussi2012-12-131-2/+2
* yocto-kernel: create open_user_file() wrapper functionTom Zanussi2012-12-131-17/+28
* yocto-bsp: add 'custom' choice to kernels()Tom Zanussi2012-12-131-0/+2
* yocto-bsp: Fix git url parsing, allowing for local mirrorsDarren Hart2012-10-241-4/+10
* yocto-bsp: allow branch display filteringTom Zanussi2012-08-251-0/+19
* kernel.py: replace os.popen with subprocess.PopenRobert Yang2012-06-051-2/+3
* yocto-kernel: use BUILDDIR to find bblayers.confTom Zanussi2012-05-061-1/+6
* yocto-bsp: enable property value display of nested propertiesTom Zanussi2012-04-141-1/+1
* yocto-bsp: add kernel interfaceTom Zanussi2012-03-221-0/+723