summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* yocto-bsp: add machine-user-features.scc to templatesTom Zanussi2013-03-1736-0/+30
* yocto-kernel: add support for destroying recipe-space kernel featuresTom Zanussi2013-03-173-0/+133
* yocto-kernel: add support for creating recipe-space kernel featuresTom Zanussi2013-03-173-1/+162
* yocto-kernel: add support for printing kernel feature descriptionsTom Zanussi2013-03-173-0/+105
* yocto-kernel: add support for listing available kernel featuresTom Zanussi2013-03-173-1/+164
* yocto-kernel: add support for kernel feature add/rm/listTom Zanussi2013-03-173-1/+267
* yocto-bsp: upgrade i386 template with emgd 1.16Tom Zanussi2013-03-173-7/+7
* yocto-bsp: add support for linux-yocto-devTom Zanussi2013-03-1712-24/+181
* yocto-bsp: add support for tinyTom Zanussi2013-03-1712-0/+245
* yocto-bsp: update linux-yocto-rt_3.4 .bbappendsTom Zanussi2013-03-176-73/+18
* yocto-bsp: update machine-preempt-rt.sccTom Zanussi2013-03-176-30/+17
* yocto-bsp: update 3.4 .bbappendsTom Zanussi2013-03-176-73/+18
* yocto-bsp: update machine-standard.sccTom Zanussi2013-03-171-19/+1
* scripts/lib/bsp/engine.py: add preempt-rt and tiny to map_standard_kbranch()Tom Zanussi2013-03-171-0/+36
* yocto-bsp: use map_standard_branch()Tom Zanussi2013-03-173-3/+3
* scripts/lib/bsp/engine.py: update map_standard_kbranch()Tom Zanussi2013-03-171-8/+6
* yocto-bsp: update default custom kernelTom Zanussi2013-03-171-4/+4
* yocto-bsp: add 3.8/remove 3.2 kernel from templatesTom Zanussi2013-03-1724-421/+110
* mkefidisk.sh: Cope with translations and modelnames with 'Disk' in it.Koen Kooi2013-03-101-1/+3
* bitbake-whatchanged: print what is about to happenRobert Yang2013-03-071-0/+339
* bitbake.conf: add STAMPS_DIR for constructing STAMPRobert Yang2013-03-071-1/+5
* qemuimage-tests/dmesg: Add exception for error message on qemuarm with 3.8 ke...Richard Purdie2013-03-021-1/+3
* sstate-cache-management.sh: don't hardcode available sstate_suffixesHongxu Jia2013-02-281-2/+7
* sstate-cache-management.sh:fix the incorrect usage of option `-d'Hongxu Jia2013-02-281-2/+2
* sstate-cache-management.sh: fix remove duplicate failed when multiple archsHongxu Jia2013-02-281-1/+3
* 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 featureConstantin 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
OpenPOWER on IntegriCloud