| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gcc-crosssdk: Add code to change the deafult linker path in the case of sdk b... | Richard Purdie | 2009-09-18 | 1 | -0/+6 |
* | gdb: Add cross-canadian recipe | Richard Purdie | 2009-09-18 | 1 | -1/+1 |
* | ncurses: Fix up BUILD_LDFLAGS variable corrupting builds | Richard Purdie | 2009-09-18 | 4 | -4/+4 |
* | qemu-nativesdk: Use HOST_CC to build parse_gl_h | Richard Purdie | 2009-09-18 | 2 | -2/+2 |
* | gcc-configure-common.inc: Fix to use target system paths | Richard Purdie | 2009-09-17 | 1 | -2/+2 |
* | meta-toolchain: Don't ship libGL | Richard Purdie | 2009-09-17 | 1 | -0/+3 |
* | qemu-nativesdk: Add patch to fix linkage | Richard Purdie | 2009-09-17 | 2 | -1/+16 |
* | qemugl: Relax COMPATIBLE_MACHINE slightly for x86_64 case | Richard Purdie | 2009-09-17 | 1 | -1/+1 |
* | external-poky-toolchain: Don't inherit nativesdk | Richard Purdie | 2009-09-17 | 1 | -1/+1 |
* | gcc-cross-sdk.inc: Drop no unused file | Richard Purdie | 2009-09-17 | 1 | -4/+0 |
* | qemu-nativesdk: Add qemugl-nativesdk to DEPENDS | Richard Purdie | 2009-09-17 | 1 | -1/+1 |
* | qemugl: Add staging function | Richard Purdie | 2009-09-17 | 1 | -0/+7 |
* | glibc-2.6.1: Fix accidental unintended change | Richard Purdie | 2009-09-17 | 1 | -0/+1 |
* | task-sdk-host: Use cross-canadian packages | Richard Purdie | 2009-09-17 | 1 | -5/+5 |
* | qemu-nativesdk: Use a specific gcc as otherwise configure tests break | Richard Purdie | 2009-09-17 | 1 | -1/+1 |
* | libx11-nativesdk: No need to hardcode DEPENDS/PROVIDES | Richard Purdie | 2009-09-17 | 2 | -6/+0 |
* | gmp-nativesdk: Don't hardcode PV | Richard Purdie | 2009-09-17 | 2 | -2/+1 |
* | gcc-configure-sdk: Tweak compiler options for working canadian cross compiles | Richard Purdie | 2009-09-17 | 1 | -8/+5 |
* | gcc-configure-common: Allow the sysroot layout seen by the compiler to be con... | Richard Purdie | 2009-09-17 | 1 | -0/+17 |
* | gcc-configure-common.inc: Allow the multilib option to be changed | Richard Purdie | 2009-09-17 | 1 | -1/+3 |
* | meta-toolchain: Fix --build CONFIGURE_FLAG and add a target prefix to scripts | Richard Purdie | 2009-09-17 | 1 | -5/+5 |
* | gcc-package-cross: Cope with lib64 binaries | Richard Purdie | 2009-09-17 | 1 | -4/+7 |
* | nativesdk: Convert to use crosssdk toolchain and remove binutils/gcc nativesd... | Richard Purdie | 2009-09-17 | 9 | -106/+0 |
* | cross-canadian: Add cross-canadian class with gcc and binutils recipes | Richard Purdie | 2009-09-17 | 5 | -0/+57 |
* | crosssdk: Add crosssdk class with gcc and binutils recipes | Richard Purdie | 2009-09-17 | 4 | -0/+41 |
* | Extend various packages to use nativesdk using BBCLASSEXTEND | Richard Purdie | 2009-09-17 | 6 | -1/+13 |
* | mpfr: Convert to use BBCLASSEXTEND | Richard Purdie | 2009-09-17 | 3 | -8/+2 |
* | sdk.bbclass: Rename to nativesdk.bbclass | Richard Purdie | 2009-09-17 | 57 | -99/+98 |
* | Remove layout_* variables | Richard Purdie | 2009-09-17 | 46 | -125/+121 |
* | glibc: Use PN instead of hardcoded package name | Richard Purdie | 2009-09-17 | 1 | -1/+1 |
* | inputproto: Add missing DEPENDS on util-macros | Richard Purdie | 2009-09-17 | 2 | -0/+4 |
* | gnome-settings-daemon: Fix problems with bad paths creeping into the configur... | Richard Purdie | 2009-09-17 | 2 | -2/+33 |
* | sysfsutils: Drop custom staging function and broken includedir change | Richard Purdie | 2009-09-17 | 1 | -11/+2 |
* | gcc-4.3.3: Sync patchset with OE.dev | Richard Purdie | 2009-09-14 | 19 | -636/+7764 |
* | glibc-2.9: Sync with OE.dev and update patchset | Richard Purdie | 2009-09-14 | 4 | -8/+88 |
* | glibc-stage.inc: Massively simplify and speedup by just copying the data gene... | Richard Purdie | 2009-09-14 | 1 | -16/+5 |
* | glibc-package.bbclass: Sync with OE.dev and remove hardcoded path references | Richard Purdie | 2009-09-14 | 1 | -12/+13 |
* | bitbake.conf: Rename SDK_PREFIX SDKPATH | Richard Purdie | 2009-09-10 | 1 | -36/+36 |
* | binutils-cross: Remove uneeded custom staging functions | Richard Purdie | 2009-09-10 | 2 | -42/+0 |
* | meta-toolchain: Exclude from world builds | Richard Purdie | 2009-09-08 | 1 | -0/+2 |
* | libnl: Fix compile header problems | Richard Purdie | 2009-09-04 | 3 | -4/+16 |
* | zeroconf: Fix compile issue | Richard Purdie | 2009-09-04 | 4 | -3/+21 |
* | valgrind: 3.3.0 -> 3.5.0 | Richard Purdie | 2009-09-03 | 3 | -23/+20 |
* | tasks: Fix owl patch for latest git versions | Richard Purdie | 2009-09-03 | 2 | -2/+3 |
* | dates: Fix owl patch | Richard Purdie | 2009-09-03 | 2 | -42/+24 |
* | meta-toolchain: Set --build flag to configure in CONFIGURE_FLAGS | Richard Purdie | 2009-09-01 | 1 | -1/+1 |
* | clutter-gtk: Append to DEPENDS, don't overwrite | Richard Purdie | 2009-09-01 | 1 | -1/+1 |
* | gcc-package-sdk.inc: Make sure include-fixed headers are included with the to... | Richard Purdie | 2009-09-01 | 1 | -0/+1 |
* | Merge branch 'mturquette/zoom2' of git://pokylinux.org/poky-contrib | Richard Purdie | 2009-09-01 | 13 | -1956/+705 |
|\ |
|
| * | linux-omap3-pm: remove 1 unneeded patch | Mike Turquette | 2009-08-27 | 1 | -1/+0 |