summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gstreamer: Provide easy way to enable runtime debuggingGary Thomas2012-03-294-4/+8
* runqemu: set console=ttyS0 when running with nographic optionScott Garman2012-03-291-0/+1
* qemu.inc: Use '+=' for IMAGE_FSTYPESTom Rini2012-03-291-1/+1
* knotty: Add back getTasks() call to ensure we don't repeat messgesRichard Purdie2012-03-291-0/+2
* Hob: in build details page, change error icon to denied iconLiming An2012-03-291-1/+1
* Hob: fixed the 'error' icon source picture and adjusted corresponding showed ...Liming An2012-03-291-2/+11
* Hob: some color style changes to make HobTabBar more close to visual designShane Wang2012-03-292-6/+10
* Hob: make ORANGE to be the same as the color on the dialogShane Wang2012-03-291-1/+1
* Hob: Change "Just bake" to "Build image" as requiredShane Wang2012-03-291-3/+3
* Hob: Change icon to error because parsing error is an errorShane Wang2012-03-291-1/+1
* Hob: clear the building state after a successful build, as a failed build doesShane Wang2012-03-292-0/+4
* Hob: Replace "local.conf" in error messageDongxiao Xu2012-03-291-0/+1
* Hob: Fix the setting hash calculationDongxiao Xu2012-03-291-14/+19
* Hob: Change the format to store image_fstype variableDongxiao Xu2012-03-293-7/+8
* Hob: Remember user settings when reparse configDongxiao Xu2012-03-292-11/+10
* Hob: Update configuration after parsingDongxiao Xu2012-03-291-0/+23
* Hob: Inherit image_types.bbclass in set_user_config()Dongxiao Xu2012-03-291-0/+1
* Hob: Improve for init a new buildDongxiao Xu2012-03-291-1/+3
* command.py: Move triggerEvent to command async classDongxiao Xu2012-03-291-7/+10
* Hob: Improve the matching for runnable machine typeDongxiao Xu2012-03-291-1/+2
* Hob: Define a variable to store the image name and toolchainDongxiao Xu2012-03-292-5/+12
* Hob: Fix adding duplicated meta-hob layerDongxiao Xu2012-03-291-1/+3
* Hob: Remove un-used signal and functionsDongxiao Xu2012-03-292-12/+1
* lib/bb/ui/crumbs/hig: fix layers_changed testJoshua Lock2012-03-291-1/+4
* lib/bb/ui/crumbs: hob progress bar should not be red when user stops buildJoshua Lock2012-03-295-13/+22
* lib/bb/ui/crumbs/builder: allow user to cancel Layer selection dialogueJoshua Lock2012-03-291-1/+3
* lib/bb/ui/crumbs/hobwidget: change text sizes in HobImageButtonJoshua Lock2012-03-291-1/+1
* lib/bb/ui/crumbs/imageconfigurationpage: add extra space between widgetsJoshua Lock2012-03-291-1/+1
* lib/bb/ui/crumbs/hobwidget: add padding to HobImageButtonJoshua Lock2012-03-291-2/+2
* Hob: change some words in settings dialog to make them consistentShane Wang2012-03-291-11/+11
* Hob: change some words on recipes screen and package screen to make them cons...Shane Wang2012-03-292-5/+5
* Hob: change some words on image configuration screen to make them consistentShane Wang2012-03-291-3/+3
* Hob: change some words for build configurations on build details screenShane Wang2012-03-291-11/+11
* Hob: add Templates and Settings on image details screenShane Wang2012-03-293-9/+51
* Hob: Set one of deployable images or runnable images as the default toggled itemShane Wang2012-03-291-26/+46
* ui/knotty: Add a footer to the build output for interactive terminals as knot...Richard Purdie2012-03-293-19/+162
* uihelper: Keep track of pids in execution orderRichard Purdie2012-03-291-0/+6
* license.bbclass: remove existing license.manifest before appending new dataEric BĂ©nard2012-03-291-0/+4
* ghostscript: Fix remaining CP_ prallel make racesRichard Purdie2012-03-292-47/+89
* bb.build: use relative log links, not absoluteChristopher Larson2012-03-291-2/+3
* rpm: Ensure we depend on file1.2_M4.rc41.2_M4.rc1Richard Purdie2012-03-281-1/+1
* eglibc-2.15: Update SRCREVKhem Raj2012-03-284-27/+131
* documentation: Added TBD entry to 1.2 manual history table.Scott Rifenbark2012-03-285-0/+25
* clutter: clutter_git is really clutter-1.8_git, renameRichard Purdie2012-03-281-0/+0
* tiff: Make builds deterministicRichard Purdie2012-03-281-2/+2
* gcc-cross-intermediate: Ensure we move the libraries from the correct locationRichard Purdie2012-03-281-1/+2
* ghostscript: Fixes for parallel_makeRichard Purdie2012-03-282-10/+844
* Hob: allow users to setup the proxiesShane Wang2012-03-283-11/+171
* Hob: fixed some not compatible places for make runningbuild.py can be reused ...Liming An2012-03-283-12/+20
* Hob: change the implementation way about get config info for building logLiming An2012-03-284-37/+95