| Commit message (Expand) | Author | Age | Files | Lines |
* | linux-yocto: intel BSP config changes | Bruce Ashfield | 2012-05-18 | 3 | -3/+3 |
* | test-reexec: Add script to address issues when task re-execution | Jiajun Xu | 2012-05-18 | 1 | -0/+123 |
* | multilib.bbclass: Added multilib specific package QA. | Lianhao Lu | 2012-05-18 | 1 | -0/+31 |
* | multilib.conf: Added multilib support for kmod. | Lianhao Lu | 2012-05-18 | 1 | -0/+1 |
* | (libc-)package.bbclass: Added MLPREFIX to locale packages. | Lianhao Lu | 2012-05-18 | 2 | -4/+5 |
* | Revert "kmod: Use base_libdir for installing libkmod" | Koen Kooi | 2012-05-17 | 1 | -2/+2 |
* | xserver-xorg-lite: disable xmlto like full xserver-xorg does | Martin Jansa | 2012-05-17 | 2 | -1/+2 |
* | sanity.bbclass: check user can read and write to SSTATE_DIR | Joshua Lock | 2012-05-17 | 1 | -3/+14 |
* | xf86-video-vmware: update package to 12.0.2 | Alexandru DAMIAN | 2012-05-17 | 1 | -3/+3 |
* | gnupg: Update to upstream version 2.0.19 | Laurentiu Palcu | 2012-05-17 | 1 | -3/+3 |
* | gnutls: update to 2.12.19 | Bogdan Marinescu | 2012-05-17 | 6 | -2/+2 |
* | archiver.bbclass: Add two default set for avoiding error when missing assignment | Xiaofeng Yan | 2012-05-17 | 1 | -1/+3 |
* | meta/classes/sstate.bbclass: ensure sstate files have group R/W | Joshua Lock | 2012-05-17 | 1 | -0/+1 |
* | kernel.bbclass: add deploy link to KERNEL_IMAGETYPE | Christopher Larson | 2012-05-17 | 1 | -0/+1 |
* | oe.types: give the regex type more sane semantics | Christopher Larson | 2012-05-17 | 1 | -0/+31 |
* | csl-versions: fix bb.process.CmdError reference | Christopher Larson | 2012-05-17 | 1 | -1/+1 |
* | xinetd: Update to 2.3.15 | Saul Wold | 2012-05-17 | 1 | -3/+3 |
* | fotowall: Add #include ui_wizard.h to ExportWizard.cpp | Andrei Gherzan | 2012-05-16 | 2 | -2/+22 |
* | expat: update to upstream version 2.1.0 | Marko Lindqvist | 2012-05-16 | 3 | -11/+14 |
* | classes/mirrors.bbclass: Point snapshot.debian.org mirror to working location | Khem Raj | 2012-05-16 | 1 | -1/+1 |
* | gdk-pixbuf: Fix lsb builds where dependency may be missing | Richard Purdie | 2012-05-15 | 1 | -0/+1 |
* | tcmode-external-csl.inc: specify the path you couldn't find | Peter Seebach | 2012-05-15 | 1 | -1/+1 |
* | tcmode-external-csl.inc: Allow for overrides | Peter Seebach | 2012-05-15 | 1 | -9/+9 |
* | sstate.bbclass: Optimize the generation and install path fixups | Mark Hatle | 2012-05-15 | 1 | -1/+6 |
* | bitbake.conf: Add CCACHE_DIR to BB_HASHBASE_WHITELIST | Jason Wessel | 2012-05-15 | 1 | -1/+1 |
* | tcmode-external-csl: handle TUNE_PKGARCH=core2 | Christopher Larson | 2012-05-15 | 1 | -0/+1 |
* | tcmode-external-csl: avoid hardcoding a list of ia32 archs | Christopher Larson | 2012-05-15 | 1 | -2/+4 |
* | tcmode-external-csl: drop unnecessary cppflags/ldflags | Christopher Larson | 2012-05-15 | 1 | -3/+0 |
* | gdk-pixbuf: Allow empty -xlib package | Richard Purdie | 2012-05-15 | 1 | -1/+2 |
* | runqemu: replace bashism with working shell idiom | Peter Seebach | 2012-05-15 | 1 | -6/+7 |
* | ofono: Add python-pygobject to ofono-tests package DEPENDS | Darren Hart | 2012-05-15 | 1 | -1/+1 |
* | classes/rootfs_*: fix splitting package dependency strings | Paul Eggleton | 2012-05-13 | 2 | -4/+4 |
* | gdk-pixbuf: Drop unneeded RPROVIDES | Richard Purdie | 2012-05-12 | 1 | -2/+1 |
* | package.bbclass: Drop dubious use of packages[0] from do_split_packages and d... | Richard Purdie | 2012-05-12 | 1 | -19/+4 |
* | oe-buildenv-internal: Fix BITBAKEDIR changes to work with existing autobuilde... | Richard Purdie | 2012-05-12 | 1 | -3/+4 |
* | xserver-xorg: Fix build on powerpc | Khem Raj | 2012-05-11 | 2 | -4/+38 |
* | Add option to oe-buildenv-internal script to change bitbake location. | Philip Balister | 2012-05-11 | 1 | -1/+5 |
* | kernel-yocto: export GUILT_BASE to devshell | Bruce Ashfield | 2012-05-11 | 1 | -1/+2 |
* | package.bbclass: Drop EXPORT_FUNCTIONS use against mapping_rename_hook | Richard Purdie | 2012-05-11 | 4 | -6/+4 |
* | .gitignore: add /bitbake to the ignore list for external distributions | Jason Wessel | 2012-05-11 | 1 | -0/+1 |
* | e2fsprogs: fix packaging error for libext2fs | Andreas Oberritter | 2012-05-11 | 1 | -2/+2 |
* | sstate.bbclass: Improve sstate_installpkg performance | Mark Hatle | 2012-05-11 | 1 | -7/+21 |
* | gdk-pixbuf: Add --with-x11 when building lsb image | Xiaofeng Yan | 2012-05-11 | 1 | -2/+9 |
* | task-core-lsb: Add libgdk-pixbuf-xlib to core-image-lsb | Xiaofeng Yan | 2012-05-11 | 1 | -3/+2 |
* | eglibc: fix build with poky-tiny distro | Nitin A Kamble | 2012-05-11 | 2 | -1/+40 |
* | typecheck.bbclass: update per current variable typing code | Christopher Larson | 2012-05-11 | 1 | -1/+1 |
* | uclibc.inc: uclibc rtld does support GNU_HASH | Khem Raj | 2012-05-11 | 1 | -1/+2 |
* | eglibc: Add patch to fix /var installation location | Saul Wold | 2012-05-11 | 2 | -4/+6 |
* | sanity.bbclass: Detect empty $PATH components too | Peter Seebach | 2012-05-11 | 1 | -2/+3 |
* | blacklist.bbclass: Refactor, use PNBLACKLIST[pn] | Mark Hatle | 2012-05-11 | 1 | -11/+11 |