summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* wic: fix path parsing, use last occurrenceGeorge McCollister2016-07-271-1/+1
* yocto-bsp: Set correct default branches and branches base for i386, qemu and ...Humberto Ibarra2016-05-144-12/+12
* yocto-bsp: fix default kernel for x86_64 archHumberto Ibarra2016-05-141-1/+1
* devtool: extract: update SRCTREECOVEREDTASKS for kernelMarkus Lehtonen2016-03-201-1/+2
* devtool: extract: copy kernel config to srctreeMarkus Lehtonen2016-03-201-0/+6
* wic: rawcopy: Copy source file to build folderNoor Ahsan2016-03-111-3/+4
* yocto-bsp: Set SRCREV meta/machine revisions to AUTOREVLeonardo Sandoval2016-02-0449-152/+152
* yocto-bsp: Set KTYPE to user selected base branchLeonardo Sandoval2016-02-0421-21/+42
* yocto-bsp: Avoid duplication of user patches ({{=machine}}-user-patches.scc)Leonardo Sandoval2016-02-0428-36/+8
* yocto-bsp: Default kernel version to 4.1 on x86_64Leonardo Sandoval2016-02-041-1/+1
* devtool: reset: do clean for multiple recipes at once with -aPaul Eggleton2016-01-151-11/+14
* devtool: sdk-update: fix error checkingPaul Eggleton2016-01-151-7/+6
* devtool: sdk-update: fix metadata update stepPaul Eggleton2016-01-151-2/+2
* devtool: sdk-update: fix not using updateserver config file optionPaul Eggleton2016-01-151-15/+15
* devtool: use cp instead of shutil.copytreeEd Bartosh2016-01-151-1/+4
* recipetool: create: fix error when extracting source to a specified directoryPaul Eggleton2016-01-151-0/+2
* recipetool: create: detect when specified URL returns a web pagePaul Eggleton2016-01-151-4/+11
* recipetool: create: prevent attempting to unpack entire DL_DIRPaul Eggleton2016-01-151-0/+4
* recipetool: create: fix do_install handling for makefile-only softwarePaul Eggleton2016-01-151-1/+1
* recipetool: create: avoid traceback on fetch errorPaul Eggleton2016-01-151-1/+5
* recipetool: create: handle https://....git URLsPaul Eggleton2016-01-151-0/+5
* devtool: sdk-update: fix traceback without update server setPaul Eggleton2016-01-151-5/+1
* devtool: upgrade: fetch remote repository before checking out new revisionPaul Eggleton2016-01-121-0/+1
* devtool: upgrade: remove erroneous error when not renaming recipePaul Eggleton2016-01-121-1/+0
* devtool: upgrade: fix updating PV and SRCREVPaul Eggleton2016-01-121-14/+20
* devtool: upgrade: fix removing other recipes from workspace on resetPaul Eggleton2016-01-121-1/+1
* devtool: include do_patch in SRCTREECOVEREDTASKSTzu-Jung Lee2016-01-121-1/+1
* yocto-bsp: Typo on the file extensionLeonardo Sandoval2016-01-071-0/+0
* 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
* devtool: add search commandPaul Eggleton2015-09-231-0/+80
* devtool: add basic means of running runqemu within the extensible SDKPaul Eggleton2015-09-231-0/+64
* devtool / recipetool: add handling for binary-only packagesPaul Eggleton2015-09-232-0/+23
* devtool: build-image: delete bbappend at end of buildPaul Eggleton2015-09-231-30/+23