summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* recipetool: fix duplicate licenses being picked upPaul Eggleton2015-03-201-1/+3
* devtool: deploy-target: add dry-run optionPaul Eggleton2015-03-201-0/+16
* devtool: deploy-target: add an option to disable quiet modePaul Eggleton2015-03-201-3/+12
* devtool: deploy-target: detect and error if D is emptyPaul Eggleton2015-03-201-2/+6
* devtool: deploy-target: allow disabling host key checkingPaul Eggleton2015-03-201-4/+13
* devtool: modify/extract: prevent usage with incompatible recipesPaul Eggleton2015-03-201-13/+35
* devtool: modify: get correct initial revision from previously extracted sourc...Paul Eggleton2015-03-201-2/+13
* devtool: reset: add ability to reset entire workspacePaul Eggleton2015-03-201-19/+33
* devtool: name command line parsers appropriatelyPaul Eggleton2015-03-201-22/+22
* devtool: deploy-target: fix deploying to previously deployed machinePaul Eggleton2015-03-201-1/+3
* combo-layer-hook-default.sh: handle patches without Signed-off-byPatrick Ohly2015-03-201-1/+8
* combo-layer-hook-default.sh: beware of embedded patchesPatrick Ohly2015-03-201-1/+1
* 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
OpenPOWER on IntegriCloud