| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | blacklist: fix typo in name | Mark Hatle | 2012-05-11 | 1 | -0/+20 |
* | h264_qpel_mmx.patch: fix Upstream-Status tag | Saul Wold | 2012-05-11 | 1 | -1/+1 |
* | eglibc: Add patch to fix /var installation location | Saul Wold | 2012-05-09 | 2 | -1/+21 |
* | libc-package.bbclass: Add MLPREFIX while dynamically set RDEPENDS | Dongxiao Xu | 2012-05-09 | 2 | -6/+8 |
* | image_types.bbclass: redefine EXTRA_IMAGECMD_jffs2 to leverage siteinfo | Ting Liu | 2012-05-09 | 1 | -1/+6 |
* | zlib: upgrade to 1.2.7 | Eric Bénard | 2012-05-09 | 2 | -4/+2 |
* | guile: upgrade from 2.0.3 to 2.0.5 | Nitin A Kamble | 2012-05-09 | 9 | -93/+108 |
* | openssl: Fix build for mips64(el) | Khem Raj | 2012-05-09 | 2 | -9/+9 |
* | sanity.bbclass: Implement initial toolchain sanity checks | Peter Seebach | 2012-05-09 | 2 | -0/+79 |
* | qt4-graphics-system: set graphic system in profile instead of X11 session | Otavio Salvador | 2012-05-09 | 1 | -7/+5 |
* | libatomics-ops: Make it build for SH4 | Khem Raj | 2012-05-09 | 2 | -2/+74 |
* | kmod: fix upgrade path from module-init-tools | Martin Jansa | 2012-05-09 | 1 | -3/+7 |
* | kmod: Use base_libdir for installing libkmod | Khem Raj | 2012-05-09 | 1 | -1/+1 |
* | kmod: Update to .8+ release | Khem Raj | 2012-05-09 | 1 | -2/+2 |
* | kern-tools: fix do_patch errors | Bruce Ashfield | 2012-05-09 | 1 | -1/+1 |
* | kmod: include libkmod also from libdir | Martin Jansa | 2012-05-08 | 1 | -1/+1 |
* | kern-tools: integrate minor fixes | Bruce Ashfield | 2012-05-08 | 1 | -1/+1 |
* | linux-yocto: streamline support for multiple upstream repo types | Bruce Ashfield | 2012-05-08 | 8 | -68/+86 |
* | linux-yocto/3.2: configuration and pch merge | Bruce Ashfield | 2012-05-08 | 3 | -12/+12 |
* | pango: Fix modules load failure in multilib environment | Zhai Edwin | 2012-05-08 | 3 | -5/+54 |
* | openssl: fix incorrect INC_PR | Scott Garman | 2012-05-08 | 1 | -1/+2 |
* | xcb-util-image: Add missing dependency on xcb-util | Richard Purdie | 2012-05-08 | 1 | -0/+2 |
* | sed: Explicitly disable acl for deterministic builds | Richard Purdie | 2012-05-08 | 1 | -1/+3 |
* | libgdbus: delete from oe-core | Martin Jansa | 2012-05-08 | 2 | -40/+0 |
* | libsoup: delete from oe-core | Martin Jansa | 2012-05-08 | 3 | -1291/+0 |
* | xeyes/pong-clock: Update recipes | Richard Purdie | 2012-05-08 | 3 | -4/+11 |
* | meta-demoapps: Remove except for xeyes and pong-clock | Richard Purdie | 2012-05-08 | 116 | -5676/+0 |
* | evolution-data-server: delete old 2.20.0 version | Martin Jansa | 2012-05-08 | 4 | -334/+0 |
* | evolution-data-server: delete unused patch parallelmake.patch | Martin Jansa | 2012-05-08 | 1 | -203/+0 |
* | dbus-glib: bump PR to rebuild after glib upgrade | Martin Jansa | 2012-05-08 | 1 | -1/+1 |
* | distro_tracking: updates for upgraded recipes | Scott Garman | 2012-05-08 | 1 | -13/+12 |
* | opensp: upgrade to 1.5.2 | Scott Garman | 2012-05-08 | 5 | -2041/+7 |
* | openssh: upgrade to 6.0p1 | Scott Garman | 2012-05-08 | 6 | -4/+4 |
* | qt4: move functions from python to shell style | Dongxiao Xu | 2012-05-08 | 5 | -26/+24 |
* | glib-2.0: Fix issues with libelf dependency creeping in | Richard Purdie | 2012-05-07 | 2 | -0/+39 |
* | connman: Disable tist plugin on powerpc | Richard Purdie | 2012-05-07 | 1 | -2/+5 |
* | image.bbclass,kernel.bbclass: Use kmod-native instead of module-init-tools-cross | Khem Raj | 2012-05-06 | 2 | -5/+4 |
* | module-init-tools: Delete | Khem Raj | 2012-05-06 | 9 | -147/+0 |
* | kmod: disable man pages generation because we don't have working xsltproc | Martin Jansa | 2012-05-06 | 3 | -4/+27 |
* | kmod: Add recipes | Khem Raj | 2012-05-06 | 4 | -0/+113 |
* | libsoup: Fix for glib-2.0 2.32.2 | Saul Wold | 2012-05-06 | 2 | -2/+88 |
* | libgdbus: Fix for glib-2.0 2.32.2 | Saul Wold | 2012-05-06 | 2 | -2/+23 |
* | evolution-data-server: enable deprecated glib API | Martin Jansa | 2012-05-06 | 1 | -1/+2 |
* | libsoup-2.4: upgrade to 2.38.1 | Martin Jansa | 2012-05-06 | 1 | -4/+4 |