summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2011-02-09binutils-cross-canadian.inc: disable -werror like -cross doesKoen Kooi1
2011-02-09bitbake.conf: fix SDK_NAMEKoen Kooi1
2011-02-09bitbake/fetch2: Fix negated if check for BB_FETCH_PREMIRRORONLYRichard Purdie1
2011-02-08fetch2: Add SRPM knowledgeMark Hatle3
2011-02-08insane.bbclass: Fix config.log error messageMark Hatle1
2011-02-08bitbake/utils.py: add glob name matching to removeSaul Wold1
2011-02-08bitbake/fetch2: Ignore UnboundLocalError in exception handler in try_mirrorRichard Purdie1
2011-02-08bitbake/fetch2: Move symlink handling into try_mirror where is belongs instea...Richard Purdie1
2011-02-08bitbake/fetch2: When using BB_FETCH_PREMIRRORONLY, set BB_NO_NETWORK after pr...Richard Purdie1
2011-02-08bitbake/fetch2: Ensure we only remove files, not directories when fetch failu...Richard Purdie1
2011-02-08bitbake/fetch2: Ensure original ud is preserved in try_mirrorRichard Purdie1
2011-02-08linux-yocto-stable: Fix meta branch nameRichard Purdie1
2011-02-08kernel-yocto: Ensure python code has awlays run before SRCPV is expandedRichard Purdie1
2011-02-08kernel-yocto/poky-default-revisions: Ensure SRCREV_machine is set for the ker...Richard Purdie2
2011-02-08bitbake/fetch2/git: Fix broken variable referenceRichard Purdie1
2011-02-08bitbake/fetch2/git: Ensure unresolved branches are translated into revisionsRichard Purdie1
2011-02-07fetch2: add try/finally to ensure lockfile is unlocked on failureSaul Wold1
2011-02-07fetch2: add runfetchcmd to import for fetchersSaul Wold6
2011-02-07init-live.sh: add 'coldplug' udev triggerTom Zanussi1
2011-02-07rpm: catch up with fetcher2Koen Kooi1
2011-02-07bitbake/fetch2:Fetch Make using the fn based cache optionalRichard Purdie1
2011-02-07bitbake/fetch2: Fix pickling issues with fetcher exceptionsRichard Purdie1
2011-02-07bitbake/fetch2: Update mirror processing to ensure we look for mirror tarballsRichard Purdie1
2011-02-07bitbake/fetch2: Update forcefetch and mirror handling to clean up, simplfy an...Richard Purdie5
2011-02-07beagleboard: allow kernel provider overrideDarren Hart1
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