summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* devtool: extract: update SRCTREECOVEREDTASKS for kernelMarkus Lehtonen2015-12-091-1/+2
* devtool: extract: copy kernel config to srctreeMarkus Lehtonen2015-12-091-0/+8
* directdisk-bootloader-config.wks: Add example for custom bootloader configMariano Lopez2015-12-092-0/+21
* wic/help.py: Document the new option "configfile"Mariano Lopez2015-12-091-0/+6
* wic: Allow to use a custom config for bootloadersMariano Lopez2015-12-092-46/+93
* wic/utils/misc.py: Added function to search for files in canned-wksMariano Lopez2015-12-091-0/+39
* wic: Prepare wicboot to allow custom bootloader configMariano Lopez2015-12-092-0/+12
* recipetool: make plugin registration function name consistent with devtoolPaul Eggleton2015-12-014-4/+4
* recipetool: add setvar subcommandPaul Eggleton2015-12-011-0/+75
* lib/oe/recipeutils: refactor patch_recipe_file() to use edit_metadata()Paul Eggleton2015-12-011-26/+4
* devtool: clarify help textPaul Eggleton2015-12-013-20/+15
* devtool: build: enable showing default task in helpPaul Eggleton2015-12-011-2/+4
* devtool: build: use bbappend to set PARALLEL_MAKEPaul Eggleton2015-12-011-19/+26
* devtool: ensure we change back to the original dir on errorPaul Eggleton2015-12-011-12/+14
* devtool: search: print SUMMARY valuePaul Eggleton2015-12-011-35/+42
* devtool: drop unused plugin_init() functionsPaul Eggleton2015-12-015-21/+0
* devtool: package: use DEPLOY_DIR_<pkgtype> to get deploy directoryPaul Eggleton2015-12-011-8/+12
* devtool: disable creating workspace for extract and search subcommandsPaul Eggleton2015-12-012-2/+2
* devtool: upgrade: provide a means to update the source branchPaul Eggleton2015-12-011-2/+30
* devtool: upgrade: fetch remote repository before checking out new revisionPaul Eggleton2015-12-011-0/+1
* devtool: upgrade: remove erroneous error when not renaming recipePaul Eggleton2015-12-011-1/+0
* devtool: upgrade: fix updating PV and SRCREVPaul Eggleton2015-12-011-14/+20
* devtool: upgrade: fix removing other recipes from workspace on resetPaul Eggleton2015-12-011-1/+1
* devtool: include do_patch in SRCTREECOVEREDTASKSTzu-Jung Lee2015-12-011-1/+1
* wic: exec_native_cmd: implement support for pseudoEd Bartosh2015-12-012-10/+14
* devtool: add sync commandTzu-Jung Lee2015-11-252-22/+80
* recipetool.append: don't choke on a trailing ; in a urlChristopher Larson2015-11-251-0/+2
* yocto-bsp: Set SRCREV meta/machine revisions to AUTOREVLeonardo Sandoval2015-11-2549-152/+152
* yocto-bsp: Set KTYPE to user selected base branchLeonardo Sandoval2015-11-2521-21/+42
* yocto-bsp: Typo on the file extensionLeonardo Sandoval2015-11-251-0/+0
* yocto-bsp: Avoid duplication of user patches ({{=machine}}-user-patches.scc)Leonardo Sandoval2015-11-2528-36/+8
* yocto-bsp: Default kernel version to 4.1 on x86_64Leonardo Sandoval2015-11-161-1/+1
* wic/utils/oe/misc.py: Preserve PATH when running native toolsRandy Witt2015-10-271-4/+16
* devtool: handle virtual providersPaul Eggleton2015-10-212-9/+27
* devtool: extract: fix error handlingPaul Eggleton2015-10-191-0/+8
* recipetool: create: fix change in path structure if --extract-to path existsPaul Eggleton2015-10-071-0/+6
* devtool: update-recipe: avoid updating patches that have not changedPaul Eggleton2015-10-071-3/+26
* devtool: modify: use correct local files directory nameMarkus Lehtonen2015-10-011-1/+1
* devtool: update-recipe: enable var history trackingMarkus Lehtonen2015-10-012-3/+3
* scripts/lib/bsp/engine: Indent the karch properties when stored into a fileLeonardo Sandoval2015-10-011-1/+1
* yocto-bsp: Update templates to 4.1 kernelLeonardo Sandoval2015-10-0122-15/+535
* scrips/lib/bsp/engine: List properties to stdout when output parameter is omi...Leonardo Sandoval2015-10-011-2/+2
* devtool: modify: make bitbake use local files from srctreeMarkus Lehtonen2015-10-011-2/+7
* devtool: better support for local source filesMarkus Lehtonen2015-10-012-98/+226
* devtool: file mover function that creates target dirMarkus Lehtonen2015-10-011-5/+11
* devtool: update_recipe: refactor patch generationMarkus Lehtonen2015-10-011-47/+72
* devtool: update-recipe: add new patches in correct orderMarkus Lehtonen2015-10-011-1/+1
* devtool: upgrade: use shutil.move instead of os.renameMarkus Lehtonen2015-09-241-1/+1
* devtool: runqemu: avoid recipe parsePaul Eggleton2015-09-241-1/+1
* devtool: second fix for running from a different directoryMarkus Lehtonen2015-09-248-12/+16