summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
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
2010-02-15bitbake: [parser] Cache parsed .inc and .bbclass files for a parse speedupHolger Freyther1
2010-02-15bitbake: [parser] prepare to cache some .bbcclass and .inc filesHolger Freyther1
2010-02-15bitbake: [parser] Remove the "data" from feeder, evaluate after parsing a fileHolger Freyther4
2010-02-15bitbake: [parse] Move vars_from_file from bb.parse.BBHandler into bb.parse.Chris Larson2
2010-02-15bitbake: [parse] Don't use relative import of parse_py.Chris Larson1
2010-02-15bitbake: [parse] Move the last method to the AST...Holger Freyther1
2010-02-15bitbake: [parser] Move more methods to the ast schemeHolger Freyther1
2010-02-15bitbake: [parser] Move one more item to the astHolger Freyther1
2010-02-15bitbake: [parser] Move methodflags over to the astHolger Freyther1
2010-02-15bitbake: [parser] Build fixRichard Purdie1
2010-02-15bitbake: [parser] Move more statements over the two phase ASTHolger Freyther1
2010-02-15bitbake: [parse] Change handling include through the AstNodeHolger Freyther1
2010-02-15bitbake: [parser] Call eval and remove non ast codeHolger Freyther1
2010-02-15bitbake: [parser] Call eval immeditaley to test this codeHolger Freyther1
2010-02-15bitbake: [parser] Prepare to cease out getFuncHolger Freyther1
2010-02-15bitbake: [parser] Preserve include vs. require behaviourRichard Purdie1
2010-02-15bitbake: [parser] Firs set of AST nodes with construction and evalHolger Freyther1
2010-02-15bitbake: [parser] Add documentation about usage of this codeHolger Freyther1
2010-02-15bitbake: [parser] Move the finalise into the ast as wellHolger Freyther2
2010-02-15bitbake: [parser] Cary a Statement Node through the parsingHolger Freyther4
2010-02-15bitbake: [parser] Move evaluating into the ast class...Holger Freyther3
2010-02-15bitbake: providers.py: sort eligible providers by DEFAULT_PREFERENCEBernhard Reutner-Fischer1