| Commit message (Expand) | Author | Age | Files | Lines |
* | oe-buildenv-internal: Fix BITBAKEDIR changes to work with existing autobuilde... | Richard Purdie | 2012-05-12 | 1 | -3/+4 |
* | Add option to oe-buildenv-internal script to change bitbake location. | Philip Balister | 2012-05-11 | 1 | -1/+5 |
* | runqemu: be sh neutral | Bernhard Reutner-Fischer | 2012-05-06 | 2 | -13/+16 |
* | runqemu: minor tweaks | Bernhard Reutner-Fischer | 2012-05-06 | 1 | -19/+21 |
* | runqemu: add and use error() | Bernhard Reutner-Fischer | 2012-05-06 | 1 | -46/+25 |
* | runqemu: simplify process_filename() | Bernhard Reutner-Fischer | 2012-05-06 | 1 | -22/+25 |
* | runqemu: use modern, single-char name of test(1) | Bernhard Reutner-Fischer | 2012-05-06 | 1 | -23/+23 |
* | runqemu: Use OE_TMPDIR | Bernhard Reutner-Fischer | 2012-05-06 | 1 | -16/+11 |
* | terminal.bbclass, oe-buildenv-internal: pass SCREENDIR environment variable | Jason Wessel | 2012-05-06 | 1 | -1/+1 |
* | runqemu: Fix TAP='TUNSETGROUP: Invalid argument' by falling back to tunctl -u | Jason Wessel | 2012-05-03 | 2 | -9/+16 |
* | create-recipe: base on autospectacle.pl to create recipe file | Kang Kai | 2012-05-03 | 1 | -14/+103 |
* | autospectacle.pl: pull it from meego as a base | Kang Kai | 2012-05-03 | 1 | -0/+1837 |
* | package_rpm: Only rebuild the indexes if the packages have changed | Richard Purdie | 2012-04-27 | 1 | -0/+63 |
* | runqemu-ifup: enable ip masquerading for QEMU NAT addresses | Scott Garman | 2012-04-25 | 1 | -1/+2 |
* | scripts/hob: disable sanity checks when launching | Joshua Lock | 2012-04-23 | 1 | -1/+2 |
* | python: multilib header support. | Lianhao Lu | 2012-04-11 | 1 | -1/+1 |
* | create-pull-request: Assume remote branch from local branch | Darren Hart | 2012-04-10 | 1 | -3/+8 |
* | runqemu-internal: Add console=tty for qemuppc and NFS | Saul Wold | 2012-04-06 | 1 | -1/+1 |
* | qemugl: Fix GL apps failure on Ubuntu 11 host with nVidia GLX driver | Zhai Edwin | 2012-04-02 | 1 | -3/+8 |
* | scripts/bitbake: add/fix some comments | Paul Eggleton | 2012-03-31 | 1 | -3/+13 |
* | scripts/bitbake: allow switching between build directories | Paul Eggleton | 2012-03-31 | 1 | -5/+10 |
* | scripts/bitbake: try harder to check if pseudo exists | Paul Eggleton | 2012-03-31 | 1 | -3/+9 |
* | sstate-cache-management.sh: fixes and enhancement | Robert Yang | 2012-03-30 | 1 | -49/+240 |
* | runqemu: set console=ttyS0 when running with nographic option | Scott Garman | 2012-03-29 | 1 | -0/+1 |
* | scripts/bitbake: Update to help rebuild pseudo-native | Mark Hatle | 2012-03-28 | 1 | -5/+31 |
* | python: fix packaging dependencies on minimal systems | Gary Thomas | 2012-03-26 | 1 | -1/+1 |
* | Various typoes fixed, all comments or output strings. | Robert P. J. Day | 2012-03-26 | 2 | -2/+2 |
* | qemu: add fedora pkg names when build failed | Robert Yang | 2012-03-26 | 1 | -1/+2 |
* | scripts/combo-layer: handle diffs in commit messages | Paul Eggleton | 2012-03-23 | 1 | -0/+38 |
* | scripts/combo-layer: limit component repo dirty check | Paul Eggleton | 2012-03-23 | 1 | -9/+9 |
* | ddimage: Add script for writing images to boot media | Darren Hart | 2012-03-22 | 1 | -0/+87 |
* | buildhistory_analysis: use bb.utils.explode_dep_versions | Paul Eggleton | 2012-03-21 | 1 | -3/+18 |
* | scripts/qemuimage-testlib: fix typos | Yi Zhao | 2012-03-21 | 1 | -2/+2 |
* | cleanup-workdir: add a script to clean up WORKDIR | Kang Kai | 2012-03-21 | 1 | -0/+150 |
* | scripts/bitbake: ensure user is in build directory | Paul Eggleton | 2012-03-14 | 1 | -0/+5 |
* | scripts/contrib/python/generate-manifest-2.7.py: Catch up with staticdev fixes | Richard Purdie | 2012-03-14 | 1 | -2/+8 |
* | scripts/oe-git-proxy-socks-command: Add fallback to use nc | Richard Purdie | 2012-03-02 | 1 | -5/+11 |
* | scripts/oe-git-proxy-socks-command: Improve error fallback/handling | Richard Purdie | 2012-03-02 | 1 | -0/+15 |
* | scripts/prserv-tool: Adepted to new bitbake cache. | Lianhao Lu | 2012-02-28 | 1 | -11/+17 |
* | scripts/hob: Launch the new hob | Dongxiao Xu | 2012-02-24 | 1 | -29/+1 |
* | A script to clean obsolete sstate cache files | Robert Yang | 2012-02-23 | 1 | -0/+135 |
* | scripts/combo-layer: allow updating a specific component(s) only | Paul Eggleton | 2012-02-21 | 1 | -8/+23 |
* | scripts/combo-layer: add branch option to example config | Paul Eggleton | 2012-02-21 | 1 | -4/+9 |
* | scripts/combo-layer: avoid saving last revision if unchanged | Paul Eggleton | 2012-02-21 | 1 | -1/+2 |
* | scripts/combo-layer: avoid error when config file is outside repo | Paul Eggleton | 2012-02-21 | 1 | -3/+4 |
* | scripts/bitbake: pass through debug options to initial pseudo build | Paul Eggleton | 2012-02-21 | 1 | -1/+13 |
* | runqemu-internal: qemuarm can handle 256M | Khem Raj | 2012-02-07 | 1 | -6/+7 |
* | documentation-audit.sh: remove COMMERCIAL_LICENSE warning | Tom Zanussi | 2012-01-24 | 1 | -1/+2 |
* | qemuimage-testlib: rename qemuppc image | Saul Wold | 2012-01-24 | 1 | -2/+2 |
* | linux-yocto/qemuppc: fix console and ethernet | Bruce Ashfield | 2012-01-24 | 1 | -1/+1 |