summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-04-28Fix references to CROSS_DIR now that it has been removedJoshua Lock
2010-04-27cross.bbclass: inherit relocatable to post-process cross binariesJoshua Lock
2010-04-27Install cross-packages into the native sysrootJoshua Lock
2010-04-27gcc: Fix packaging of cross for PPCJoshua Lock
2010-04-27autotools: deprecate autotools_stage classJoshua Lock
2010-04-27poky-default.inc: set PPC preferred version for gcc-runtimeJoshua Lock
2010-04-27conf/poky-default.inc: Fix PPC preferred binutilsJoshua Lock
2010-04-27scripts/pstage-scanner: new script to sanity test the contents of pstageJoshua Lock
2010-04-27relocatable.bbclass: Normalise the generated pathJoshua Lock
2010-04-27sanity.bbclass: handle lack of permission to read /proc/sys/vm/mmap_min_addrJoshua Lock
2010-04-27polkit: fix DEPENDS, requires intltoolJoshua Lock
2010-04-27Move STAGING_BINDIR_CROSS into target sysroot, instead of nativeJoshua Lock
2010-04-27packaged-staging.bbclass: Fix architecture fieldJoshua Lock
2010-04-27poky-image-sato-directdisk: directdisk variant of Sato imageJoshua Lock
2010-04-27pixman: explicitly disable Gtk+ testsJoshua Lock
2010-04-15qemu_git: Ensure we have the required dependencies for a native buildJoshua Lock
2010-04-12relocatable.bbclass: Actually skip symlinksJoshua Lock
2010-04-12gpgme: STAGING_DIR_HOST != STAGING_DIR/HOST_SYS and this causes subtle cross ...Richard Purdie
2010-04-08relocatable.bbclass: ignore symlinksJoshua Lock
2010-04-08relocatable.bbclass: Handle files which don't have read/write permissionsJoshua Lock
2010-04-08packaged-staging.bbclass: Remove hardcoded paths in binfiles for target packagesJoshua Lock
2010-04-07igep0020: Rename files for IGEP v2 boards, prepare for support Hw rev. B and ...Enric Balletbo i Serra
2010-04-07linux-igep2: update to latest stable version 2.6.28-3Enric Balletbo i Serra
2010-04-06psuedo: We don't use lib64Richard Purdie
2010-04-01psuedo: Add missing install functionRichard Purdie
2010-04-01relocatable: Handle directories having subdirectories of binariesJoshua Lock
2010-03-31gcc-cross-initial/gcc-cross-intermediate: Add missing EXTRA_OECONF variablesRichard Purdie
2010-03-31python-pycurl: Set NATIVE_INSTALL_WORKSRichard Purdie
2010-03-31encdev-updater: Set NATIVE_INSTALL_WORKSRichard Purdie
2010-03-31liblbxutil: Fix cross compile issuesRichard Purdie
2010-03-31python-pycurl: Fix buildingJoshua Lock
2010-03-31gcc: Don't create links in base-libdirRichard Purdie
2010-03-31gcc-crosssdk: Remove bogus requireRichard Purdie
2010-03-31poky-moblin.inc: Set provider for virtual/TARGETcompilerlibsRichard Purdie
2010-03-31gcc-runtime: Add 4.2.3 versionRichard Purdie
2010-03-31gcc-crosssdk: Create common include filesRichard Purdie
2010-03-31gcc-cross.inc: Move do_compileRichard Purdie
2010-03-31gcc-cross: Use NATIVEDEPSRichard Purdie
2010-03-31gcc: Move -native dependencies into the base gcc version configuration file a...Richard Purdie
2010-03-31gcc-cross-kernel: Remove unneeded requiresRichard Purdie
2010-03-31gcc-runtime: Move core code to the main include fileRichard Purdie
2010-03-31gcc-cross: Simplify require statementsRichard Purdie
2010-03-31gcc: Drop 4.1.2 as its unusedRichard Purdie
2010-03-31gcc: Drop 3.4.4/3.4.6 and gcc-native as all are now unusedRichard Purdie
2010-03-30gcc-csl: Drop old versionRichard Purdie
2010-03-30gcc-runtime: Handle libgcc headers correctly and set c++ include patch for pa...Richard Purdie
2010-03-30gcc-runtime: Fix c++ include pathRichard Purdie
2010-03-30gcc-package-cross.inc: Only stage gcc-runtime headers for gcc-crossRichard Purdie
2010-03-29classes/conf: Update to handle gcc-runtimeRichard Purdie
2010-03-29gcc-runtime: Add initial recipeRichard Purdie