summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2015-03-09scripts/send-error-report: Rework script to support new featuresMichael Wood
2015-03-05scripts/runqemu: clarify help textBernhard Reutner-Fischer
2015-02-23scripts/oe-buildenv-internal: add means of skipping SDK check during setupRandy Witt
2015-02-23gen-lockedsig-cache: Allow cross-filesystem copies.Randy Witt
2015-02-23Python: Upgrade from 2.7.3 to 2.7.9:Alejandro Hernandez
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
2015-02-23recipetool: fix regression caused by previous commitPaul Eggleton
2015-02-21runqemu: Specify rootfstype to qemu to avoid QA warningsRichard Purdie
2015-02-21machine/qemu: Switch from ext3 to ext4Richard Purdie
2015-02-21wic: Fix kernel dir locationTom Zanussi
2015-02-17scripts: delete dummy help2man scriptPaul Gortmaker
2015-02-17lib/oe/package_manager: support exclusion from complementary glob process by ...Paul Eggleton
2015-02-17test-dependencies.sh: strip only .bb suffixMartin Jansa
2015-02-14oe-pkgdata-util: add list-pkg-files subcommandPaul Eggleton
2015-02-14oe-pkgdata-util: add list-pkgs subcommandPaul Eggleton
2015-02-14oe-pkgdata-util: allow reverse package name lookupsPaul Eggleton
2015-02-14oe-pkgdata-util: fix read-value to handle data with colons in the valuePaul Eggleton
2015-02-14oe-pkgdata-util: make find-path show a proper error if no package foundPaul Eggleton
2015-02-14oe-pkgdata-util: improve command-line usagePaul Eggleton
2015-02-14wic: add GPT supportAlexandre Belloni
2015-02-14wic: properly label filesystemsAlexandre Belloni
2015-02-14wic: fix empty btrfs partitionsAlexandre Belloni
2015-02-14wic: remove useless calls to __write_fstabAlexandre Belloni
2015-02-14wic: allow to configure overhead factor per partitionAlexandre Belloni
2015-02-14wic: allow to configure extra space per partitionAlexandre Belloni
2015-02-14wic: add rawcopy source pluginAlexandre Belloni
2015-02-14wic: allow creation of partitions not in tableAlexandre Belloni
2015-02-14runqemu: Add option for BIOS binary filenameRicardo Neri
2015-02-07recipetool: improve command-line helpPaul Eggleton
2015-02-07devtool: improve command-line helpPaul Eggleton
2015-02-07scripts/oe-selftest: add command line option to list test classesAlexandru DAMIAN
2015-02-07scripts/oe-selftest: fix startup backtraceAlexandru DAMIAN
2015-02-07wic: bootimg-partition: Stop removing whole workdirAlexandre Belloni
2015-02-07wic: print partition alignment when availableAlexandre Belloni
2015-02-07wic: use kB for the partitions sizeAlexandre Belloni
2015-02-07wic: bail out on kickstart parse errorsMaciej Borzecki
2015-02-07create-pull-request: Fix git request-pullSaul Wold
2015-02-07wic: fix extended/logical partition layoutMaciej Borzecki
2015-02-03runqemu-internal: get rid of annoying but harmless error messageChen Qi
2015-02-03recipetool: replace version in S valuePaul Eggleton
2015-01-29scripts/send-error-report: Set exit code if error occursRichard Purdie
2015-01-29combo-layer: support updating up to arbitrary commitMarkus Lehtonen
2015-01-29combo-layer: minor refactorMarkus Lehtonen