summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* matchbox: Convert all the matchbox components' repo from svn to git including:Zhai Edwin2011-01-2814-122/+55
* distro tracking: Add info after upgrading gtk+, libuser and leafpadZhai Edwin2011-01-281-9/+9
* libuser: Upgrade from 0.56.18 to 0.57.1Zhai Edwin2011-01-282-2/+2
* leafpad: Upgrade from 0.8.17 to 0.8.18.1Zhai Edwin2011-01-281-2/+2
* scripts/bitbake: If pseudo isn't in staging for some reason, force a build of...Richard Purdie2011-01-281-7/+17
* scripts/bitbake: We only need pseudo-native in the sysroot, we can ignore any...Richard Purdie2011-01-281-1/+1
* staging.bbclass: Only clean out the sysroot if we rerun configure, not at set...Richard Purdie2011-01-282-2/+6
* sstate: Ensure stale stamp files are removed as part of sstate_clean()Richard Purdie2011-01-281-2/+6
* bitbake/runqueue.py: Avoid starvation of events to the serverRichard Purdie2011-01-281-1/+1
* sstate.bbclass: Fix stupid typoRichard Purdie2011-01-271-1/+1
* sstate.bbclass: No need to dump the contents of the sstate package to stdoutRichard Purdie2011-01-271-2/+2
* sstate.bbclass: Handle whitespace in the list of files to 'fixup' to resolve ...Richard Purdie2011-01-271-0/+2
* BerkleyDB: Uprev db from 4.2 to 5.1.19Mark Hatle2011-01-275-168/+63
* ofono: Fix missing dependency on udevSaul Wold2011-01-271-1/+1
* iputils: upgrade to s20101006Yu Ke2011-01-272-25/+2
* webkit-gtk: upgrade to 1.3.7Zhai Edwin2011-01-277-703/+183
* eds-dbus: Do not disable old API after upgrading gtk+Zhai Edwin2011-01-272-0/+18
* gtk+: Update to 2.22.1Zhai Edwin2011-01-2713-143/+33
* sstate.bbclass: Optimise to check if the manifest exists without taking locksRichard Purdie2011-01-271-3/+3
* external-python-tarball: include multiprocessing moduleJoshua Lock2011-01-271-0/+1
* perl: Remove ${MACHINE} dependency in compile and package.Dongxiao Xu2011-01-271-23/+19
* bitbake/build.py: When looking up extra stamp info for setscene tasks, use th...Richard Purdie2011-01-271-2/+6
* rm_work.bbclass: Update to convert stamps to setscene stampsRichard Purdie2011-01-271-0/+25
* autotools.bbclass: Drop unused autotools_stage_dir dummy functionRichard Purdie2011-01-271-4/+0
* autotools.bbclass: Only include aclocal directories if the exist, no point in...Richard Purdie2011-01-271-3/+6
* send-pull-request: ensure a proper FROM header is includedDarren Hart2011-01-261-3/+26
* meta-toolchain: Fix tar commandRichard Purdie2011-01-261-1/+1
* bitbake/unlockfile: Fix exception handlingRichard Purdie2011-01-261-1/+1
* crosssdk: Drop PACKAGES setting as its set in cross.bbclass alreadyRichard Purdie2011-01-261-2/+0
* sstate.bbclass: Correctly handle empty sstate packagesRichard Purdie2011-01-261-1/+6
* cross.bbclass: Move sysroot_stage_all function to the only place that uses it...Richard Purdie2011-01-262-13/+12
* staging.bbclass: No need to create these directories any more, also remove in...Richard Purdie2011-01-261-9/+2
* meta-toolchain: Use --owner and --group options instead of using pseudo's ove...Richard Purdie2011-01-261-1/+1
* perl: Remove MACHINE reference in do_configure, it causes perl to be rebuild ...Richard Purdie2011-01-261-7/+5
* kern-tools: update to the new repositoryBruce Ashfield2011-01-251-3/+3
* documentation/yocto-project-qs/yocto-project-qs.xml: Added note to poky-qemu...Scott Rifenbark2011-01-251-2/+13
* documentation/yocto-project-qs/yocto-project-qs.xml: Updated <arch> value for...Scott Rifenbark2011-01-251-23/+23
* documentation/yocto-project-qs/yocto-project-qs.xml: Updated list introducing...Scott Rifenbark2011-01-251-2/+9
* documentation/yocto-project-qs/yocto-project-qs.xml: Added sub-sections to p...Scott Rifenbark2011-01-251-15/+27
* documentation/yocto-project-qs/yocto-project-qs.xml: Corrected environment se...Scott Rifenbark2011-01-251-2/+5
* linux-yocto/stable: perf: hard-code NO_LIBPERL/NO_LIBPYTHOBruce Ashfield2011-01-251-9/+9
* util-linux.inc: Fix DEPENDS on gettext for native caseRichard Purdie2011-01-252-1/+2
* distro_tracking: Update for poky-image-sdk renamingSaul Wold2011-01-251-12/+12
* poky-image-sdk* renamed to poky-image-sato-sdk*Saul Wold2011-01-255-20/+20
* meta-toolchain-sdk: Rename meta-toolchain-sdk to meta-toolchain-gmaeJessica Zhang2011-01-252-4/+4
* util-linux: tidy up metadataJoshua Lock2011-01-251-19/+19
* sanity/sstate: Due to the sysroot layout changes, the toolchain bootstrap pro...Richard Purdie2011-01-253-3/+3
* bitbake/fetch2: Instrument fetchers when making network accessYu Ke2011-01-259-1/+22
* bb.fetch2: add "BB_NO_NETWORK" optionYu Ke2011-01-251-0/+10
* bb.fetch2: remove the obsolate Fetch.try_mirrors referrenceYu Ke2011-01-251-7/+0