| Commit message (Expand) | Author | Age | Files | Lines |
* | yocto-bsp: remove packagegroup-core-tools-profile.bbappend | Tom Zanussi | 2012-09-10 | 1 | -2/+0 |
* | meta-yocto: fix for task rename | Paul Eggleton | 2012-09-04 | 2 | -2/+2 |
* | 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 |
* | bsp: set default XSERVER for PowerPC and MIPS machines to Xorg | Ross Burton | 2012-09-02 | 2 | -4/+10 |
* | yocto-bsp: use KBRANCH_DEFAULT in 'newbranch' cases | Tom Zanussi | 2012-08-29 | 24 | -24/+48 |
* | yocto-bsp: remove obsolete references | Tom Zanussi | 2012-08-29 | 7 | -18/+0 |
* | yocto-bsp: add missing xserver-xf86-config .bbappend for qemu | Tom Zanussi | 2012-08-25 | 1 | -0/+2 |
* | yocto-bsp: use base branches for qemu 'newbranch' case | Tom Zanussi | 2012-08-25 | 4 | -8/+8 |
* | yocto-bsp: remove YOCTO_KERNEL_EXTERNAL_BRANCH usage | Tom Zanussi | 2012-08-25 | 24 | -82/+0 |
* | yocto-bsp: use emgd 1.14 for i386 template | Tom Zanussi | 2012-08-25 | 2 | -5/+5 |
* | yocto-bsp: update standard branch mapping | Tom Zanussi | 2012-08-25 | 1 | -3/+3 |
* | yocto-bsp: add 3.4/remove 3.0 kernel from templates | Tom Zanussi | 2012-08-25 | 23 | -155/+152 |
* | yocto-bsp: generate default properties even if json specified | Tom Zanussi | 2012-08-25 | 1 | -2/+2 |
* | yocto-bsp: use emgd 1.10 for i386 template | Tom Zanussi | 2012-08-25 | 3 | -4/+9 |
* | yocto-bsp: add i586 option for i386 | Tom Zanussi | 2012-08-25 | 1 | -2/+5 |
* | yocto-bsp: add some standard policy | Tom Zanussi | 2012-08-25 | 4 | -0/+28 |
* | yocto-bsp: remove 'branch' statements in .scc if reusing branch | Tom Zanussi | 2012-08-25 | 7 | -8/+7 |
* | yocto-bsp: use rstrip() for assignment lines | Tom Zanussi | 2012-08-25 | 1 | -1/+1 |
* | yocto-bsp: use standard branch mapping in bsp templates | Tom Zanussi | 2012-08-25 | 3 | -4/+4 |
* | yocto-bsp: add standard branch mapping | Tom Zanussi | 2012-08-25 | 1 | -0/+21 |
* | yocto-bsp: use branches_base | Tom Zanussi | 2012-08-25 | 24 | -80/+80 |
* | yocto-bsp: allow branch display filtering | Tom Zanussi | 2012-08-25 | 2 | -0/+26 |
* | yocto-bsp: update default branch names | Tom Zanussi | 2012-08-25 | 24 | -46/+46 |
* | yocto-bsp: strip '/base' from kernel branches in templates | Tom Zanussi | 2012-08-25 | 24 | -48/+48 |
* | core: Prefer mesa-dri as virtual/libopengles1/2 provider | Damien Lespiau | 2012-08-19 | 1 | -0/+2 |
* | yocto-bsp: update yocto-bsp xorg.conf templates | Tom Zanussi | 2012-06-26 | 2 | -2/+8 |
* | yocto-bsp: update yocto-bsp machine.conf template | Tom Zanussi | 2012-06-26 | 1 | -2/+5 |
* | kernel.py: replace os.popen with subprocess.Popen | Robert Yang | 2012-06-05 | 1 | -2/+3 |
* | yocto-bsp: clarify help with reference to meta-intel | Tom Zanussi | 2012-05-06 | 1 | -4/+44 |
* | yocto-kernel: use BUILDDIR to find bblayers.conf | Tom Zanussi | 2012-05-06 | 1 | -1/+6 |
* | yocto-bsp: remove kernel26 machine feature from templates | Tom Zanussi | 2012-04-17 | 3 | -4/+3 |
* | yocto-bsp: fix x86_64 tuning for qemu arch | Tom Zanussi | 2012-04-14 | 1 | -1/+1 |
* | yocto-bsp: fix multi-provider error in qemu arch template | Tom Zanussi | 2012-04-14 | 1 | -0/+1 |
* | yocto-bsp: fix qemuarch test for xserver-xf86-config.bbappend | Tom Zanussi | 2012-04-14 | 1 | -0/+0 |
* | yocto-bsp: enable property value display of nested properties | Tom Zanussi | 2012-04-14 | 2 | -3/+55 |
* | scripts: Clarify "help" info for yocto-bsp and yocto-kernel | Robert P. J. Day | 2012-04-06 | 1 | -2/+2 |
* | yocto-bsp: add some useful constants | Tom Zanussi | 2012-03-22 | 1 | -0/+47 |
* | yocto-bsp-tools: add help/usage | Tom Zanussi | 2012-03-22 | 1 | -0/+570 |
* | yocto-bsp: add kernel interface | Tom Zanussi | 2012-03-22 | 1 | -0/+723 |
* | yocto-bsp: add templating engine | Tom Zanussi | 2012-03-22 | 1 | -0/+1436 |
* | yocto-bsp-tools: add bsp library | Tom Zanussi | 2012-03-22 | 1 | -0/+22 |
* | yocto-bsp: add BSP template files | Tom Zanussi | 2012-03-22 | 96 | -0/+2665 |