summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts/bitbake: Remove all instances of paths to a layer's scripts directory.Franklin S. Cooper Jr2013-02-151-1/+1
* Python: Add missing dependency "textutils" to "io" packageMiLo2013-02-141-1/+1
* scripts/qemuimage-testlib: Use wide option to ps callsMichael Halstead2013-02-131-5/+5
* Add separate directory for postinstall interceptsLaurentiu Palcu2013-02-134-0/+66
* relocate_sdk.py: allow relocate_sdk.py to work with python 2.4.xJason Wessel2013-02-121-13/+13
* relocate_sdk.py: Fix corruption of sdk binariesJason Wessel2013-02-121-2/+11
* oe-git-proxy*: Remove previous git proxy solutionsDarren Hart2013-02-113-3015/+0
* oe-git-proxy: Use socat instead of BSD ncDarren Hart2013-02-111-32/+27
* oe-git-proxy: Add a new comprehensive git proxy scriptDarren Hart2013-02-111-0/+138
* oe-buildenv-internal: Add upper and lower case proxy vars to BB_ENV_EXTRAWHITEDarren Hart2013-02-111-1/+1
* oe-buildenv-internal: Remove GIT variables from BB_ENV_EXTRAWHITEDarren Hart2013-02-111-1/+1
* runqemu: add option to make the VNC server publically availableRoss Burton2013-02-111-0/+4
* scripts/create-recipe: Bugfixes for create-recipe easy_install handling.David Nyström2013-02-081-3/+3
* create-pull-request: Error message on missing -uBernhard Reutner-Fischer2013-02-081-2/+3
* yocto-bsp: prepend includes in machine.scc files with machineTom Zanussi2013-02-077-14/+14
* bitbake-prserv-tool: show error when export file does not existMartin Jansa2013-02-061-1/+9
* scripts/create-recipe: Python improvements for create-recipe.David Nyström2013-02-061-32/+124
* send-pull-request: add extra CC argumentMartin Jansa2013-02-061-4/+9
* crosstap: handle hyphenated x86_64 target archTom Zanussi2013-02-051-1/+1
* scripts/wipe-sysroot: add script to safely wipe the sysrootsRoss Burton2013-02-041-0/+34
* yocto-bsp: qualify user files with machine nameBrian A. Lloyd2013-01-2545-89/+93
* prserv: add LOCALCOUNT to AUTOINCs migration feature1.4_M3.rc1Constantin Musca2013-01-221-0/+32
* bb-matrix: Fix min and max calculationsDarren Hart2013-01-212-7/+10
* scripts/lib/bsp/engine.py: add handling for JSON stringsTom Zanussi2013-01-201-4/+7
* yocto-layer: add optional layer priority paramTom Zanussi2013-01-202-4/+19
* scripts/lib/bsp/engine.py: refactor bsp-creation codeTom Zanussi2013-01-201-65/+76
* yocto-layer: add 'layer' template dataTom Zanussi2013-01-209-0/+168
* yocto-layer: add help/usageTom Zanussi2013-01-201-0/+228
* yocto-layer: new scriptTom Zanussi2013-01-201-0/+142
* scripts/lib/bsp/engine.py: add yocto_layer_create()Tom Zanussi2013-01-201-0/+56
* yocto-bsp: add basic git connectivity checkTom Zanussi2013-01-162-1/+14
* runqemu scripts: add support for booting an ISO imageChen Qi2013-01-162-0/+13
* runqemu-internal: add 'debugshell' as a default kernel optionChen Qi2013-01-091-1/+1
* buildhistory-diff: prepend to sys.pathChristopher Larson2013-01-091-1/+1
* relocate_sdk.py: new interpreter string was not '\0' terminatedLaurentiu Palcu2013-01-071-2/+2
* scripts/sstate-sysroot-cruft.sh: add simple script to find files in sysroots ...Martin Jansa2013-01-071-0/+78
* scripts/sstate-diff-machines.sh: add simple script to compare sstate checksum...Martin Jansa2013-01-071-0/+107
* Added ability to parse python sources to create-recipeDavid Nyström2013-01-071-3/+48
* runqemu: change terminal's INTR key in 'serial' modeTrevor Woerner2012-12-262-0/+9
* 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