| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Version the build configuration directory | Joshua Lock | 2010-04-30 | 2 | -0/+9 |
* | Fix sanity check for new abi | Joshua Lock | 2010-04-29 | 1 | -1/+1 |
* | Bump the ABI to alert people that cross has gone | Joshua Lock | 2010-04-28 | 2 | -1/+3 |
* | Fix references to CROSS_DIR now that it has been removed | Joshua Lock | 2010-04-28 | 13 | -35/+35 |
* | cross.bbclass: inherit relocatable to post-process cross binaries | Joshua Lock | 2010-04-27 | 1 | -2/+1 |
* | Install cross-packages into the native sysroot | Joshua Lock | 2010-04-27 | 10 | -23/+14 |
* | gcc: Fix packaging of cross for PPC | Joshua Lock | 2010-04-27 | 1 | -0/+3 |
* | autotools: deprecate autotools_stage class | Joshua Lock | 2010-04-27 | 164 | -166/+166 |
* | poky-default.inc: set PPC preferred version for gcc-runtime | Joshua Lock | 2010-04-27 | 1 | -0/+1 |
* | conf/poky-default.inc: Fix PPC preferred binutils | Joshua Lock | 2010-04-27 | 1 | -1/+1 |
* | relocatable.bbclass: Normalise the generated path | Joshua Lock | 2010-04-27 | 1 | -0/+1 |
* | sanity.bbclass: handle lack of permission to read /proc/sys/vm/mmap_min_addr | Joshua Lock | 2010-04-27 | 1 | -5/+9 |
* | polkit: fix DEPENDS, requires intltool | Joshua Lock | 2010-04-27 | 1 | -3/+3 |
* | Move STAGING_BINDIR_CROSS into target sysroot, instead of native | Joshua Lock | 2010-04-27 | 3 | -2/+10 |
* | packaged-staging.bbclass: Fix architecture field | Joshua Lock | 2010-04-27 | 1 | -1/+6 |
* | poky-image-sato-directdisk: directdisk variant of Sato image | Joshua Lock | 2010-04-27 | 1 | -0/+14 |
* | pixman: explicitly disable Gtk+ tests | Joshua Lock | 2010-04-27 | 1 | -0/+4 |
* | qemu_git: Ensure we have the required dependencies for a native build | Joshua Lock | 2010-04-15 | 1 | -1/+18 |
* | relocatable.bbclass: Actually skip symlinks | Joshua Lock | 2010-04-12 | 1 | -4/+2 |
* | gpgme: STAGING_DIR_HOST != STAGING_DIR/HOST_SYS and this causes subtle cross ... | Richard Purdie | 2010-04-12 | 1 | -2/+2 |
* | relocatable.bbclass: ignore symlinks | Joshua Lock | 2010-04-08 | 1 | -1/+2 |
* | relocatable.bbclass: Handle files which don't have read/write permissions | Joshua Lock | 2010-04-08 | 1 | -2/+17 |
* | packaged-staging.bbclass: Remove hardcoded paths in binfiles for target packages | Joshua Lock | 2010-04-08 | 1 | -1/+1 |
* | igep0020: Rename files for IGEP v2 boards, prepare for support Hw rev. B and ... | Enric Balletbo i Serra | 2010-04-07 | 6 | -1/+1 |
* | linux-igep2: update to latest stable version 2.6.28-3 | Enric Balletbo i Serra | 2010-04-07 | 4 | -69/+34 |
* | psuedo: We don't use lib64 | Richard Purdie | 2010-04-06 | 2 | -2/+11 |
* | psuedo: Add missing install function | Richard Purdie | 2010-04-01 | 1 | -0/+4 |
* | relocatable: Handle directories having subdirectories of binaries | Joshua Lock | 2010-04-01 | 1 | -15/+24 |
* | gcc-cross-initial/gcc-cross-intermediate: Add missing EXTRA_OECONF variables | Richard Purdie | 2010-03-31 | 3 | -0/+4 |
* | python-pycurl: Set NATIVE_INSTALL_WORKS | Richard Purdie | 2010-03-31 | 1 | -0/+2 |
* | encdev-updater: Set NATIVE_INSTALL_WORKS | Richard Purdie | 2010-03-31 | 1 | -0/+1 |
* | liblbxutil: Fix cross compile issues | Richard Purdie | 2010-03-31 | 2 | -2/+65 |
* | python-pycurl: Fix building | Joshua Lock | 2010-03-31 | 1 | -1/+3 |
* | gcc: Don't create links in base-libdir | Richard Purdie | 2010-03-31 | 1 | -1/+0 |
* | gcc-crosssdk: Remove bogus require | Richard Purdie | 2010-03-31 | 1 | -1/+0 |
* | gcc-runtime: Add 4.2.3 version | Richard Purdie | 2010-03-31 | 1 | -0/+10 |
* | gcc-crosssdk: Create common include files | Richard Purdie | 2010-03-31 | 9 | -62/+37 |
* | gcc-cross.inc: Move do_compile | Richard Purdie | 2010-03-31 | 2 | -4/+5 |
* | gcc-cross: Use NATIVEDEPS | Richard Purdie | 2010-03-31 | 4 | -5/+3 |
* | gcc: Move -native dependencies into the base gcc version configuration file a... | Richard Purdie | 2010-03-31 | 12 | -25/+13 |
* | gcc-cross-kernel: Remove unneeded requires | Richard Purdie | 2010-03-31 | 1 | -2/+0 |
* | gcc-runtime: Move core code to the main include file | Richard Purdie | 2010-03-31 | 3 | -49/+47 |
* | gcc-cross: Simplify require statements | Richard Purdie | 2010-03-31 | 3 | -4/+3 |
* | gcc: Drop 4.1.2 as its unused | Richard Purdie | 2010-03-31 | 32 | -4535/+0 |
* | gcc: Drop 3.4.4/3.4.6 and gcc-native as all are now unused | Richard Purdie | 2010-03-31 | 55 | -12460/+0 |
* | gcc-csl: Drop old version | Richard Purdie | 2010-03-30 | 16 | -190/+7 |
* | gcc-runtime: Handle libgcc headers correctly and set c++ include patch for pa... | Richard Purdie | 2010-03-30 | 2 | -3/+3 |
* | gcc-runtime: Fix c++ include path | Richard Purdie | 2010-03-30 | 2 | -2/+2 |
* | gcc-package-cross.inc: Only stage gcc-runtime headers for gcc-cross | Richard Purdie | 2010-03-30 | 1 | -4/+6 |
* | classes/conf: Update to handle gcc-runtime | Richard Purdie | 2010-03-29 | 4 | -3/+4 |