summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* postinst-intercepts/update_font_cache: fix ownership of fontconfig cacheJonathan Liu2015-03-161-0/+1
* test-dependencies.sh: strip only .bb suffixMartin Jansa2015-03-161-1/+1
* oe-setup-builddir: output message cleanupBenjamin Esquivel2015-03-161-15/+17
* create-pull-request: fix git GIT_VERSIONRobert Yang2015-03-101-1/+1
* wic: rawcopy: support skippingAlexandre Belloni2015-03-101-2/+9
* wic: add fsimage pluginAlexandre Belloni2015-03-101-0/+70
* wic: fix fstab generationAlexandre Belloni2015-03-101-2/+3
* scripts/send-error-report: Rework script to support new featuresMichael Wood2015-03-101-96/+178
* scripts/runqemu: clarify help textBernhard Reutner-Fischer2015-03-091-1/+1
* 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
OpenPOWER on IntegriCloud