aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2016-07-27wic: fix path parsing, use last occurrenceGeorge McCollister
2016-03-20devtool: extract: update SRCTREECOVEREDTASKS for kernelMarkus Lehtonen
2016-03-20devtool: extract: copy kernel config to srctreeMarkus Lehtonen
2016-03-03wic: rawcopy: Copy source file to build folderNoor Ahsan
2016-01-15devtool: reset: do clean for multiple recipes at once with -aPaul Eggleton
2016-01-15devtool: sdk-update: fix error checkingPaul Eggleton
2016-01-15devtool: sdk-update: fix metadata update stepPaul Eggleton
2016-01-15devtool: sdk-update: fix not using updateserver config file optionPaul Eggleton
2016-01-15devtool: use cp instead of shutil.copytreeEd Bartosh
2016-01-15recipetool: create: fix error when extracting source to a specified directoryPaul Eggleton
2016-01-15recipetool: create: detect when specified URL returns a web pagePaul Eggleton
2016-01-15recipetool: create: prevent attempting to unpack entire DL_DIRPaul Eggleton
2016-01-15recipetool: create: fix do_install handling for makefile-only softwarePaul Eggleton
2016-01-15recipetool: create: avoid traceback on fetch errorPaul Eggleton
2016-01-15recipetool: create: handle https://....git URLsPaul Eggleton
2016-01-15devtool: sdk-update: fix traceback without update server setPaul Eggleton
2015-12-27devtool: upgrade: fetch remote repository before checking out new revisionPaul Eggleton
2015-12-27devtool: upgrade: remove erroneous error when not renaming recipePaul Eggleton
2015-12-27devtool: upgrade: fix updating PV and SRCREVPaul Eggleton
2015-12-27devtool: upgrade: fix removing other recipes from workspace on resetPaul Eggleton
2015-12-27devtool: include do_patch in SRCTREECOVEREDTASKSTzu-Jung Lee
2015-10-24wic/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-03recipetool: create: fix change in path structure if --extract-to path existsPaul Eggleton
2015-10-03devtool: 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-09-29devtool: modify: make bitbake use local files from srctreeMarkus Lehtonen
2015-09-29devtool: better support for local source filesMarkus Lehtonen
2015-09-29devtool: file mover function that creates target dirMarkus Lehtonen
2015-09-29devtool: update_recipe: refactor patch generationMarkus Lehtonen
2015-09-29devtool: update-recipe: add new patches in correct orderMarkus Lehtonen
2015-09-23devtool: upgrade: use shutil.move instead of os.renameMarkus Lehtonen
2015-09-23devtool: runqemu: avoid recipe parsePaul Eggleton
2015-09-23devtool: second fix for running from a different directoryMarkus Lehtonen
2015-09-22devtool: add search commandPaul Eggleton
2015-09-22devtool: add basic means of running runqemu within the extensible SDKPaul Eggleton
2015-09-22devtool / recipetool: add handling for binary-only packagesPaul Eggleton
2015-09-22devtool: build-image: delete bbappend at end of buildPaul Eggleton
2015-09-22devtool: build-image: improve image recipe handlingPaul Eggleton
2015-09-22devtool: build-image: tell user where to find output filesPaul Eggleton
2015-09-22devtool: build-image: fix recipe/package terminologyPaul Eggleton
2015-09-22devtool: add: move important "recipe created" message to the endPaul Eggleton
2015-09-22devtool: add: set up fetched source as a git repository by defaultPaul Eggleton
2015-09-22devtool: better handling for recipes that don't unpack sourcePaul Eggleton
2015-09-22devtool: fix extracting source for work-shared recipesPaul Eggleton
2015-09-22devtool: show proper error when extracting source for recipes with disabled u...Paul Eggleton
2015-09-22recipetool: create: fix handling of URIs containing #Paul Eggleton
2015-09-22recipetool: create: fix creating empty shell functionsPaul Eggleton