summaryrefslogtreecommitdiffstats
path: root/scripts/lib/bsp/kernel.py
Commit message (Expand)AuthorAgeFilesLines
* scripts/lib/bsp: delete, all users have been removedJoshua Lock2017-11-051-1069/+0
* yocto-bsp/yocto-kernel: update to work with the latest kern-toolsBruce Ashfield2016-08-181-1/+0
* scripts/lib/bsp/kernel.py: python3: use explicit relative importsHumberto Ibarra2016-06-121-1/+1
* scripts: python3: decode subprocess outputEd Bartosh2016-06-031-5/+5
* scripts: python3: use explicit relative importsEd Bartosh2016-06-031-2/+1
* scripts: python3: rename raw_input to inputEd Bartosh2016-06-031-6/+6
* scripts: python3: Use print functionEd Bartosh2016-06-011-67/+66
* scripts/lib/bsp/kernel.py: force patching when branch is machine branch is re...Leonardo Sandoval2016-05-061-0/+1
* yocto-bsp: Add missing format specifier in bblayers error messageBastien JAUNY2013-11-211-1/+1
* yocto-kernel: Use variable-substituted BBLAYERSTom Zanussi2013-10-041-55/+38
* yocto-kernel: make BBLAYERS parsing more robustTom Zanussi2013-07-131-14/+24
* yocto-kernel: enforce exact match for BBLAYERSTom Zanussi2013-07-051-1/+2
* yocto_kernel: modify the msg when adding duplicate itemsNing Zhang2013-06-041-1/+1
* yocto_kernel: check current items before add a new oneNing Zhang2013-05-301-11/+21
* 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