aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2015-05-07devtool: fix for rename of gcc-sourcePaul Eggleton
2015-05-03wic: Add plugin for single partition diskAdrian Freihofer
2015-05-01recipetool: allow specifying SRCREV via rev= in URIPaul Eggleton
2015-05-01devtool: add: use the appropriate file naming and versioning for SCM recipesPaul Eggleton
2015-05-01devtool: add: add an option to fetch remote sourcePaul Eggleton
2015-05-01recipetool: ensure git clone is standalone when extractingPaul Eggleton
2015-05-01recipetool: avoid second-level subdir when extractingPaul Eggleton
2015-04-27devtool: update-recipe: check if source tree is a git repositoryPaul Eggleton
2015-04-27devtool: update-recipe: handle unversioned bbappendsPaul Eggleton
2015-04-27devtool: reset: avoid errors in case file no longer existsPaul Eggleton
2015-04-27devtool: add: use correct bbappend file name with -V optionPaul Eggleton
2015-04-27devtool: include bbappends in recipe parsingMarkus Lehtonen
2015-04-27devtool: modify: implement --no-same-dirMarkus Lehtonen
2015-04-27devtool: modify: use B=S if that is the default for the recipeMarkus Lehtonen
2015-04-24wic: code cleanup: wildcard importsEd Bartosh
2015-04-24wic: code cleanup: undefined variablesEd Bartosh
2015-04-24devtool: force use of bash when running build within extensible SDKPaul Eggleton
2015-04-19devtool: call parse_recipe with correct argumentsMarkus Lehtonen
2015-04-14wic: Print bitbake error outputEd Bartosh
2015-04-14wic: use native partedEd Bartosh
2015-04-13wic:code cleanup: No space allowedEd Bartosh
2015-04-10wic: make error message more informativeEd Bartosh
2015-04-10wic: don't use host paths when looking for native toolsEd Bartosh
2015-04-09wic: Implement --build-rootfs command line optionEd Bartosh
2015-04-09wic: support ontrackdm6aux3 partitionsAlexandre Belloni
2015-04-09wic: rawcopy: ensure comparison is done on intAlexandre Belloni
2015-04-09wic: code cleanup: unused importsEd Bartosh
2015-03-24yocto-bsp: Update templates to 3.19 kernelTom Zanussi
2015-03-20recipetool: fix duplicate licenses being picked upPaul Eggleton
2015-03-20devtool: deploy-target: add dry-run optionPaul Eggleton
2015-03-20devtool: deploy-target: add an option to disable quiet modePaul Eggleton
2015-03-20devtool: deploy-target: detect and error if D is emptyPaul Eggleton
2015-03-20devtool: deploy-target: allow disabling host key checkingPaul Eggleton
2015-03-20devtool: modify/extract: prevent usage with incompatible recipesPaul Eggleton
2015-03-20devtool: modify: get correct initial revision from previously extracted sourc...Paul Eggleton
2015-03-20devtool: reset: add ability to reset entire workspacePaul Eggleton
2015-03-20devtool: name command line parsers appropriatelyPaul Eggleton
2015-03-20devtool: deploy-target: fix deploying to previously deployed machinePaul Eggleton
2015-03-20wic: Consider PSEUDO_* environment variablesEd Bartosh
2015-03-10wic: rawcopy: support skippingAlexandre Belloni
2015-03-10wic: add fsimage pluginAlexandre Belloni
2015-03-10wic: fix fstab generationAlexandre Belloni
2015-02-23devtool: fix broken clones of git recipesPaul Eggleton
2015-02-23devtool: support source extraction for recipes that use a shared workdirPaul Eggleton
2015-02-23devtool: modify: handle recipes that use a shared workdirPaul Eggleton
2015-02-23devtool: prevent extract/modify use with image recipesPaul Eggleton
2015-02-23devtool: update-recipe: add handling for git recipesPaul Eggleton
2015-02-23devtool: build: run do_populate_sysroot instead of do_installPaul Eggleton
2015-02-23devtool: reset: run bitbake -c clean on recipePaul Eggleton
2015-02-23devtool: add/modify: add option to build in same directoryPaul Eggleton