aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-03-18handbook: Correction, we're building QEMU x86 not QEMU Arm imageJoshua Lock
2010-03-18handbook: update references of stable version numberJoshua Lock
2010-03-18handbook: Clean up OpenedHand referencesRichard Purdie
2010-03-18handbook: Various tweaks for recent fop/pdf generationRichard Purdie
2010-03-18poky-doc-tools: Update to work with fop >= 0.95Richard Purdie
2010-03-16eds-dbus: Add parallel make fixes from PangoRichard Purdie
2010-03-15task-poky: Disable pcmanfm on powerpc (until confirmed it works)Richard Purdie
2010-03-15Add i686 SDK machineRichard Purdie
2010-03-15bitbake fetch/__init__.py: Failing urls should raise errors, not fatal except...Richard Purdie
2010-03-05packaged-staging: tweak previous fix to accomodate possible changes to CROSS_DIRJoshua Lock
2010-03-04packaged-staging: Fix packagaging of cross packagesJoshua Lock
2010-03-03packaged-staging: Fix typo, grep not qrep ...Joshua Lock
2010-03-03xf86-video-omapfb: Bump revision.Enric Balletbo i Serra
2010-03-03xserver-xf86-config: Do not set default depth to 16 for IGEP v2.Enric Balletbo i Serra
2010-03-03xserver-xf86-lite: Fix compilation break for ARM architecture.Enric Balletbo i Serra
2010-03-03gcc: Fix fail to compile since they can't find limits.h include.Enric Balletbo i Serra
2010-03-03liboil: 0.3.14 -> 0.3.17Richard Purdie
2010-03-03eds-dbus: Disable parallel make build problemRichard Purdie
2010-03-01tasks: Bump to version 0.15Joshua Lock
2010-02-26gdb-cross: Allow to build after recent gettext changesGary Thomas
2010-02-26packaged-staging: post-process non-binary files to fix paths in native packagesJoshua Lock
2010-02-26handbook: tmp/staging was renamed to tmp/sysroots - update referencesJoshua Lock
2010-02-26preferred-xorg-versions: Bump versions to match available recipesJoshua Lock
2010-02-23linux-omap: Build fixRichard Purdie
2010-02-23poky-moblin.inc: Move to meta-moblinRichard Purdie
2010-02-23glibc: Allow 2.9 to work with binutils 2.20 (patch from OE.dev)Richard Purdie
2010-02-23poky/moblin: Switch to binutils 2.20Richard Purdie
2010-02-23binutils: Add 2.20 (patchset from OE.dev)Richard Purdie
2010-02-23libpcap: Update to 1.0.0 and sync with OE.devRichard Purdie
2010-02-23portmap: Sync with OE.devRichard Purdie
2010-02-23a52dec: Clean up CFLAGSRichard Purdie
2010-02-22perl: Update to work with native binary relative path locationsRichard Purdie
2010-02-22relocatable.bbclass: Clean up indentationRichard Purdie
2010-02-22relocatable.bbclass: Handle symlinks correctlyRichard Purdie
2010-02-18cross.bbclass: Note that relocatable binaries disabled for a reasonJoshua Lock
2010-02-18linux: Enable linux-2.6.32 for qemux86 and qemuppcJoshua Lock
2010-02-18relocatable.bbclass: Enhancements to rpath replacement algorithmJoshua Lock
2010-02-16bitbake: Revert "providers.py: sort eligible providers by DEFAULT_PREFERENCE"Richard Purdie
2010-02-15eggdbus: Add missing dbus-glib DEPENDSRichard Purdie
2010-02-15qmake-naitve: Fix do_installRichard Purdie
2010-02-15bitbake: [cache] copy instead of deepcopy in syncHolger Freyther
2010-02-15bitbake: [parse] In ast, make StatementGroup inherit list, and add a AstNode ...Chris Larson
2010-02-15bitbake: [parse] Use bb.which in resolve_fileChris Larson
2010-02-15bitbake: [parser] Make resolve_file only resolve the pathHolger Freyther
2010-02-15bitbake: [parser] Cache parsed .inc and .bbclass files for a parse speedupHolger Freyther
2010-02-15bitbake: [parser] prepare to cache some .bbcclass and .inc filesHolger Freyther
2010-02-15bitbake: [parser] Remove the "data" from feeder, evaluate after parsing a fileHolger Freyther
2010-02-15bitbake: [parse] Move vars_from_file from bb.parse.BBHandler into bb.parse.Chris Larson
2010-02-15bitbake: [parse] Don't use relative import of parse_py.Chris Larson
2010-02-15bitbake: [parse] Move the last method to the AST...Holger Freyther