summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2010-03-18handbook/faq: Add entry about building on NTFSRichard Purdie1
2010-03-18task-poky: No longer need to exclude pcmanfm on powerpcRichard Purdie1
2010-03-18pcmanfm: Allow package to build on PowerPCGary Thomas1
2010-03-18zoom2.conf : switch to using the TI integration tree for kernelGraeme Gregory1
2010-03-18linux-omap-zoomsync_2.6.32.bb : add kernel from TI zoom2 integration treeGraeme Gregory2
2010-03-18bison: 2.0 -> 2.3Richard Purdie2
2010-03-18handbook: Correction, we're building QEMU x86 not QEMU Arm imageJoshua Lock1
2010-03-18handbook: update references of stable version numberJoshua Lock1
2010-03-18handbook: Clean up OpenedHand referencesRichard Purdie3
2010-03-18handbook: Various tweaks for recent fop/pdf generationRichard Purdie4
2010-03-18poky-doc-tools: Update to work with fop >= 0.95Richard Purdie5
2010-03-16eds-dbus: Add parallel make fixes from PangoRichard Purdie2
2010-03-15task-poky: Disable pcmanfm on powerpc (until confirmed it works)Richard Purdie1
2010-03-15Add i686 SDK machineRichard Purdie1
2010-03-15bitbake fetch/__init__.py: Failing urls should raise errors, not fatal except...Richard Purdie1
2010-03-05packaged-staging: tweak previous fix to accomodate possible changes to CROSS_DIRJoshua Lock1
2010-03-04packaged-staging: Fix packagaging of cross packagesJoshua Lock1
2010-03-03packaged-staging: Fix typo, grep not qrep ...Joshua Lock1
2010-03-03xf86-video-omapfb: Bump revision.Enric Balletbo i Serra2
2010-03-03xserver-xf86-config: Do not set default depth to 16 for IGEP v2.Enric Balletbo i Serra2
2010-03-03xserver-xf86-lite: Fix compilation break for ARM architecture.Enric Balletbo i Serra6
2010-03-03gcc: Fix fail to compile since they can't find limits.h include.Enric Balletbo i Serra3
2010-03-03liboil: 0.3.14 -> 0.3.17Richard Purdie2
2010-03-03eds-dbus: Disable parallel make build problemRichard Purdie2
2010-03-01tasks: Bump to version 0.15Joshua Lock4
2010-02-26gdb-cross: Allow to build after recent gettext changesGary Thomas1
2010-02-26packaged-staging: post-process non-binary files to fix paths in native packagesJoshua Lock1
2010-02-26handbook: tmp/staging was renamed to tmp/sysroots - update referencesJoshua Lock3
2010-02-26preferred-xorg-versions: Bump versions to match available recipesJoshua Lock1
2010-02-23linux-omap: Build fixRichard Purdie1
2010-02-23poky-moblin.inc: Move to meta-moblinRichard Purdie1
2010-02-23glibc: Allow 2.9 to work with binutils 2.20 (patch from OE.dev)Richard Purdie2
2010-02-23poky/moblin: Switch to binutils 2.20Richard Purdie2
2010-02-23binutils: Add 2.20 (patchset from OE.dev)Richard Purdie17
2010-02-23libpcap: Update to 1.0.0 and sync with OE.devRichard Purdie8
2010-02-23portmap: Sync with OE.devRichard Purdie3
2010-02-23a52dec: Clean up CFLAGSRichard Purdie2
2010-02-22perl: Update to work with native binary relative path locationsRichard Purdie1
2010-02-22relocatable.bbclass: Clean up indentationRichard Purdie1
2010-02-22relocatable.bbclass: Handle symlinks correctlyRichard Purdie1
2010-02-18cross.bbclass: Note that relocatable binaries disabled for a reasonJoshua Lock1
2010-02-18linux: Enable linux-2.6.32 for qemux86 and qemuppcJoshua Lock2
2010-02-18relocatable.bbclass: Enhancements to rpath replacement algorithmJoshua Lock1
2010-02-16bitbake: Revert "providers.py: sort eligible providers by DEFAULT_PREFERENCE"Richard Purdie1
2010-02-15eggdbus: Add missing dbus-glib DEPENDSRichard Purdie1
2010-02-15qmake-naitve: Fix do_installRichard Purdie2
2010-02-15bitbake: [cache] copy instead of deepcopy in syncHolger Freyther1
2010-02-15bitbake: [parse] In ast, make StatementGroup inherit list, and add a AstNode ...Chris Larson1
2010-02-15bitbake: [parse] Use bb.which in resolve_fileChris Larson1
2010-02-15bitbake: [parser] Make resolve_file only resolve the pathHolger Freyther3