| Commit message (Expand) | Author | Age | Files | Lines |
* | scripts/combo-layer: Handle update with no repo/revision specified | Richard Purdie | 2015-03-20 | 1 | -6/+7 |
* | recipetool: fix duplicate licenses being picked up | Paul Eggleton | 2015-03-20 | 1 | -1/+3 |
* | devtool: deploy-target: add dry-run option | Paul Eggleton | 2015-03-20 | 1 | -0/+16 |
* | devtool: deploy-target: add an option to disable quiet mode | Paul Eggleton | 2015-03-20 | 1 | -3/+12 |
* | devtool: deploy-target: detect and error if D is empty | Paul Eggleton | 2015-03-20 | 1 | -2/+6 |
* | devtool: deploy-target: allow disabling host key checking | Paul Eggleton | 2015-03-20 | 1 | -4/+13 |
* | devtool: modify/extract: prevent usage with incompatible recipes | Paul Eggleton | 2015-03-20 | 1 | -13/+35 |
* | devtool: modify: get correct initial revision from previously extracted sourc... | Paul Eggleton | 2015-03-20 | 1 | -2/+13 |
* | devtool: reset: add ability to reset entire workspace | Paul Eggleton | 2015-03-20 | 1 | -19/+33 |
* | devtool: name command line parsers appropriately | Paul Eggleton | 2015-03-20 | 1 | -22/+22 |
* | devtool: deploy-target: fix deploying to previously deployed machine | Paul Eggleton | 2015-03-20 | 1 | -1/+3 |
* | combo-layer-hook-default.sh: handle patches without Signed-off-by | Patrick Ohly | 2015-03-20 | 1 | -1/+8 |
* | combo-layer-hook-default.sh: beware of embedded patches | Patrick Ohly | 2015-03-20 | 1 | -1/+1 |
* | combo-layer-hook-default.sh: avoid duplicating prefix | Patrick Ohly | 2015-03-20 | 1 | -1/+1 |
* | combo-layer: partial import for '--history init' | Patrick Ohly | 2015-03-20 | 2 | -0/+53 |
* | combo-layer: combine trees via replacement objects | Patrick Ohly | 2015-03-20 | 1 | -8/+8 |
* | combo-layer: init with full history | Patrick Ohly | 2015-03-20 | 1 | -13/+174 |
* | combo-layer: update() also instance property | Patrick Ohly | 2015-03-20 | 1 | -0/+1 |
* | combo-layer: exclude files | Patrick Ohly | 2015-03-20 | 2 | -1/+55 |
* | combo-layer: runcmd() with separate output | Patrick Ohly | 2015-03-20 | 1 | -7/+11 |
* | combo-layer: make Signed-off-by optional | Patrick Ohly | 2015-03-20 | 2 | -1/+16 |
* | combo-layer: let user choose where properties get updated | Patrick Ohly | 2015-03-20 | 1 | -1/+3 |
* | runqemu-internal: Add cpio support for qemux86 so that we can boot poky-tiny ... | Richard Purdie | 2015-03-20 | 1 | -0/+5 |
* | scripts/runqemu: Allow FSTYPE to be changed from the environment | Richard Purdie | 2015-03-20 | 1 | -1/+1 |
* | wic: Consider PSEUDO_* environment variables | Ed Bartosh | 2015-03-20 | 1 | -4/+9 |
* | postinst-intercepts/update_font_cache: fix ownership of fontconfig cache | Jonathan Liu | 2015-03-16 | 1 | -0/+1 |
* | test-dependencies.sh: strip only .bb suffix | Martin Jansa | 2015-03-16 | 1 | -1/+1 |
* | oe-setup-builddir: output message cleanup | Benjamin Esquivel | 2015-03-16 | 1 | -15/+17 |
* | create-pull-request: fix git GIT_VERSION | Robert Yang | 2015-03-10 | 1 | -1/+1 |
* | wic: rawcopy: support skipping | Alexandre Belloni | 2015-03-10 | 1 | -2/+9 |
* | wic: add fsimage plugin | Alexandre Belloni | 2015-03-10 | 1 | -0/+70 |
* | wic: fix fstab generation | Alexandre Belloni | 2015-03-10 | 1 | -2/+3 |
* | scripts/send-error-report: Rework script to support new features | Michael Wood | 2015-03-10 | 1 | -96/+178 |
* | scripts/runqemu: clarify help text | Bernhard Reutner-Fischer | 2015-03-09 | 1 | -1/+1 |
* | scripts/oe-buildenv-internal: add means of skipping SDK check during setup | Randy Witt | 2015-02-24 | 1 | -1/+1 |
* | gen-lockedsig-cache: Allow cross-filesystem copies. | Randy Witt | 2015-02-24 | 1 | -2/+8 |
* | Python: Upgrade from 2.7.3 to 2.7.9: | Alejandro Hernandez | 2015-02-23 | 1 | -2/+2 |
* | devtool: fix broken clones of git recipes | Paul Eggleton | 2015-02-23 | 1 | -0/+7 |
* | devtool: support source extraction for recipes that use a shared workdir | Paul Eggleton | 2015-02-23 | 1 | -5/+14 |
* | devtool: modify: handle recipes that use a shared workdir | Paul Eggleton | 2015-02-23 | 1 | -4/+6 |
* | devtool: prevent extract/modify use with image recipes | Paul Eggleton | 2015-02-23 | 1 | -0/+8 |
* | devtool: update-recipe: add handling for git recipes | Paul Eggleton | 2015-02-23 | 1 | -86/+144 |
* | devtool: build: run do_populate_sysroot instead of do_install | Paul Eggleton | 2015-02-23 | 1 | -2/+3 |
* | devtool: reset: run bitbake -c clean on recipe | Paul Eggleton | 2015-02-23 | 1 | -0/+6 |
* | devtool: add/modify: add option to build in same directory | Paul Eggleton | 2015-02-23 | 1 | -2/+9 |
* | recipetool: fix regression caused by previous commit | Paul Eggleton | 2015-02-23 | 1 | -4/+4 |
* | runqemu: Specify rootfstype to qemu to avoid QA warnings | Richard Purdie | 2015-02-21 | 1 | -0/+4 |
* | machine/qemu: Switch from ext3 to ext4 | Richard Purdie | 2015-02-21 | 1 | -10/+10 |
* | wic: Fix kernel dir location | Tom Zanussi | 2015-02-21 | 1 | -3/+3 |
* | scripts: delete dummy help2man script | Paul Gortmaker | 2015-02-17 | 1 | -3/+0 |