summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2012-12-14Disabling audio on when running runqemu qemuarmAndrei Dinu
2012-12-13yocto-kernel: add support for PRs of the form rN to pr_inc()Tom Zanussi
2012-12-13yocto-bsp: remove patch-related SRC_URI processingTom Zanussi
2012-12-13yocto-kernel: handle SRC_URIs in .bb filesTom Zanussi
2012-12-13yocto-kernel: remove assumption that kernel has a versionTom Zanussi
2012-12-13yocto-kernel: don't list comments in config and patch listingsTom Zanussi
2012-12-13yocto-kernel: create open_user_file() wrapper functionTom Zanussi
2012-12-13yocto-bsp: add replace_file()Tom Zanussi
2012-12-13yocto-bsp: add 'edit-file' input lineTom Zanussi
2012-12-13yocto-bsp: add 'edit-git-repo' input lineTom Zanussi
2012-12-13yocto-bsp: update existing templates for linux-yocto-customTom Zanussi
2012-12-13yocto-bsp: add 'custom' choice to kernels()Tom Zanussi
2012-12-13yocto-bsp: add custom kernel supportTom Zanussi
2012-12-13create-pull-request: detect trailing white spaceNitin A Kamble
2012-12-13documentation-audit.sh: Add/fix checks for skipped lines.Robert P. J. Day
2012-11-24scripts/sstate-cache-management.sh: Fix stamp handling after recent layout ch...Richard Purdie
2012-11-24scripts/cleanup-workdir: Adpat to new workdir layoutRichard Purdie
2012-11-20yocto-bsp: upgdate configs after xf86-video-omapfb changed nameLaurentiu Palcu
2012-11-20yocto-bsp: update configs after xorg upgradeLaurentiu Palcu
2012-11-20scripts/pybootchart: Allow minimum task length to be configured from the comm...Richard Purdie
2012-11-20scripts/pybootchart: Fix missing entries bugRichard Purdie
2012-11-18yocto-bsp: update qemu machine.conf templateStefan Stanacar
2012-11-02create-recipe: update re pattern and outputKang Kai
2012-10-24yocto-bsp: Fix git url parsing, allowing for local mirrorsDarren Hart
2012-10-22yocto-bsp: set branches_base for list_property_values()Tom Zanussi
2012-10-18scripts/cp-noerror: Try and use hardlinks if possibleRichard Purdie
2012-10-18scripts/cp-noerror: Copy the code from shutils.copytree, update not to error ...Richard Purdie
2012-10-18scipts/combo-layer: Fix check_rev_branch() for cases where the revision is on...Richard Purdie
2012-10-10sstate-cache-management: hide error message when one of possible layer locati...Martin Jansa
2012-10-07oe-buildenv-internal: Add BB_NO_NETWORK to BB_ENV_EXTRAWHITEOtavio Salvador
2012-10-04runqemu: allow multiple unfs instances to run simultaneouslyScott Garman
2012-10-04runqemu-export-rootfs: improve rpcbind error detectionScott Garman
2012-10-04runqemu-export-rootfs: use consistent whitespaceScott Garman
2012-10-03qemu: Fixed running QEMU with virtio error reportingCristian Iorga
2012-10-02scripts/oe-buildenv-internal: Ensure we detect the SDK/ADT and error outRichard Purdie
2012-10-01yocto-bsp: remove 'test' options from user-config.cfgTom Zanussi
2012-10-01yocto-bsp: use FILESEXTRAPATHS for xserver-xf86-config bbappendsTom Zanussi
2012-09-28yocto-bsp: fix dmaengine feature inclusionTom Zanussi
2012-09-28yocto-bsp: make vfat feature inclusion conditional on kernel versionTom Zanussi
2012-09-28runqemu-internal: don't append an empty element to PATHScott Garman
2012-09-28oe-find-native-sysroot: show bitbake errors to userScott Garman
2012-09-27sstate-cache-management: hide error message when one of possible layer locati...Martin Jansa
2012-09-26SDK: trap any IO errors in the relocate scriptLaurentiu Palcu
2012-09-24runqemu: work with tap device names that end with a colonScott Garman
2012-09-21qemux86-64: Support for KVM, paravirt and virtio addedCristian Iorga
2012-09-21qemux86: Support for KVM, paravirt and virtio addedCristian Iorga
2012-09-21runqemu: show bitbake errors to userScott Garman
2012-09-21mkefidisk.sh: Add script to do an EFI install on the hostDarren Hart
2012-09-20Replace "echo -e" with "printf" to have the same behavior in dash or bashAndrei Gherzan
2012-09-14scripts/combo-layer: ensure we validate branch/revision on initPaul Eggleton