summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* bitbake: [parser] Cary a Statement Node through the parsingHolger Freyther2010-02-154-79/+92
* bitbake: [parser] Move evaluating into the ast class...Holger Freyther2010-02-153-180/+207
* bitbake: providers.py: sort eligible providers by DEFAULT_PREFERENCEBernhard Reutner-Fischer2010-02-151-0/+2
* bitbake: runqueue.py: improve printing dependent tasksBernhard Reutner-Fischer2010-02-151-2/+10
* bitbake: taskdata.py: fix typo in debug messageBernhard Reutner-Fischer2010-02-151-1/+1
* sanity.bbclass: Add chrpath to the required utilitiesJoshua Lock2010-02-151-1/+1
* relocatable.bbclass: Tidy up classJoshua Lock2010-02-121-4/+3
* chrpath: Only set the chrpath binary for the native packageJoshua Lock2010-02-121-2/+2
* relocatable.bbclass: Improve logic and styleJoshua Lock2010-02-121-15/+31
* bitbake: utils.py: Don't error if an exported environment variable is unset (...Richard Purdie2010-02-121-1/+1
* relocatable.bbclass: remove hard-coded rpaths from native binariesJoshua Lock2010-02-113-0/+32