summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* bitbake: [parser] Move one more item to the astHolger Freyther2010-02-151-34/+41
* bitbake: [parser] Move methodflags over to the astHolger Freyther2010-02-151-15/+23
* bitbake: [parser] Build fixRichard Purdie2010-02-151-2/+2
* bitbake: [parser] Move more statements over the two phase ASTHolger Freyther2010-02-151-17/+40
* bitbake: [parse] Change handling include through the AstNodeHolger Freyther2010-02-151-8/+2
* bitbake: [parser] Call eval and remove non ast codeHolger Freyther2010-02-151-2/+1
* bitbake: [parser] Call eval immeditaley to test this codeHolger Freyther2010-02-151-33/+4
* bitbake: [parser] Prepare to cease out getFuncHolger Freyther2010-02-151-12/+17
* bitbake: [parser] Preserve include vs. require behaviourRichard Purdie2010-02-151-3/+7
* bitbake: [parser] Firs set of AST nodes with construction and evalHolger Freyther2010-02-151-0/+78
* bitbake: [parser] Add documentation about usage of this codeHolger Freyther2010-02-151-0/+1
* bitbake: [parser] Move the finalise into the ast as wellHolger Freyther2010-02-152-43/+41