aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2010-03-29gcc-4.3.3: Add patch for issue PR35942 to fix libstdc++ build issues with cer...Richard Purdie
2010-03-29autotools.bbclass: Allow extraction of the configure arguments for use in str...Richard Purdie
2010-03-26relocatable.bbclass: we need to process library files tooJoshua Lock
2010-03-26rootfs_rpm: Explicitly add runtime dependencies to dependsJoshua Lock
2010-03-26createrepo: Fix dependencies, yum at runtime and libxml2 at buildJoshua Lock
2010-03-26.gitignore: Add packaged staging directory to ignore listJoshua Lock
2010-03-26python-urlgrabber: Update to 3.9.1 with extra patches from FedoraJoshua Lock
2010-03-26python-native: Fix DEPENDS by adding sqlite3Joshua Lock
2010-03-26pyton-pycurl: Add new recipe from OE.devJoshua Lock
2010-03-26curl: Bump to 7.20Joshua Lock
2010-03-26yum: Fix installation of python modulesJoshua Lock
2010-03-26handbook: Update links to Anjuta pluginJoshua Lock
2010-03-26fakechroot: Fix patch applicationJoshua Lock
2010-03-25bitbake/event.py: Run class eventhandlers in the task context but ensure UI h...Richard Purdie
2010-03-25bitbake/cooker.py: Finishing the command needs to happen after the BuildCompl...Richard Purdie