aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/bsp/kernel.py
AgeCommit message (Expand)Author
2013-11-21yocto-bsp: Add missing format specifier in bblayers error messageBastien JAUNY
2013-10-04yocto-kernel: Use variable-substituted BBLAYERSTom Zanussi
2013-07-13yocto-kernel: make BBLAYERS parsing more robustTom Zanussi
2013-07-05yocto-kernel: enforce exact match for BBLAYERSTom Zanussi
2013-06-04yocto_kernel: modify the msg when adding duplicate itemsNing Zhang
2013-05-30yocto_kernel: check current items before add a new oneNing Zhang
2013-03-17yocto-kernel: add support for destroying recipe-space kernel featuresTom Zanussi
2013-03-17yocto-kernel: add support for creating recipe-space kernel featuresTom Zanussi
2013-03-17yocto-kernel: add support for printing kernel feature descriptionsTom Zanussi
2013-03-17yocto-kernel: add support for listing available kernel featuresTom Zanussi
2013-03-17yocto-kernel: add support for kernel feature add/rm/listTom Zanussi
2013-01-25yocto-bsp: qualify user files with machine nameBrian A. Lloyd
2012-12-13yocto-kernel: add support for PRs of the form rN to pr_inc()Tom Zanussi
2012-12-13yocto-bsp: remove patch-related SRC_URI processingTom Zanussi
2012-12-13yocto-kernel: handle SRC_URIs in .bb filesTom Zanussi
2012-12-13yocto-kernel: remove assumption that kernel has a versionTom Zanussi
2012-12-13yocto-kernel: don't list comments in config and patch listingsTom Zanussi
2012-12-13yocto-kernel: create open_user_file() wrapper functionTom Zanussi
2012-12-13yocto-bsp: add 'custom' choice to kernels()Tom Zanussi
2012-10-24yocto-bsp: Fix git url parsing, allowing for local mirrorsDarren Hart
2012-08-25yocto-bsp: allow branch display filteringTom Zanussi
2012-06-05kernel.py: replace os.popen with subprocess.PopenRobert Yang
2012-05-06yocto-kernel: use BUILDDIR to find bblayers.confTom Zanussi
2012-04-14yocto-bsp: enable property value display of nested propertiesTom Zanussi
2012-03-22yocto-bsp: add kernel interfaceTom Zanussi