summaryrefslogtreecommitdiff
path: root/scripts/lib
AgeCommit message (Expand)AuthorFiles
2015-05-23wic: Make sure file exists before removing itEd Bartosh1
2015-05-19devtool: update-recipe: add option to write changes to bbappendPaul Eggleton1
2015-05-19recipetool: add appendfile subcommandPaul Eggleton1
2015-05-19devtool / recipetool: ensure bb.note() gets printedPaul Eggleton2
2015-05-16wic: remove intermediate partitionsAlexandre Belloni1
2015-05-15devtool: deploy-target: use tinfoil instead of bitbake -ePaul Eggleton1
2015-05-15devtool: fix build env command execution error handlingPaul Eggleton2
2015-05-15devtool: deploy plugin: fix bad indentationMarkus Lehtonen1
2015-05-15devtool: add missing docstringsMarkus Lehtonen3
2015-05-15devtool: rename unused variablesMarkus Lehtonen2
2015-05-15devtool: remove unused imports / re-importsMarkus Lehtonen3
2015-05-15devtool: extract: remove patches when S=WORKDIRMarkus Lehtonen1
2015-05-07devtool: fix for rename of gcc-sourcePaul Eggleton1
2015-05-03wic: Add plugin for single partition diskAdrian Freihofer2
2015-05-01recipetool: allow specifying SRCREV via rev= in URIPaul Eggleton1
2015-05-01devtool: add: use the appropriate file naming and versioning for SCM recipesPaul Eggleton2
2015-05-01devtool: add: add an option to fetch remote sourcePaul Eggleton1
2015-05-01recipetool: ensure git clone is standalone when extractingPaul Eggleton3
2015-05-01recipetool: avoid second-level subdir when extractingPaul Eggleton1
2015-04-27devtool: update-recipe: check if source tree is a git repositoryPaul Eggleton1
2015-04-27devtool: update-recipe: handle unversioned bbappendsPaul Eggleton1
2015-04-27devtool: reset: avoid errors in case file no longer existsPaul Eggleton1
2015-04-27devtool: add: use correct bbappend file name with -V optionPaul Eggleton1
2015-04-27devtool: include bbappends in recipe parsingMarkus Lehtonen1
2015-04-27devtool: modify: implement --no-same-dirMarkus Lehtonen1
2015-04-27devtool: modify: use B=S if that is the default for the recipeMarkus Lehtonen1
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