summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dtc: add LIC_FILES_CHKSUM to dtc-nativeBruce Ashfield2011-02-091-0/+3
* linux: factor dts/dtc/dtb handling into a specific includeBruce Ashfield2011-02-093-26/+29
* linux-yocto: streamline BSP bootstrappingBruce Ashfield2011-02-091-0/+1
* linux-yocto: streamline BSP bootstrappingBruce Ashfield2011-02-095-69/+22
* binutils-cross-canadian.inc: disable -werror like -cross doesKoen Kooi2011-02-091-1/+2
* bitbake.conf: fix SDK_NAMEKoen Kooi2011-02-091-1/+1
* bitbake/fetch2: Fix negated if check for BB_FETCH_PREMIRRORONLYRichard Purdie2011-02-091-1/+1
* fetch2: Add SRPM knowledgeMark Hatle2011-02-083-74/+93
* insane.bbclass: Fix config.log error messageMark Hatle2011-02-081-1/+1
* bitbake/utils.py: add glob name matching to removeSaul Wold2011-02-081-8/+9
* bitbake/fetch2: Ignore UnboundLocalError in exception handler in try_mirrorRichard Purdie2011-02-081-2/+5
* bitbake/fetch2: Move symlink handling into try_mirror where is belongs instea...Richard Purdie2011-02-081-12/+21
* bitbake/fetch2: When using BB_FETCH_PREMIRRORONLY, set BB_NO_NETWORK after pr...Richard Purdie2011-02-081-13/+15
* bitbake/fetch2: Ensure we only remove files, not directories when fetch failu...Richard Purdie2011-02-081-3/+5
* bitbake/fetch2: Ensure original ud is preserved in try_mirrorRichard Purdie2011-02-081-4/+4
* linux-yocto-stable: Fix meta branch nameRichard Purdie2011-02-081-1/+1
* kernel-yocto: Ensure python code has awlays run before SRCPV is expandedRichard Purdie2011-02-081-2/+9
* kernel-yocto/poky-default-revisions: Ensure SRCREV_machine is set for the ker...Richard Purdie2011-02-082-1/+2
* bitbake/fetch2/git: Fix broken variable referenceRichard Purdie2011-02-081-1/+1
* bitbake/fetch2/git: Ensure unresolved branches are translated into revisionsRichard Purdie2011-02-081-1/+2
* fetch2: add try/finally to ensure lockfile is unlocked on failureSaul Wold2011-02-071-42/+44
* fetch2: add runfetchcmd to import for fetchersSaul Wold2011-02-076-2/+15
* init-live.sh: add 'coldplug' udev triggerTom Zanussi2011-02-071-0/+1
* rpm: catch up with fetcher2Koen Kooi2011-02-071-11/+20
* bitbake/fetch2:Fetch Make using the fn based cache optionalRichard Purdie2011-02-071-3/+4
* bitbake/fetch2: Fix pickling issues with fetcher exceptionsRichard Purdie2011-02-071-14/+21
* bitbake/fetch2: Update mirror processing to ensure we look for mirror tarballsRichard Purdie2011-02-071-16/+21
* bitbake/fetch2: Update forcefetch and mirror handling to clean up, simplfy an...Richard Purdie2011-02-075-83/+67
* beagleboard: allow kernel provider overrideDarren Hart2011-02-071-1/+1
* linux-yocto: uprev lttng to 2.6.37-lttng-0.242Bruce Ashfield2011-02-071-11/+11
* mesa-demos: fix build issue with gcc dso linking changeNitin A Kamble2011-02-072-2/+26
* util-linux: Add mount lock patchMark Hatle2011-02-072-2/+28
* sysfsutils: Merge bug fixMark Hatle2011-02-072-2/+25
* coreutils: Add various bug fixesMark Hatle2011-02-076-0/+4403
* busybox: Support DHCP refresh without restarting the interfaceMark Hatle2011-02-074-2/+141
* 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