summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts/oe-buildenv-internal: add means of skipping SDK check during setupRandy Witt2015-02-241-1/+1
* gen-lockedsig-cache: Allow cross-filesystem copies.Randy Witt2015-02-241-2/+8
* Python: Upgrade from 2.7.3 to 2.7.9:Alejandro Hernandez2015-02-231-2/+2
* devtool: fix broken clones of git recipesPaul Eggleton2015-02-231-0/+7
* devtool: support source extraction for recipes that use a shared workdirPaul Eggleton2015-02-231-5/+14
* devtool: modify: handle recipes that use a shared workdirPaul Eggleton2015-02-231-4/+6
* devtool: prevent extract/modify use with image recipesPaul Eggleton2015-02-231-0/+8
* devtool: update-recipe: add handling for git recipesPaul Eggleton2015-02-231-86/+144
* devtool: build: run do_populate_sysroot instead of do_installPaul Eggleton2015-02-231-2/+3
* devtool: reset: run bitbake -c clean on recipePaul Eggleton2015-02-231-0/+6
* devtool: add/modify: add option to build in same directoryPaul Eggleton2015-02-231-2/+9
* recipetool: fix regression caused by previous commitPaul Eggleton2015-02-231-4/+4
* runqemu: Specify rootfstype to qemu to avoid QA warningsRichard Purdie2015-02-211-0/+4
* machine/qemu: Switch from ext3 to ext4Richard Purdie2015-02-211-10/+10
* wic: Fix kernel dir locationTom Zanussi2015-02-211-3/+3
* scripts: delete dummy help2man scriptPaul Gortmaker2015-02-171-3/+0
* lib/oe/package_manager: support exclusion from complementary glob process by ...Paul Eggleton2015-02-171-1/+5
* test-dependencies.sh: strip only .bb suffixMartin Jansa2015-02-171-1/+1
* oe-pkgdata-util: add list-pkg-files subcommandPaul Eggleton2015-02-141-0/+60
* oe-pkgdata-util: add list-pkgs subcommandPaul Eggleton2015-02-141-0/+94
* oe-pkgdata-util: allow reverse package name lookupsPaul Eggleton2015-02-141-18/+36
* oe-pkgdata-util: fix read-value to handle data with colons in the valuePaul Eggleton2015-02-141-1/+1
* oe-pkgdata-util: make find-path show a proper error if no package foundPaul Eggleton2015-02-141-0/+5
* oe-pkgdata-util: improve command-line usagePaul Eggleton2015-02-141-136/+128
* wic: add GPT supportAlexandre Belloni2015-02-141-1/+8
* wic: properly label filesystemsAlexandre Belloni2015-02-141-8/+34
* wic: fix empty btrfs partitionsAlexandre Belloni2015-02-141-6/+1
* wic: remove useless calls to __write_fstabAlexandre Belloni2015-02-141-4/+4
* wic: allow to configure overhead factor per partitionAlexandre Belloni2015-02-143-3/+18
* wic: allow to configure extra space per partitionAlexandre Belloni2015-02-143-10/+17
* wic: add rawcopy source pluginAlexandre Belloni2015-02-141-0/+77
* wic: allow creation of partitions not in tableAlexandre Belloni2015-02-144-15/+48
* runqemu: Add option for BIOS binary filenameRicardo Neri2015-02-141-0/+3
* recipetool: improve command-line helpPaul Eggleton2015-02-082-6/+8
* devtool: improve command-line helpPaul Eggleton2015-02-082-11/+20
* scripts/oe-selftest: add command line option to list test classesAlexandru DAMIAN2015-02-081-0/+20
* scripts/oe-selftest: fix startup backtraceAlexandru DAMIAN2015-02-081-1/+3
* wic: bootimg-partition: Stop removing whole workdirAlexandre Belloni2015-02-081-1/+1
* wic: print partition alignment when availableAlexandre Belloni2015-02-081-1/+1
* wic: use kB for the partitions sizeAlexandre Belloni2015-02-088-30/+49
* wic: bail out on kickstart parse errorsMaciej Borzecki2015-02-081-6/+3
* create-pull-request: Fix git request-pullSaul Wold2015-02-081-1/+7
* wic: fix extended/logical partition layoutMaciej Borzecki2015-02-081-21/+19
* yocto-bsp: Add branch to SRC_URI for custom kernelsTom Zanussi2015-02-071-2/+2
* yocto-bsp: Add missing conf dir to arm templateTom Zanussi2015-02-071-0/+102
* runqemu-internal: get rid of annoying but harmless error messageChen Qi2015-02-031-1/+5
* recipetool: replace version in S valuePaul Eggleton2015-02-031-0/+2
* scripts/send-error-report: Set exit code if error occursRichard Purdie2015-01-291-1/+5
* combo-layer: support updating up to arbitrary commitMarkus Lehtonen2015-01-291-6/+16
* combo-layer: minor refactorMarkus Lehtonen2015-01-291-13/+12