aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/bsp/kernel.py
AgeCommit message (Expand)Author
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