summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* combo-layer-hook-default.sh: avoid duplicating prefixPatrick Ohly2015-03-201-1/+1
* combo-layer: partial import for '--history init'Patrick Ohly2015-03-202-0/+53
* combo-layer: combine trees via replacement objectsPatrick Ohly2015-03-201-8/+8
* combo-layer: init with full historyPatrick Ohly2015-03-201-13/+174
* combo-layer: update() also instance propertyPatrick Ohly2015-03-201-0/+1
* combo-layer: exclude filesPatrick Ohly2015-03-202-1/+55
* combo-layer: runcmd() with separate outputPatrick Ohly2015-03-201-7/+11
* combo-layer: make Signed-off-by optionalPatrick Ohly2015-03-202-1/+16
* combo-layer: let user choose where properties get updatedPatrick Ohly2015-03-201-1/+3
* runqemu-internal: Add cpio support for qemux86 so that we can boot poky-tiny ...Richard Purdie2015-03-201-0/+5
* scripts/runqemu: Allow FSTYPE to be changed from the environmentRichard Purdie2015-03-201-1/+1
* wic: Consider PSEUDO_* environment variablesEd Bartosh2015-03-201-4/+9
* 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
OpenPOWER on IntegriCloud