summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | pseudo: Uprev pseudo and fix a few minor bugsMark Hatle2011-02-074-15/+52
* | bitbake/msg: Ensure lower level debug messages have DEBUG prefix and reuse lo...Richard Purdie2011-02-071-5/+9
* | bitbake/fetch2: Match Fetcher log domain to that in bb.msgRichard Purdie2011-02-071-1/+1
* | bitbake:__init__.py: Fix debug log level handling to correct debug outputRichard Purdie2011-02-071-1/+1
* | bitbake: event/build: Drop stdout specific handling for python messages as th...Richard Purdie2011-02-072-11/+0
* | distrodata: Update to new fetcher APIRichard Purdie2011-02-071-35/+24
* | utility-tasks: Update checkuri to new fetcher APIRichard Purdie2011-02-071-23/+8
* | bitbake/fetch2/git: use clonedir as ud.localfile too since the mirror tarball...Richard Purdie2011-02-071-1/+1
* | bitbake/fetch2/git.py: Ensure that forcefetch operates in the correct directo...Richard Purdie2011-02-071-0/+3
* | kernel-yocto: 'standard' isn't a valid git branch name for a SRCREV, fixRichard Purdie2011-02-071-1/+1
* | bitbake/fetch2/git: Fix localpath to point at the clone repo since we no long...Richard Purdie2011-02-071-0/+3
* | rpm: Update extra unpack code after fetcher changesRichard Purdie2011-02-071-5/+2
* | bitbake/fetch2: Use True instead of integer valuesRichard Purdie2011-02-078-31/+31
* | bitbake/fetch2: Drop name/override ordering backwards compatibility codeRichard Purdie2011-02-071-2/+0
* | bitbake/fetch2/svn: The concept of using dates with svn is totally insane, dr...Richard Purdie2011-02-071-21/+1
* | meta/classes: Update classes to use new fetcher APIRichard Purdie2011-02-075-189/+63
* | bitbake/fetch2: Define a new interface to the fetcher code though the 'Fetch'...Richard Purdie2011-02-071-144/+169
* | bitbake/fetch2: Fix typoRichard Purdie2011-02-071-1/+1
* | bitbake/fetch2: Drop legacy CVSDATE supportRichard Purdie2011-02-071-3/+3
* | bitbake/fetch2: Move getSRCDate to FetchData class where is more appropriateRichard Purdie2011-02-071-18/+16
* | bitbake/fetch2: Make srcrev_internal_helper a normal function, doesn't belong...Richard Purdie2011-02-072-35/+32
* | bitbake/fetch2: Rename Fetch class to FetchMethodRichard Purdie2011-02-0713-29/+29
* | bitbake/fetch2: Drop old md5 handling codeRichard Purdie2011-02-071-30/+8
* | bitbake/fetch2: Rewrite and improve exception handling, reusing core function...Richard Purdie2011-02-0711-145/+121
* | bitbake/fetch2: Have all fetcher exceptions derived from a common BBFetchExce...Richard Purdie2011-02-071-7/+10
* | base.bbclass: Update after fetcher changesRichard Purdie2011-02-071-3/+7
* | bitbake/fetch2: Drop unused parameter for localpath() and update commentsRichard Purdie2011-02-071-3/+2
* | bitbake/fetch2: Simplfy setup_srcrevsRichard Purdie2011-02-071-13/+7
* | bitbake/fetch2: Simplify localpath variable handling FetchData initRichard Purdie2011-02-071-34/+40
* | bitbake/fetch2: Define a sane localpath function and remove code duplicationRichard Purdie2011-02-0711-31/+2
* | bitbake/fetch2: Move ud.localfile setup into urldata_initRichard Purdie2011-02-0712-21/+29
* | bitbake/fetch2: Drop horrible SRCREV hack which is no longer neededRichard Purdie2011-02-071-3/+0
* | bitbake.conf: Force git fetches to a new location after fetcher layout changesRichard Purdie2011-02-071-1/+1
* | poky.conf: Turn off mirror tarball generation by defaultRichard Purdie2011-02-061-0/+1
* | bitbake/fetch2/git: Switch to completely use bare clonesRichard Purdie2011-02-061-9/+4
* | prelink: Temporary workaround for documentation buildMark Hatle2011-02-051-0/+5
* | fetch2/git.py: Fix problem when fetching with no originSaul Wold2011-02-051-2/+6
* | bitbake/fetch2/git: Ensure we prune origin to remove stale branchesRichard Purdie2011-02-051-0/+1
* | Revert "iputils: enable generation of man pages"Saul Wold2011-02-031-5/+5
* | Revert "docbook-utils: new recipe v0.6.14"Saul Wold2011-02-031-20/+0
* | Revert "docbook-utils: fix build errors"Saul Wold2011-02-031-30/+0
* | package.bbclass: Optimise file dependency calculations to ignore locales and ...Richard Purdie2011-02-031-1/+1
* | bitbake/fetch2/git: Ensure deleted branches upstream are removed, all branch ...Richard Purdie2011-02-031-7/+10
* | beagleboard: set kernel provider to linux-yocto (2.6.37)Darren Hart2011-02-032-2/+2
* | bitbake.conf & package.bbclass: Use default SUMMARY and DESCRIPTIONMark Hatle2011-02-032-9/+26
* | bitbake/fetch2: Remove old local file acceleration codeRichard Purdie2011-02-031-18/+4
* | bitbake/fetch2: Ensure that mirror fetches are symlinked from the download di...Richard Purdie2011-02-031-3/+17
* | bitbake/fetch2: When encoding a file:// url, drop user and host informationRichard Purdie2011-02-031-2/+2
* | recipes-graphics: Add more detailed SUMMARY and DESCRIPTIONSMark Hatle2011-02-03129-108/+790
* | bitbake.conf: Fix missing NM definitionMark Hatle2011-02-031-0/+2