summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
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-21runqemu: Specify rootfstype to qemu to avoid QA warningsRichard Purdie1
2015-02-21machine/qemu: Switch from ext3 to ext4Richard Purdie1
2015-02-21wic: Fix kernel dir locationTom Zanussi1
2015-02-17scripts: delete dummy help2man scriptPaul Gortmaker1
2015-02-17lib/oe/package_manager: support exclusion from complementary glob process by ...Paul Eggleton1
2015-02-17test-dependencies.sh: strip only .bb suffixMartin Jansa1
2015-02-14oe-pkgdata-util: add list-pkg-files subcommandPaul Eggleton1
2015-02-14oe-pkgdata-util: add list-pkgs subcommandPaul Eggleton1
2015-02-14oe-pkgdata-util: allow reverse package name lookupsPaul Eggleton1
2015-02-14oe-pkgdata-util: fix read-value to handle data with colons in the valuePaul Eggleton1
2015-02-14oe-pkgdata-util: make find-path show a proper error if no package foundPaul Eggleton1
2015-02-14oe-pkgdata-util: improve command-line usagePaul Eggleton1
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-14runqemu: Add option for BIOS binary filenameRicardo Neri1
2015-02-07recipetool: improve command-line helpPaul Eggleton2
2015-02-07devtool: improve command-line helpPaul Eggleton2
2015-02-07scripts/oe-selftest: add command line option to list test classesAlexandru DAMIAN1
2015-02-07scripts/oe-selftest: fix startup backtraceAlexandru DAMIAN1
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
2015-02-07wic: bail out on kickstart parse errorsMaciej Borzecki1
2015-02-07create-pull-request: Fix git request-pullSaul Wold1
2015-02-07wic: fix extended/logical partition layoutMaciej Borzecki1
2015-02-03runqemu-internal: get rid of annoying but harmless error messageChen Qi1
2015-02-03recipetool: replace version in S valuePaul Eggleton1
2015-01-29scripts/send-error-report: Set exit code if error occursRichard Purdie1
2015-01-29combo-layer: support updating up to arbitrary commitMarkus Lehtonen1
2015-01-29combo-layer: minor refactorMarkus Lehtonen1
2015-01-23python-2.7-manifest: Add package for contextlib modulePhilip Tricca1
2015-01-23recipetool: add python dependency scanning supportChristopher Larson2
2015-01-23recipetool: add python buildsystem supportChristopher Larson1
2014-12-25runqemu-internal: increase memory for qemuarm64Kai Kang1
2014-12-24wic: account for mmcblk device partition namingMaciej Borzecki1
2014-12-22runqemu-internal: Fix qemu networking for qemuarm64Richard Purdie1