summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* git.py: split download to download() and build_mirror_data()Yu Ke2011-01-252-3/+9
* base/sstate.bbclass: Rename fetcher "go" method to "download" when using fetc...Yu Ke2011-01-252-2/+8
* bb.fetch2: rename "go" with "download" to better reflect its functionalityYu Ke2011-01-2513-19/+19
* base.bbclass: use bb.fetch2 unpack APIYu Ke2011-01-251-1/+7
* bb.fetch: add fetch version to distinguish bb.fetch and bb.fetch2Yu Ke2011-01-252-0/+4
* bb.fetch2: revise the Fetch.unpack APIYu Ke2011-01-251-18/+15
* bb.fetch2: add unpack method in fetcherYu Ke2011-01-251-0/+84
* emenlow: Change PACKAGE_EXTRA_ARCHS and BASE_PACKAGE_ARCH to core2Dongxiao Xu2011-01-251-3/+3
* bitbake: machine specific sysroots implementationDongxiao Xu2011-01-2512-24/+73
* base-files: Add to make some directories needed by LSB.Jingdong Lu2011-01-251-1/+17
* liburi-perl: Rename liburi-perlJingdong Lu2011-01-251-0/+0
* pseudo: Revert msg cache changesMark Hatle2011-01-253-23/+2
* gcc/libc: Change bootstrap to use an intermediate sysroot and hence no longer...Richard Purdie2011-01-257-4/+51
* gcc-cross-intermediate, gcc-crosssdk-intermediate: change CROSS_TARGET_SYS_DI...Dexuan Cui2011-01-253-2/+18
* gcc-cross-initial, gcc-crosssdk-initial: change CROSS_TARGET_SYS_DIR and insa...Dexuan Cui2011-01-257-2/+18
* sstate.bbclass: allow each step of toolchain bootstrap processes to do popula...Dexuan Cui2011-01-251-24/+0