summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2011-02-07linux-yocto: uprev lttng to 2.6.37-lttng-0.242Bruce Ashfield1
2011-02-07mesa-demos: fix build issue with gcc dso linking changeNitin A Kamble2
2011-02-07util-linux: Add mount lock patchMark Hatle2
2011-02-07sysfsutils: Merge bug fixMark Hatle2
2011-02-07coreutils: Add various bug fixesMark Hatle6
2011-02-07busybox: Support DHCP refresh without restarting the interfaceMark Hatle4
2011-02-07pseudo: Uprev pseudo and fix a few minor bugsMark Hatle4
2011-02-07bitbake/msg: Ensure lower level debug messages have DEBUG prefix and reuse lo...Richard Purdie1
2011-02-07bitbake/fetch2: Match Fetcher log domain to that in bb.msgRichard Purdie1
2011-02-07bitbake:__init__.py: Fix debug log level handling to correct debug outputRichard Purdie1
2011-02-07bitbake: event/build: Drop stdout specific handling for python messages as th...Richard Purdie2
2011-02-07distrodata: Update to new fetcher APIRichard Purdie1
2011-02-07utility-tasks: Update checkuri to new fetcher APIRichard Purdie1
2011-02-07bitbake/fetch2/git: use clonedir as ud.localfile too since the mirror tarball...Richard Purdie1
2011-02-07bitbake/fetch2/git.py: Ensure that forcefetch operates in the correct directo...Richard Purdie1
2011-02-07kernel-yocto: 'standard' isn't a valid git branch name for a SRCREV, fixRichard Purdie1
2011-02-07bitbake/fetch2/git: Fix localpath to point at the clone repo since we no long...Richard Purdie1
2011-02-07rpm: Update extra unpack code after fetcher changesRichard Purdie1
2011-02-07bitbake/fetch2: Use True instead of integer valuesRichard Purdie8
2011-02-07bitbake/fetch2: Drop name/override ordering backwards compatibility codeRichard Purdie1
2011-02-07bitbake/fetch2/svn: The concept of using dates with svn is totally insane, dr...Richard Purdie1
2011-02-07meta/classes: Update classes to use new fetcher APIRichard Purdie5
2011-02-07bitbake/fetch2: Define a new interface to the fetcher code though the 'Fetch'...Richard Purdie1
2011-02-07bitbake/fetch2: Fix typoRichard Purdie1
2011-02-07bitbake/fetch2: Drop legacy CVSDATE supportRichard Purdie1
2011-02-07bitbake/fetch2: Move getSRCDate to FetchData class where is more appropriateRichard Purdie1
2011-02-07bitbake/fetch2: Make srcrev_internal_helper a normal function, doesn't belong...Richard Purdie2
2011-02-07bitbake/fetch2: Rename Fetch class to FetchMethodRichard Purdie13
2011-02-07bitbake/fetch2: Drop old md5 handling codeRichard Purdie1
2011-02-07bitbake/fetch2: Rewrite and improve exception handling, reusing core function...Richard Purdie11
2011-02-07bitbake/fetch2: Have all fetcher exceptions derived from a common BBFetchExce...Richard Purdie1
2011-02-07base.bbclass: Update after fetcher changesRichard Purdie1
2011-02-07bitbake/fetch2: Drop unused parameter for localpath() and update commentsRichard Purdie1
2011-02-07bitbake/fetch2: Simplfy setup_srcrevsRichard Purdie1
2011-02-07bitbake/fetch2: Simplify localpath variable handling FetchData initRichard Purdie1
2011-02-07bitbake/fetch2: Define a sane localpath function and remove code duplicationRichard Purdie11
2011-02-07bitbake/fetch2: Move ud.localfile setup into urldata_initRichard Purdie12
2011-02-07bitbake/fetch2: Drop horrible SRCREV hack which is no longer neededRichard Purdie1
2011-02-07bitbake.conf: Force git fetches to a new location after fetcher layout changesRichard Purdie1
2011-02-06poky.conf: Turn off mirror tarball generation by defaultRichard Purdie1
2011-02-06bitbake/fetch2/git: Switch to completely use bare clonesRichard Purdie1
2011-02-05prelink: Temporary workaround for documentation buildMark Hatle1
2011-02-05fetch2/git.py: Fix problem when fetching with no originSaul Wold1
2011-02-05bitbake/fetch2/git: Ensure we prune origin to remove stale branchesRichard Purdie1
2011-02-03Revert "iputils: enable generation of man pages"Saul Wold1
2011-02-03Revert "docbook-utils: new recipe v0.6.14"Saul Wold1
2011-02-03Revert "docbook-utils: fix build errors"Saul Wold1
2011-02-03package.bbclass: Optimise file dependency calculations to ignore locales and ...Richard Purdie1
2011-02-03bitbake/fetch2/git: Ensure deleted branches upstream are removed, all branch ...Richard Purdie1
2011-02-03beagleboard: set kernel provider to linux-yocto (2.6.37)Darren Hart2