| Commit message (Expand) | Author | Age | Files | Lines |
* | create-recipe: update re pattern and output | Kang Kai | 2012-11-02 | 1 | -10/+19 |
* | yocto-bsp: Fix git url parsing, allowing for local mirrors | Darren Hart | 2012-10-24 | 1 | -4/+10 |
* | yocto-bsp: set branches_base for list_property_values() | Tom Zanussi | 2012-10-22 | 1 | -0/+4 |
* | scripts/cp-noerror: Try and use hardlinks if possible | Richard Purdie | 2012-10-18 | 1 | -1/+9 |
* | scripts/cp-noerror: Copy the code from shutils.copytree, update not to error ... | Richard Purdie | 2012-10-18 | 1 | -1/+29 |
* | scipts/combo-layer: Fix check_rev_branch() for cases where the revision is on... | Richard Purdie | 2012-10-18 | 1 | -4/+8 |
* | sstate-cache-management: hide error message when one of possible layer locati... | Martin Jansa | 2012-10-10 | 1 | -1/+1 |
* | oe-buildenv-internal: Add BB_NO_NETWORK to BB_ENV_EXTRAWHITE | Otavio Salvador | 2012-10-07 | 1 | -1/+1 |
* | runqemu: allow multiple unfs instances to run simultaneously | Scott Garman | 2012-10-04 | 2 | -4/+4 |
* | runqemu-export-rootfs: improve rpcbind error detection | Scott Garman | 2012-10-04 | 1 | -9/+24 |
* | runqemu-export-rootfs: use consistent whitespace | Scott Garman | 2012-10-04 | 1 | -47/+47 |
* | qemu: Fixed running QEMU with virtio error reporting | Cristian Iorga | 2012-10-03 | 1 | -6/+6 |
* | scripts/oe-buildenv-internal: Ensure we detect the SDK/ADT and error out | Richard Purdie | 2012-10-02 | 1 | -0/+5 |
* | yocto-bsp: remove 'test' options from user-config.cfg | Tom Zanussi | 2012-10-01 | 2 | -8/+0 |
* | yocto-bsp: use FILESEXTRAPATHS for xserver-xf86-config bbappends | Tom Zanussi | 2012-10-01 | 4 | -11/+4 |
* | yocto-bsp: fix dmaengine feature inclusion | Tom Zanussi | 2012-09-28 | 1 | -1/+1 |
* | yocto-bsp: make vfat feature inclusion conditional on kernel version | Tom Zanussi | 2012-09-28 | 2 | -1/+7 |
* | runqemu-internal: don't append an empty element to PATH | Scott Garman | 2012-09-28 | 1 | -1/+5 |
* | oe-find-native-sysroot: show bitbake errors to user | Scott Garman | 2012-09-28 | 1 | -10/+19 |
* | sstate-cache-management: hide error message when one of possible layer locati... | Martin Jansa | 2012-09-27 | 1 | -1/+1 |
* | SDK: trap any IO errors in the relocate script | Laurentiu Palcu | 2012-09-26 | 1 | -2/+12 |
* | runqemu: work with tap device names that end with a colon | Scott Garman | 2012-09-24 | 2 | -2/+2 |
* | qemux86-64: Support for KVM, paravirt and virtio added | Cristian Iorga | 2012-09-21 | 1 | -2/+2 |
* | qemux86: Support for KVM, paravirt and virtio added | Cristian Iorga | 2012-09-21 | 2 | -4/+26 |
* | runqemu: show bitbake errors to user | Scott Garman | 2012-09-21 | 1 | -2/+10 |
* | mkefidisk.sh: Add script to do an EFI install on the host | Darren Hart | 2012-09-21 | 1 | -0/+255 |
* | Replace "echo -e" with "printf" to have the same behavior in dash or bash | Andrei Gherzan | 2012-09-20 | 1 | -1/+1 |
* | scripts/combo-layer: ensure we validate branch/revision on init | Paul Eggleton | 2012-09-14 | 1 | -4/+7 |
* | scripts/combo-layer: use last_revision if specified in init | Paul Eggleton | 2012-09-14 | 1 | -7/+13 |
* | runqemu: Explicitly specify MACHINE when calling bitbake | Khem Raj | 2012-09-14 | 1 | -1/+1 |
* | scripts: change default ARM BSP to use xserver-xorg, not -lite | Ross Burton | 2012-09-12 | 1 | -2/+2 |
* | yocto-bsp: remove packagegroup-core-tools-profile.bbappend | Tom Zanussi | 2012-09-10 | 1 | -2/+0 |
* | runqemu-internal: New qemu calls it qemu-system-i386 for x86 | Khem Raj | 2012-09-10 | 1 | -1/+1 |
* | qemuimagetest: modifying the scenario file as per new test cases | Veerabrahmam vr | 2012-09-10 | 10 | -0/+30 |
* | qemuimagetest: add basic function to check syslogd | Veerabrahmam vr | 2012-09-10 | 2 | -0/+71 |
* | qemuimagetest: add basic function to check enough disk space | Veerabrahmam vr | 2012-09-10 | 2 | -0/+79 |
* | qemuimagetest: basic function to check bash exists | Veerabrahmam vr | 2012-09-10 | 2 | -0/+70 |
* | scripts/cleanup-workdir: change autoconf-nativesdk to nativesdk-autoconf | Jack Mitchell | 2012-09-04 | 1 | -1/+1 |
* | meta-yocto: fix for task rename | Paul Eggleton | 2012-09-04 | 2 | -2/+2 |
* | sstate-cache-management.sh: fix remove_duplicated when multiple archs were built | Martin Jansa | 2012-09-04 | 1 | -25/+27 |
* | sstate-cache-management.sh: add option to enable debug output | Martin Jansa | 2012-09-04 | 1 | -0/+15 |
* | sstate-cache-management.sh: don't hardcode available machines only to qemu* | Martin Jansa | 2012-09-04 | 1 | -1/+3 |
* | sstate-cache-management.sh: look in meta* above oe-core dir when looking for ... | Martin Jansa | 2012-09-04 | 1 | -2/+4 |
* | sstate-cache-management.sh: fix regexp in AVAILTUNES grep | Martin Jansa | 2012-09-04 | 1 | -1/+1 |
* | sstate-cache-management.sh: fix regexp in checksum grep | Martin Jansa | 2012-09-04 | 1 | -1/+1 |
* | Rename task to packagegroup | Paul Eggleton | 2012-09-04 | 1 | -1/+1 |
* | yocto-bsp: add new strip_base() function | Tom Zanussi | 2012-09-02 | 1 | -0/+10 |
* | yocto-bsp: add a LICENSE_FLAGS_WHITELIST blurb for emgd to README | Tom Zanussi | 2012-09-02 | 1 | -0/+8 |
* | yocto-bsp: update the help regarding the meta-intel layer | Tom Zanussi | 2012-09-02 | 1 | -6/+6 |
* | yocto-bsp: include meta-intel.inc if emgd selected | Tom Zanussi | 2012-09-02 | 1 | -0/+2 |