summaryrefslogtreecommitdiff
path: root/scripts/lib
AgeCommit message (Expand)AuthorFiles
2015-04-24wic: code cleanup: wildcard importsEd Bartosh11
2015-04-24wic: code cleanup: undefined variablesEd Bartosh3
2015-04-24devtool: force use of bash when running build within extensible SDKPaul Eggleton1
2015-04-19devtool: call parse_recipe with correct argumentsMarkus Lehtonen1
2015-04-14wic: Print bitbake error outputEd Bartosh1
2015-04-14wic: use native partedEd Bartosh3
2015-04-13wic:code cleanup: No space allowedEd Bartosh8
2015-04-09wic: make error message more informativeEd Bartosh1
2015-04-09wic: don't use host paths when looking for native toolsEd Bartosh1
2015-04-08wic: Implement --build-rootfs command line optionEd Bartosh1
2015-04-08wic: support ontrackdm6aux3 partitionsAlexandre Belloni1
2015-04-08wic: rawcopy: ensure comparison is done on intAlexandre Belloni1
2015-04-08wic: code cleanup: unused importsEd Bartosh15
2015-03-20recipetool: fix duplicate licenses being picked upPaul Eggleton1
2015-03-20devtool: deploy-target: add dry-run optionPaul Eggleton1
2015-03-20devtool: deploy-target: add an option to disable quiet modePaul Eggleton1
2015-03-20devtool: deploy-target: detect and error if D is emptyPaul Eggleton1
2015-03-20devtool: deploy-target: allow disabling host key checkingPaul Eggleton1
2015-03-20devtool: modify/extract: prevent usage with incompatible recipesPaul Eggleton1
2015-03-20devtool: modify: get correct initial revision from previously extracted sourc...Paul Eggleton1
2015-03-20devtool: reset: add ability to reset entire workspacePaul Eggleton1
2015-03-20devtool: name command line parsers appropriatelyPaul Eggleton1
2015-03-20devtool: deploy-target: fix deploying to previously deployed machinePaul Eggleton1
2015-03-20wic: Consider PSEUDO_* environment variablesEd Bartosh1
2015-03-09wic: rawcopy: support skippingAlexandre Belloni1
2015-03-09wic: add fsimage pluginAlexandre Belloni1
2015-03-09wic: fix fstab generationAlexandre Belloni1
2015-02-23devtool: fix broken clones of git recipesPaul Eggleton1
2015-02-23devtool: support source extraction for recipes that use a shared workdirPaul Eggleton1
2015-02-23devtool: modify: handle recipes that use a shared workdirPaul Eggleton1
2015-02-23devtool: prevent extract/modify use with image recipesPaul Eggleton1
2015-02-23devtool: update-recipe: add handling for git recipesPaul Eggleton1
2015-02-23devtool: build: run do_populate_sysroot instead of do_installPaul Eggleton1
2015-02-23devtool: reset: run bitbake -c clean on recipePaul Eggleton1
2015-02-23devtool: add/modify: add option to build in same directoryPaul Eggleton1
2015-02-23recipetool: fix regression caused by previous commitPaul Eggleton1
2015-02-21wic: Fix kernel dir locationTom Zanussi1
2015-02-14wic: add GPT supportAlexandre Belloni1
2015-02-14wic: properly label filesystemsAlexandre Belloni1
2015-02-14wic: fix empty btrfs partitionsAlexandre Belloni1
2015-02-14wic: remove useless calls to __write_fstabAlexandre Belloni1
2015-02-14wic: allow to configure overhead factor per partitionAlexandre Belloni3
2015-02-14wic: allow to configure extra space per partitionAlexandre Belloni3
2015-02-14wic: add rawcopy source pluginAlexandre Belloni1
2015-02-14wic: allow creation of partitions not in tableAlexandre Belloni4
2015-02-07recipetool: improve command-line helpPaul Eggleton1
2015-02-07devtool: improve command-line helpPaul Eggleton1
2015-02-07wic: bootimg-partition: Stop removing whole workdirAlexandre Belloni1
2015-02-07wic: print partition alignment when availableAlexandre Belloni1
2015-02-07wic: use kB for the partitions sizeAlexandre Belloni8