| Commit message (Expand) | Author | Age | Files | Lines |
* | insane.bbclass: Fix RPATH warning in the face of funny path strings | Andy Ross | 2012-08-21 | 1 | -1/+4 |
* | formfactor: Clean up errors on machines without framebuffers | Richard Purdie | 2012-08-21 | 2 | -11/+13 |
* | meta/classes: Various python whitespace fixes | Richard Purdie | 2012-08-21 | 16 | -207/+207 |
* | qemu: Fix broken accidental path move | Richard Purdie | 2012-08-20 | 1 | -0/+0 |
* | classes/sanity: remove texi2html from required host utilities | Paul Eggleton | 2012-08-20 | 1 | -1/+1 |
* | kernel.bbclass: Preserve generated headers only if they exist | Martin Jansa | 2012-08-20 | 1 | -2/+4 |
* | qemu-git: Drop GL passthrough support | Richard Purdie | 2012-08-20 | 5 | -34636/+0 |
* | qemu-0.15: Drop GL passthrough support | Richard Purdie | 2012-08-20 | 12 | -34969/+2 |
* | libpam: Fix missing DESTDIR for a mkdir causing build failures | Richard Purdie | 2012-08-19 | 2 | -0/+27 |
* | randrproto: upgrade to 1.4.0 | Constantin Musca | 2012-08-19 | 1 | -4/+4 |
* | avahi: fix packaging of avahi-autoipd | Marc Reilly | 2012-08-19 | 1 | -6/+5 |
* | libxrandr: upgrade to 1.4.0 | Constantin Musca | 2012-08-19 | 1 | -3/+3 |
* | libpam: Update recipes from 1.1.5 -> 1.1.6 | Khem Raj | 2012-08-19 | 2 | -20/+4 |
* | unifdef-native: Correct LICENSE | Khem Raj | 2012-08-19 | 1 | -1/+3 |
* | linux-yocto/3.0: update meta SRCREV | Bruce Ashfield | 2012-08-19 | 2 | -2/+2 |
* | linux-yocto-tiny: set default branch | Bruce Ashfield | 2012-08-19 | 1 | -1/+2 |
* | pseudo: Fix pseudo-native rebuild when triggered by dep change | Mark Hatle | 2012-08-19 | 1 | -0/+6 |
* | cross-localedef-native_2.16.bb: fix for CentOS 5.X | Matthew McClintock | 2012-08-19 | 2 | -2/+25 |
* | connman: upgrade to 1.4 | Constantin Musca | 2012-08-19 | 2 | -42/+4 |
* | gst-fluendo-mpegdemux: upgrade to 0.10.71 | Constantin Musca | 2012-08-19 | 1 | -2/+2 |
* | gst-fluendo-mp3: upgrade to 0.10.19 | Constantin Musca | 2012-08-19 | 2 | -14/+14 |
* | perf_3.4.bb: update to build against older kernels | Matthew McClintock | 2012-08-19 | 1 | -1/+3 |
* | mesa: enable EGL, with DRM and X11 platforms | Ross Burton | 2012-08-19 | 2 | -3/+8 |
* | mesa: respect x11 DISTRO_FEATURE | Ross Burton | 2012-08-19 | 5 | -10/+41 |
* | mesa-demos: fix GLES2 build | Ross Burton | 2012-08-19 | 2 | -2/+24 |
* | core: Prefer mesa-dri as virtual/libopengles1/2 provider | Damien Lespiau | 2012-08-19 | 3 | -0/+6 |
* | mesa: enable GLES v1 and v2 | Ross Burton | 2012-08-19 | 2 | -2/+12 |
* | mesa: Add a mesa-dri-glsl-native_git recipe | Damien Lespiau | 2012-08-19 | 3 | -7/+32 |
* | ncurses: fix file names for update -alternatives | Saul Wold | 2012-08-19 | 1 | -2/+2 |
* | kern-tools: fixes (branching,buildall) + cleanups (checkpoint,cleaner) | Bruce Ashfield | 2012-08-19 | 1 | -1/+1 |
* | linux-yocto: explicitly export KMETA to scripts | Bruce Ashfield | 2012-08-19 | 2 | -2/+5 |
* | linux-yocto/3.4: remove explicit KBRANCH designations | Bruce Ashfield | 2012-08-19 | 1 | -9/+2 |
* | linux-yocto: make KBRANCH the exception and not the rule | Bruce Ashfield | 2012-08-19 | 2 | -27/+63 |
* | linux-yocto/3.4: BSP, uprobes, config and cleanups | Bruce Ashfield | 2012-08-19 | 2 | -10/+10 |
* | linux-yocto: bump version to 3.4.7 | Bruce Ashfield | 2012-08-19 | 2 | -12/+12 |
* | kernel.bbclass: Preserve generated headers | Khem Raj | 2012-08-19 | 1 | -0/+2 |
* | base.bbclass: fix PACKAGECONFIG handling code | Yao Zhao | 2012-08-19 | 1 | -13/+12 |
* | utility-tasks: Set T to alternate location during do_clean | Richard Purdie | 2012-08-18 | 1 | -0/+1 |
* | libsamplerate: depends on libsdnfile | Saul Wold | 2012-08-17 | 1 | -2/+2 |
* | subversion: Inherit gettext as msgfmt is needed at compile time | Andrei Gherzan | 2012-08-17 | 1 | -1/+3 |
* | busybox: Package hwclock.sh initscript separately | Andrei Gherzan | 2012-08-17 | 1 | -2/+3 |
* | task-core-boot: Add busybox-hwclock if MACHINE_FEATURES contains rtc | Andrei Gherzan | 2012-08-17 | 1 | -0/+1 |
* | bitbake.conf: Add rtc to MACHINE_FEATURES_BACKFILL | Andrei Gherzan | 2012-08-17 | 1 | -1/+1 |
* | bitbake.conf: Add MACHINE_FEATURES_BACKFILL and append to MACHINE_FEATURES | Andrei Gherzan | 2012-08-17 | 1 | -0/+3 |
* | bitbake.conf: Use the new form of features_backfill function | Andrei Gherzan | 2012-08-17 | 1 | -1/+1 |
* | utils.py: Modify and rename distro_features_backfill python function | Andrei Gherzan | 2012-08-17 | 1 | -3/+6 |
* | pulseaudio: upgrade to 2.1 | Constantin Musca | 2012-08-17 | 1 | -2/+2 |
* | iptables: upgrade to 1.4.15 | Constantin Musca | 2012-08-17 | 1 | -2/+2 |
* | iproute2: upgrade to 3.5.0 | Constantin Musca | 2012-08-17 | 2 | -2/+2 |
* | ofono: upgrade to 1.10 | Constantin Musca | 2012-08-17 | 1 | -3/+3 |