summaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2015-12-09devtool: extract: update SRCTREECOVEREDTASKS for kernelMarkus Lehtonen
2015-12-09devtool: extract: copy kernel config to srctreeMarkus Lehtonen
2015-12-09directdisk-bootloader-config.wks: Add example for custom bootloader configMariano Lopez
2015-12-09wic/help.py: Document the new option "configfile"Mariano Lopez
2015-12-09wic: Allow to use a custom config for bootloadersMariano Lopez
2015-12-09wic/utils/misc.py: Added function to search for files in canned-wksMariano Lopez
2015-12-09wic: Prepare wicboot to allow custom bootloader configMariano Lopez
2015-12-01recipetool: make plugin registration function name consistent with devtoolPaul Eggleton
2015-12-01recipetool: add setvar subcommandPaul Eggleton
2015-12-01lib/oe/recipeutils: refactor patch_recipe_file() to use edit_metadata()Paul Eggleton
2015-12-01devtool: clarify help textPaul Eggleton
2015-12-01devtool: build: enable showing default task in helpPaul Eggleton
2015-12-01devtool: build: use bbappend to set PARALLEL_MAKEPaul Eggleton
2015-12-01devtool: ensure we change back to the original dir on errorPaul Eggleton
2015-12-01devtool: search: print SUMMARY valuePaul Eggleton
2015-12-01devtool: drop unused plugin_init() functionsPaul Eggleton
2015-12-01devtool: package: use DEPLOY_DIR_<pkgtype> to get deploy directoryPaul Eggleton
2015-12-01devtool: disable creating workspace for extract and search subcommandsPaul Eggleton
2015-12-01devtool: upgrade: provide a means to update the source branchPaul Eggleton
2015-12-01devtool: upgrade: fetch remote repository before checking out new revisionPaul Eggleton
2015-12-01devtool: upgrade: remove erroneous error when not renaming recipePaul Eggleton
2015-12-01devtool: upgrade: fix updating PV and SRCREVPaul Eggleton
2015-12-01devtool: upgrade: fix removing other recipes from workspace on resetPaul Eggleton
2015-12-01devtool: include do_patch in SRCTREECOVEREDTASKSTzu-Jung Lee
2015-12-01wic: exec_native_cmd: implement support for pseudoEd Bartosh
2015-11-25devtool: add sync commandTzu-Jung Lee
2015-11-25recipetool.append: don't choke on a trailing ; in a urlChristopher Larson
2015-11-25yocto-bsp: Set SRCREV meta/machine revisions to AUTOREVLeonardo Sandoval
2015-11-25yocto-bsp: Set KTYPE to user selected base branchLeonardo Sandoval
2015-11-25yocto-bsp: Typo on the file extensionLeonardo Sandoval
2015-11-25yocto-bsp: Avoid duplication of user patches ({{=machine}}-user-patches.scc)Leonardo Sandoval
2015-11-16yocto-bsp: Default kernel version to 4.1 on x86_64Leonardo Sandoval
2015-10-27wic/utils/oe/misc.py: Preserve PATH when running native toolsRandy Witt
2015-10-21devtool: handle virtual providersPaul Eggleton
2015-10-19devtool: extract: fix error handlingPaul Eggleton
2015-10-07recipetool: create: fix change in path structure if --extract-to path existsPaul Eggleton
2015-10-07devtool: update-recipe: avoid updating patches that have not changedPaul Eggleton
2015-10-01devtool: modify: use correct local files directory nameMarkus Lehtonen
2015-10-01devtool: update-recipe: enable var history trackingMarkus Lehtonen
2015-10-01scripts/lib/bsp/engine: Indent the karch properties when stored into a fileLeonardo Sandoval
2015-10-01yocto-bsp: Update templates to 4.1 kernelLeonardo Sandoval
2015-10-01scrips/lib/bsp/engine: List properties to stdout when output parameter is omi...Leonardo Sandoval
2015-10-01devtool: modify: make bitbake use local files from srctreeMarkus Lehtonen
2015-10-01devtool: better support for local source filesMarkus Lehtonen
2015-10-01devtool: file mover function that creates target dirMarkus Lehtonen
2015-10-01devtool: update_recipe: refactor patch generationMarkus Lehtonen
2015-10-01devtool: update-recipe: add new patches in correct orderMarkus Lehtonen
2015-09-24devtool: upgrade: use shutil.move instead of os.renameMarkus Lehtonen
2015-09-24devtool: runqemu: avoid recipe parsePaul Eggleton
2015-09-24devtool: second fix for running from a different directoryMarkus Lehtonen