summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* handbook: update references of stable version numberJoshua Lock2010-03-181-3/+3
* handbook: Clean up OpenedHand referencesRichard Purdie2010-03-183-22/+18
* handbook: Various tweaks for recent fop/pdf generationRichard Purdie2010-03-184-4/+4
* poky-doc-tools: Update to work with fop >= 0.95Richard Purdie2010-03-185-41/+61
* eds-dbus: Add parallel make fixes from PangoRichard Purdie2010-03-162-12/+192
* task-poky: Disable pcmanfm on powerpc (until confirmed it works)Richard Purdie2010-03-151-2/+3
* Add i686 SDK machineRichard Purdie2010-03-151-0/+2
* bitbake fetch/__init__.py: Failing urls should raise errors, not fatal except...Richard Purdie2010-03-151-1/+1
* packaged-staging: tweak previous fix to accomodate possible changes to CROSS_DIRJoshua Lock2010-03-051-3/+1
* packaged-staging: Fix packagaging of cross packagesJoshua Lock2010-03-041-1/+3
* packaged-staging: Fix typo, grep not qrep ...Joshua Lock2010-03-031-2/+2
* xf86-video-omapfb: Bump revision.Enric Balletbo i Serra2010-03-032-3/+2
* xserver-xf86-config: Do not set default depth to 16 for IGEP v2.Enric Balletbo i Serra2010-03-032-2/+1
* xserver-xf86-lite: Fix compilation break for ARM architecture.Enric Balletbo i Serra2010-03-036-3/+313
* gcc: Fix fail to compile since they can't find limits.h include.Enric Balletbo i Serra2010-03-033-2/+3
* liboil: 0.3.14 -> 0.3.17Richard Purdie2010-03-032-1/+1
* eds-dbus: Disable parallel make build problemRichard Purdie2010-03-032-1/+23
* tasks: Bump to version 0.15Joshua Lock2010-03-014-22/+9
* gdb-cross: Allow to build after recent gettext changesGary Thomas2010-02-261-0/+1
* packaged-staging: post-process non-binary files to fix paths in native packagesJoshua Lock2010-02-261-6/+19
* handbook: tmp/staging was renamed to tmp/sysroots - update referencesJoshua Lock2010-02-263-9/+9
* preferred-xorg-versions: Bump versions to match available recipesJoshua Lock2010-02-261-3/+3
* linux-omap: Build fixRichard Purdie2010-02-231-0/+2
* poky-moblin.inc: Move to meta-moblinRichard Purdie2010-02-231-0/+0
* glibc: Allow 2.9 to work with binutils 2.20 (patch from OE.dev)Richard Purdie2010-02-232-0/+36
* poky/moblin: Switch to binutils 2.20Richard Purdie2010-02-232-3/+3
* binutils: Add 2.20 (patchset from OE.dev)Richard Purdie2010-02-2317-0/+803
* libpcap: Update to 1.0.0 and sync with OE.devRichard Purdie2010-02-238-37/+231
* portmap: Sync with OE.devRichard Purdie2010-02-233-85/+3
* a52dec: Clean up CFLAGSRichard Purdie2010-02-232-2/+90
* perl: Update to work with native binary relative path locationsRichard Purdie2010-02-221-1/+1
* relocatable.bbclass: Clean up indentationRichard Purdie2010-02-221-43/+46
* relocatable.bbclass: Handle symlinks correctlyRichard Purdie2010-02-221-1/+6
* cross.bbclass: Note that relocatable binaries disabled for a reasonJoshua Lock2010-02-181-0/+3
* linux: Enable linux-2.6.32 for qemux86 and qemuppcJoshua Lock2010-02-182-1/+2156
* relocatable.bbclass: Enhancements to rpath replacement algorithmJoshua Lock2010-02-181-15/+38
* bitbake: Revert "providers.py: sort eligible providers by DEFAULT_PREFERENCE"Richard Purdie2010-02-161-2/+0
* eggdbus: Add missing dbus-glib DEPENDSRichard Purdie2010-02-151-2/+2
* qmake-naitve: Fix do_installRichard Purdie2010-02-152-3/+3
* bitbake: [cache] copy instead of deepcopy in syncHolger Freyther2010-02-151-1/+1
* bitbake: [parse] In ast, make StatementGroup inherit list, and add a AstNode ...Chris Larson2010-02-151-22/+13
* bitbake: [parse] Use bb.which in resolve_fileChris Larson2010-02-151-7/+3
* bitbake: [parser] Make resolve_file only resolve the pathHolger Freyther2010-02-153-16/+12
* bitbake: [parser] Cache parsed .inc and .bbclass files for a parse speedupHolger Freyther2010-02-151-14/+23
* bitbake: [parser] prepare to cache some .bbcclass and .inc filesHolger Freyther2010-02-151-11/+18
* bitbake: [parser] Remove the "data" from feeder, evaluate after parsing a fileHolger Freyther2010-02-154-64/+51
* bitbake: [parse] Move vars_from_file from bb.parse.BBHandler into bb.parse.Chris Larson2010-02-152-21/+23
* bitbake: [parse] Don't use relative import of parse_py.Chris Larson2010-02-151-1/+1
* bitbake: [parse] Move the last method to the AST...Holger Freyther2010-02-151-1/+10
* bitbake: [parser] Move more methods to the ast schemeHolger Freyther2010-02-151-31/+48