summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* python: add -crypt as a dependency on -mathRoss Burton2012-12-261-1/+1
* Fix typo in kvm capability detection in runqemuBjörn Stenberg2012-12-261-1/+1
* Update sanity tests to use smart instead of zypperPaul Eggleton2012-12-1719-99/+99
* runqemu: add support for FSTYPE=vmdkTrevor Woerner2012-12-172-14/+45
* Disabling audio on when running runqemu qemuarmAndrei Dinu2012-12-141-0/+1
* yocto-kernel: add support for PRs of the form rN to pr_inc()Tom Zanussi2012-12-131-4/+8
* yocto-bsp: remove patch-related SRC_URI processingTom Zanussi2012-12-131-193/+34
* yocto-kernel: handle SRC_URIs in .bb filesTom Zanussi2012-12-131-17/+34
* yocto-kernel: remove assumption that kernel has a versionTom Zanussi2012-12-131-0/+2
* yocto-kernel: don't list comments in config and patch listingsTom Zanussi2012-12-131-2/+2
* yocto-kernel: create open_user_file() wrapper functionTom Zanussi2012-12-131-17/+28
* yocto-bsp: add replace_file()Tom Zanussi2012-12-133-4/+17
* yocto-bsp: add 'edit-file' input lineTom Zanussi2012-12-131-0/+57
* yocto-bsp: add 'edit-git-repo' input lineTom Zanussi2012-12-131-0/+76
* yocto-bsp: update existing templates for linux-yocto-customTom Zanussi2012-12-1349-19/+60
* yocto-bsp: add 'custom' choice to kernels()Tom Zanussi2012-12-131-0/+2
* yocto-bsp: add custom kernel supportTom Zanussi2012-12-137-0/+123
* create-pull-request: detect trailing white spaceNitin A Kamble2012-12-131-0/+8
* documentation-audit.sh: Add/fix checks for skipped lines.Robert P. J. Day2012-12-131-1/+2
* scripts/sstate-cache-management.sh: Fix stamp handling after recent layout ch...Richard Purdie2012-11-241-1/+1
* scripts/cleanup-workdir: Adpat to new workdir layoutRichard Purdie2012-11-241-2/+10
* yocto-bsp: upgdate configs after xf86-video-omapfb changed nameLaurentiu Palcu2012-11-201-1/+1
* yocto-bsp: update configs after xorg upgradeLaurentiu Palcu2012-11-201-1/+0
* scripts/pybootchart: Allow minimum task length to be configured from the comm...Richard Purdie2012-11-202-10/+12
* scripts/pybootchart: Fix missing entries bugRichard Purdie2012-11-202-34/+48
* yocto-bsp: update qemu machine.conf templateStefan Stanacar2012-11-181-4/+1
* create-recipe: update re pattern and outputKang Kai2012-11-021-10/+19
* yocto-bsp: Fix git url parsing, allowing for local mirrorsDarren Hart2012-10-241-4/+10
* yocto-bsp: set branches_base for list_property_values()Tom Zanussi2012-10-221-0/+4
* scripts/cp-noerror: Try and use hardlinks if possibleRichard Purdie2012-10-181-1/+9
* scripts/cp-noerror: Copy the code from shutils.copytree, update not to error ...Richard Purdie2012-10-181-1/+29
* scipts/combo-layer: Fix check_rev_branch() for cases where the revision is on...Richard Purdie2012-10-181-4/+8
* sstate-cache-management: hide error message when one of possible layer locati...Martin Jansa2012-10-101-1/+1
* oe-buildenv-internal: Add BB_NO_NETWORK to BB_ENV_EXTRAWHITEOtavio Salvador2012-10-071-1/+1
* runqemu: allow multiple unfs instances to run simultaneouslyScott Garman2012-10-042-4/+4
* runqemu-export-rootfs: improve rpcbind error detectionScott Garman2012-10-041-9/+24
* runqemu-export-rootfs: use consistent whitespaceScott Garman2012-10-041-47/+47
* qemu: Fixed running QEMU with virtio error reportingCristian Iorga2012-10-031-6/+6
* scripts/oe-buildenv-internal: Ensure we detect the SDK/ADT and error outRichard Purdie2012-10-021-0/+5
* yocto-bsp: remove 'test' options from user-config.cfgTom Zanussi2012-10-012-8/+0
* yocto-bsp: use FILESEXTRAPATHS for xserver-xf86-config bbappendsTom Zanussi2012-10-014-11/+4
* yocto-bsp: fix dmaengine feature inclusionTom Zanussi2012-09-281-1/+1
* yocto-bsp: make vfat feature inclusion conditional on kernel versionTom Zanussi2012-09-282-1/+7
* runqemu-internal: don't append an empty element to PATHScott Garman2012-09-281-1/+5
* oe-find-native-sysroot: show bitbake errors to userScott Garman2012-09-281-10/+19
* sstate-cache-management: hide error message when one of possible layer locati...Martin Jansa2012-09-271-1/+1
* SDK: trap any IO errors in the relocate scriptLaurentiu Palcu2012-09-261-2/+12
* runqemu: work with tap device names that end with a colonScott Garman2012-09-242-2/+2
* qemux86-64: Support for KVM, paravirt and virtio addedCristian Iorga2012-09-211-2/+2
* qemux86: Support for KVM, paravirt and virtio addedCristian Iorga2012-09-212-4/+26
OpenPOWER on IntegriCloud