summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Hob: handle exceptions in get_parameters() from the bitbakeShane Wang2012-04-051-7/+26
* Hob: Check "dummy" image while update_image_comboDongxiao Xu2012-04-051-1/+7
* Hob: Remove the recipe/task type for multilibDongxiao Xu2012-04-051-8/+2
* lib/bb/ui/hob: exit cleanly if the required pygtk version isn't availableJoshua Lock2012-04-051-2/+11
* Hob: reset issue indication and build status before build starts on build det...Shane Wang2012-04-052-2/+3
* Hob: remove grab_default() for deploy buttonShane Wang2012-04-051-1/+0
* Hob: add the "info" indication icon for "information" in the dialogs.Shane Wang2012-04-052-1/+2
* Hob: fix IMAGE_INSTALL setting while save templateDongxiao Xu2012-04-053-1/+21
* Hob: Fix toolchain buildDongxiao Xu2012-04-053-8/+26
* Hob: Set stop button sensitive after task startedDongxiao Xu2012-04-051-0/+2
* Hob: Remove duplication for certain bitbake variablesDongxiao Xu2012-04-051-6/+13
* Hob: Remove some calling of initiate_new_build()Dongxiao Xu2012-04-051-2/+0
* Hob: Update the cache when setting changedDongxiao Xu2012-04-051-1/+1
* Hob: Fix MACHINE settingDongxiao Xu2012-04-052-3/+4
* self-hosted-image: Increase space for build and allow builder user sudo access1.2_M4.rc2Saul Wold2012-04-041-6/+6
* conf/machine/include: Update SH tunings to match READMEMark Hatle2012-04-044-6/+65
* conf/machine/include: Cleanup ARM tunings to match READMEMark Hatle2012-04-046-7/+47
* conf/machine/include: Cleanup PowerPC tunings to match READMEMark Hatle2012-04-049-20/+47
* conf/machine/include: Cleanup MIPS tunings to match READMEMark Hatle2012-04-043-7/+84
* conf/machine/include: Cleanup IA tunings to match READMEMark Hatle2012-04-045-27/+59
* conf/machine/include/README: Add readme to explain cpu tuningsMark Hatle2012-04-042-1/+77
* archive-patched-source.bbclass: Archive patched sourceXiaofeng Yan2012-04-041-0/+14
* Remove redundant reference to "task-self-hosted" from self-hosted-image.bbRobert P. J. Day2012-04-041-4/+0
* qt-4.7.4: Fix build with gcc 4.7Khem Raj2012-04-044-2/+70
* qt-mobility: Fix build with gcc 4.7Khem Raj2012-04-042-2/+52
* webkit: Fix build with gcc-4.7Khem Raj2012-04-042-1/+23
* archiver.bbclass: enhance code readabilityXiaofeng Yan2012-04-041-119/+108
* eglibc packaging: locale packaging configurationNitin A Kamble2012-04-042-6/+8
* gcc-cross-intermediate: fix do_install for x32Nitin A Kamble2012-04-041-1/+1
* package_{deb,ipk,rpm}: apply umask to files generated in do_package_write_{de...Andreas Oberritter2012-04-043-0/+3
* copyleft_compliance: also print the reason for including a packageEric Bénard2012-04-041-4/+4
* license.py: fix behaviour of copyleft_complianceEric Bénard2012-04-041-4/+7
* license.bbclass: Check if copyfile succeeded with isfileAndrei Gherzan2012-04-041-2/+3
* binutils: Inform binutils that armv5e really is valid!Mark Hatle2012-04-042-1/+22
* documentation/yocto-project-qs/yocto-project-qs.xml: Added CentOS distroScott Rifenbark2012-04-041-1/+2
* documentation/bsp-guide/bsp.xml: Patch to fix small issuesRobert P. J. Day2012-04-041-5/+7
* elfutils: disable lzma (and bzip2 for native)Paul Eggleton2012-04-031-2/+3
* gdb: build with expat, add missing RRECOMMENDS_gdbserverAndreas Oberritter2012-04-034-6/+6
* eglibc: SDK_GLIBC_ADDONS for eglibc-nativesdk.Lianhao Lu2012-04-036-7/+14
* documentation/dev-manual/dev-manual-common-tasks.xml: removed MULTILIB_IMAGE_...Scott Rifenbark2012-04-031-1/+1
* documentation/dev-manual/dev-manual-common-tasks.xml: Edit to md5sumScott Rifenbark2012-04-031-1/+2
* documentation/dev-manual/dev-manual-common-tasks.xml: Updated makefile sectionScott Rifenbark2012-04-031-11/+37
* documentation/bsp-guide/bsp.xml: Added some front-matterScott Rifenbark2012-04-031-0/+6
* documentation/bsp-guide/bsp.xml: Removed NoteTom Zanussi2012-04-031-10/+0
* documentation/bsp-guide/bsp.xml: Edits to the BSP Tools sectionScott Rifenbark2012-04-031-431/+429
* documentation/bsp-guide/bsp.xml: New section on using BSP tools.Tom Zanussi2012-04-031-0/+450
* gettext: Fix sysroot conflict over owner of macrosRichard Purdie2012-04-022-3/+7
* gst-ffmpeg: Fix build failures from sstate relocationRichard Purdie2012-04-021-4/+1
* gst-ffmpeg: Fix build with gcc 4.7Khem Raj2012-04-022-1/+59
* apt: Fix a latent bug exposed by gcc 4.7Khem Raj2012-04-022-2/+61