aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-02-07pseudo: Uprev pseudo and fix a few minor bugsMark Hatle
2011-02-07bitbake/msg: Ensure lower level debug messages have DEBUG prefix and reuse lo...Richard Purdie
2011-02-07bitbake/fetch2: Match Fetcher log domain to that in bb.msgRichard Purdie
2011-02-07bitbake:__init__.py: Fix debug log level handling to correct debug outputRichard Purdie
2011-02-07bitbake: event/build: Drop stdout specific handling for python messages as th...Richard Purdie
2011-02-07distrodata: Update to new fetcher APIRichard Purdie
2011-02-07utility-tasks: Update checkuri to new fetcher APIRichard Purdie
2011-02-07bitbake/fetch2/git: use clonedir as ud.localfile too since the mirror tarball...Richard Purdie
2011-02-07bitbake/fetch2/git.py: Ensure that forcefetch operates in the correct directo...Richard Purdie
2011-02-07kernel-yocto: 'standard' isn't a valid git branch name for a SRCREV, fixRichard Purdie
2011-02-07bitbake/fetch2/git: Fix localpath to point at the clone repo since we no long...Richard Purdie
2011-02-07rpm: Update extra unpack code after fetcher changesRichard Purdie
2011-02-07bitbake/fetch2: Use True instead of integer valuesRichard Purdie
2011-02-07bitbake/fetch2: Drop name/override ordering backwards compatibility codeRichard Purdie
2011-02-07bitbake/fetch2/svn: The concept of using dates with svn is totally insane, dr...Richard Purdie
2011-02-07meta/classes: Update classes to use new fetcher APIRichard Purdie
2011-02-07bitbake/fetch2: Define a new interface to the fetcher code though the 'Fetch'...Richard Purdie
2011-02-07bitbake/fetch2: Fix typoRichard Purdie
2011-02-07bitbake/fetch2: Drop legacy CVSDATE supportRichard Purdie
2011-02-07bitbake/fetch2: Move getSRCDate to FetchData class where is more appropriateRichard Purdie
2011-02-07bitbake/fetch2: Make srcrev_internal_helper a normal function, doesn't belong...Richard Purdie
2011-02-07bitbake/fetch2: Rename Fetch class to FetchMethodRichard Purdie
2011-02-07bitbake/fetch2: Drop old md5 handling codeRichard Purdie
2011-02-07bitbake/fetch2: Rewrite and improve exception handling, reusing core function...Richard Purdie
2011-02-07bitbake/fetch2: Have all fetcher exceptions derived from a common BBFetchExce...Richard Purdie
2011-02-07base.bbclass: Update after fetcher changesRichard Purdie
2011-02-07bitbake/fetch2: Drop unused parameter for localpath() and update commentsRichard Purdie
2011-02-07bitbake/fetch2: Simplfy setup_srcrevsRichard Purdie
2011-02-07bitbake/fetch2: Simplify localpath variable handling FetchData initRichard Purdie
2011-02-07bitbake/fetch2: Define a sane localpath function and remove code duplicationRichard Purdie
2011-02-07bitbake/fetch2: Move ud.localfile setup into urldata_initRichard Purdie
2011-02-07bitbake/fetch2: Drop horrible SRCREV hack which is no longer neededRichard Purdie
2011-02-07bitbake.conf: Force git fetches to a new location after fetcher layout changesRichard Purdie
2011-02-06poky.conf: Turn off mirror tarball generation by defaultRichard Purdie
2011-02-06bitbake/fetch2/git: Switch to completely use bare clonesRichard Purdie
2011-02-05prelink: Temporary workaround for documentation buildMark Hatle
2011-02-05fetch2/git.py: Fix problem when fetching with no originSaul Wold
2011-02-05bitbake/fetch2/git: Ensure we prune origin to remove stale branchesRichard Purdie
2011-02-03Revert "iputils: enable generation of man pages"Saul Wold
2011-02-03Revert "docbook-utils: new recipe v0.6.14"Saul Wold
2011-02-03Revert "docbook-utils: fix build errors"Saul Wold
2011-02-03package.bbclass: Optimise file dependency calculations to ignore locales and ...Richard Purdie
2011-02-03bitbake/fetch2/git: Ensure deleted branches upstream are removed, all branch ...Richard Purdie
2011-02-03beagleboard: set kernel provider to linux-yocto (2.6.37)Darren Hart
2011-02-03bitbake.conf & package.bbclass: Use default SUMMARY and DESCRIPTIONMark Hatle
2011-02-03bitbake/fetch2: Remove old local file acceleration codeRichard Purdie
2011-02-03bitbake/fetch2: Ensure that mirror fetches are symlinked from the download di...Richard Purdie
2011-02-03bitbake/fetch2: When encoding a file:// url, drop user and host informationRichard Purdie
2011-02-03recipes-graphics: Add more detailed SUMMARY and DESCRIPTIONSMark Hatle
2011-02-03bitbake.conf: Fix missing NM definitionMark Hatle