| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | uclibc-git: Update to latest git tip | Khem Raj | 2012-05-01 | 1 | -2/+2 |
* | tune-sh4.inc: Fix spelling of big-endian feature set | Peter Seebach | 2012-05-01 | 3 | -4/+4 |
* | ofono: upgrade to 1.6 | Martin Jansa | 2012-05-01 | 2 | -14/+15 |
* | iptables: upgrade to version 1.4.13 | Dongxiao Xu | 2012-05-01 | 2 | -21/+2 |
* | bluez-hcidump: upgrade to version 2.4 | Dongxiao Xu | 2012-05-01 | 1 | -2/+2 |
* | telepathy-glib: upgrade to version 0.18.1 | Dongxiao Xu | 2012-05-01 | 1 | -2/+2 |
* | telepathy-mission-control: upgrade to version 5.12.0 | Dongxiao Xu | 2012-05-01 | 1 | -3/+3 |
* | gst-fluendo-mpegdemux: upgrade to version 0.10.70 | Dongxiao Xu | 2012-05-01 | 1 | -2/+2 |
* | qt-4.8.1: Fix compile failures on qemux86 | Richard Purdie | 2012-04-30 | 6 | -4/+55 |
* | tcl: fix target recipe build issue on older distros | Nitin A Kamble | 2012-04-30 | 2 | -2/+112 |
* | tcmode-default.inc: Update to eglibc 2.15 everywhere | Richard Purdie | 2012-04-27 | 1 | -3/+3 |
* | package_rpm: Only rebuild the indexes if the packages have changed | Richard Purdie | 2012-04-27 | 2 | -14/+67 |
* | xorg-app: Use ${libdir} and ${datadir} for packaging. | Lianhao Lu | 2012-04-27 | 16 | -14/+19 |
* | avahi: not using hard coded libdir. | Lianhao Lu | 2012-04-27 | 1 | -2/+2 |
* | popt: Fixing pkgconfig file installation issue. | Lianhao Lu | 2012-04-27 | 2 | -2/+19 |
* | qt4: Make 4.8.1 the default version | Richard Purdie | 2012-04-27 | 4 | -8/+0 |
* | qt4: Add missing patch headers | Richard Purdie | 2012-04-27 | 2 | -0/+8 |
* | Qt 4.8 GCC 4.7 fixes | Ken Werner | 2012-04-27 | 4 | -1/+60 |
* | xf86-video-vesa: Add recommendation for xserver libint10 module which this dr... | Richard Purdie | 2012-04-26 | 1 | -1/+3 |
* | package_rpm.bbclass: Replace shell provides/requires script with python version | Richard Purdie | 2012-04-26 | 1 | -9/+13 |
* | mesa: Fix mklibs patch to simply remove troublesome uname usage | Richard Purdie | 2012-04-26 | 2 | -27/+29 |
* | tcmode-default.inc: Default to gcc 4.7 | Richard Purdie | 2012-04-26 | 1 | -1/+1 |
* | gcc-package-sdk: Package plugin files generated by gcc-4.7 | Khem Raj | 2012-04-26 | 1 | -0/+1 |
* | gcc-4.7: Do not use --with-header option for cross-gcc | Khem Raj | 2012-04-26 | 2 | -1/+7 |
* | gcc-4.7: Let cpp specs honor include searches in relocated install tree | Khem Raj | 2012-04-26 | 2 | -0/+46 |
* | gcc-4.7: Use full relative path in require directive | Khem Raj | 2012-04-26 | 10 | -10/+10 |
* | libgcc-4.7: Package libgcov nativesdk correctly | Khem Raj | 2012-04-26 | 1 | -4/+9 |
* | gcc-4.7: Lower the internal consistency check level to release | Khem Raj | 2012-04-26 | 1 | -0/+1 |
* | gcc-4.7: Disable cloog and ppl | Khem Raj | 2012-04-26 | 1 | -0/+2 |
* | gcc-package-target: Add the dangling files to specific packages | Khem Raj | 2012-04-26 | 1 | -3/+8 |
* | gcc-crosssdk-intermediate: Use --with-native-system-header-dir for 4.7 | Khem Raj | 2012-04-26 | 3 | -2/+2 |
* | gcc-cross-canadian_4.7.bb: Override ARCH_FLAGS_FOR_TARGET | Khem Raj | 2012-04-26 | 1 | -0/+3 |
* | gcc-4.7: Define own do_configure_prepend | Khem Raj | 2012-04-26 | 1 | -0/+18 |
* | gcc-4.7: Add recipes | Khem Raj | 2012-04-26 | 40 | -0/+5636 |
* | gcc-configure-common.inc: Use libc-uclibc override | Khem Raj | 2012-04-26 | 1 | -3/+1 |
* | gcc-4.6: Specify complete paths in require directive | Khem Raj | 2012-04-26 | 10 | -10/+10 |
* | gcc-4.6: Remove redundant overrides | Khem Raj | 2012-04-26 | 1 | -4/+1 |
* | libgcc_4.6: Package libgcov nativesdk correctly | Khem Raj | 2012-04-26 | 1 | -10/+10 |
* | gcc-configure: Render --with-local-prefix harmless | Khem Raj | 2012-04-26 | 7 | -9/+5 |
* | gcc: Stash the gcc-cross builddir to reuse in libgcc and gcc-runtime | Khem Raj | 2012-04-26 | 4 | -32/+40 |
* | gcc-configure: Pass distinct target flags | Khem Raj | 2012-04-26 | 3 | -0/+12 |
* | tcmode-default: Use SDKGCCVERSION ?= "${GCCVERSION}" | Khem Raj | 2012-04-26 | 1 | -1/+1 |
* | classes: Add recipe class to overrides | Richard Purdie | 2012-04-26 | 7 | -2/+8 |
* | bitbake.conf: use TUNE_PKGARCH instead of TARGET_ARCH in SDK_NAME | Martin Jansa | 2012-04-26 | 1 | -2/+2 |
* | xev: move from meta-demoapps | Denis 'GNUtoo' Carikli | 2012-04-26 | 3 | -7/+10 |
* | quilt: fix perl path in target perl scripts | Nitin A Kamble | 2012-04-26 | 1 | -1/+14 |
* | boost: Ensure we use our user-config.jam file | Saul Wold | 2012-04-26 | 1 | -1/+2 |
* | uclibc SDK not including libpthread_nonshared.a | Mark Norman | 2012-04-26 | 1 | -4/+4 |
* | evolation-data-server: Rename from eds-dbus | Saul Wold | 2012-04-26 | 36 | -39/+39 |
* | u-boot: update 2012.04 to 2012.04.01 release | Otavio Salvador | 2012-04-25 | 1 | -3/+3 |