Openembedded Bitbake Development
 help / color / mirror / Atom feed
 messages from 2012-08-16 01:26:23 to 2012-09-20 16:00:32 UTC [more...]

[PATCH 0/2] A couple more Hob fixes
 2012-09-20 15:47 UTC 

[PATCH] hob/packageselectionpage: "Cancel" button returns to "Image configuration" screen
 2012-09-20 12:32 UTC  (2+ messages)

[PATCH cooker] cooker: Clarify package/recipe wording
 2012-09-20 12:31 UTC  (3+ messages)

[PATCH] hob: Don't set busy cursor on the root window, just our window
 2012-09-20 11:03 UTC  (2+ messages)

[PATCH] hob: add a top bar when building process is stopped
 2012-09-20 11:02 UTC  (2+ messages)

[PATCH] hob: report event handler failures
 2012-09-20 10:49 UTC  (3+ messages)

cvs.py fetcher
 2012-09-20 10:44 UTC  (2+ messages)

[PATCH] [hob] Remove stray "distro" combobox from simple settings
 2012-09-20 10:27 UTC 

[PATCH] hob: rename 'View log' to 'Open log'
 2012-09-20  9:30 UTC  (2+ messages)

[PATCH] [hob] Fix settings
 2012-09-20  9:30 UTC  (3+ messages)

[PATCH] cvs fetcher
 2012-09-19 14:04 UTC 

[PATCH v2] [hob] Fix settings
 2012-09-19 10:49 UTC  (2+ messages)

[PATCH] [for-denzil] Save proxy settings
 2012-09-19  5:55 UTC  (2+ messages)

how to parse makefile in bitbake
 2012-09-18 11:35 UTC 

[PATCH] build/siggen: Add support for stamp 'clean' masks
 2012-09-18 10:32 UTC 

v4 or so [PATCH 0/2] variable/include tracking: revised
 2012-09-18  2:11 UTC  (3+ messages)
` [PATCH 1/2] data_smart.py and friends: Track file inclusions for bitbake -e
` [PATCH 2/2] data_smart.py and friends: Track variable history

[PATCH 0/8] knotty: Interactive logging changes
 2012-09-18  1:15 UTC  (12+ messages)
` [PATCH 1/8] bitbake: Unbuffer stdout for log files
` [PATCH 2/8] knotty.py: Extend knotty to support "real time" log tail for tasks
` [PATCH 3/8] knotty.py: Add the ability to dynamically select loglevel from stdin
` [PATCH 4/8] msg.py, knotty.py: Allow dynamic toggle of the debug log level
` [PATCH 5/8] knotty.py: update footer on dynamic log level change
` [PATCH 6/8] knotty.py: Add interactive commands to knotty
` [PATCH 7/8] knotty.py: Add ability to dynamically toggle log location
` [PATCH 8/8] knotty.py: Handle rare interrupted select call

[PATCH 0/4] Add ability to auto spawn screen on a controlling terminal
 2012-09-17 22:43 UTC  (5+ messages)
` [PATCH 1/4] progress.py: Fix traceback when running goggle ui
` [PATCH 2/4] event.py, knotty.py, ncurses.py, runningbuild.py: Add support for LogExecTTY event
` [PATCH 3/4] terminal: pass data store all the way through to terminal class
` [PATCH 4/4] terminal: Send LogExecTTY event to spawn screen

[PATCH] bitbake, runqueue: Add --no-setscene to skip all setscene tasks
 2012-09-17 22:43 UTC 

[OE-core] [PATCH 1/4] gcc: Switch SRC_URI to use svn
 2012-09-15  6:25 UTC  (7+ messages)

v3 or so [PATCH 0/1] File inclusion tracking (cleaned up)
 2012-09-14 21:09 UTC  (2+ messages)
` [PATCH 1/1] data_smart.py and friends: Track file inclusions for bitbake -e

[PATCH] hob/builddetailspage: Add tooltips to the build failed notification
 2012-09-14  8:29 UTC  (2+ messages)

[PATCH] lib/bb/event: improve handling of event queue on exit
 2012-09-14  8:28 UTC  (3+ messages)

[PATCH] hob/imagedetailspage: change "FileCreated" label to "Files created"
 2012-09-14  8:26 UTC  (2+ messages)

[PATCH 0/3] More Hob fixes
 2012-09-14  8:27 UTC  (8+ messages)
` [PATCH 1/3] hob: don't reorder layers list
` [PATCH 2/3] lib/bb/command.py: ensure setVariable only sets values as strings
` [PATCH 3/3] hob: sort base image drop-down list

[PATCH] hob: format error messages properly
 2012-09-14  8:27 UTC  (2+ messages)

cooker: Fix priority for virtual recipes
 2012-09-13 14:25 UTC 

[PATCH 0/1] HOB fix for proxy tab tooltip text
 2012-09-11 23:55 UTC  (2+ messages)
` [PATCH 1/1] Fixed hob proxy tab tooltip text per review suggestions [YOCTO #2499]

[PATCH] hob: rename task -> packagegroup in recipe selection
 2012-09-10 20:55 UTC  (2+ messages)

[PATCH] hob/packageselectionpage: restore selected packages
 2012-09-10 20:55 UTC  (2+ messages)

[PATCH] hob: ensure error message text is properly escaped
 2012-09-10 17:11 UTC 

[PATCH] hob: use correct semantics for dealing with pkgdata
 2012-09-10 14:36 UTC 

[PATCH] hob/imageconfigurationpage: remove or_label reference
 2012-09-10 12:14 UTC  (2+ messages)

[PATCH 0/2] Exception handling fixes
 2012-09-10 12:14 UTC  (4+ messages)
` [PATCH 1/2] fetch2: fix malformed URL causing a useless traceback
` [PATCH 2/2] cooker: fix handling of exceptions during exception handling

[PATCH v2] fetch2: replace double slashes in paths in encodeurl()
 2012-09-07 13:50 UTC  (2+ messages)

[PATCH] hob: print message when DISPLAY is not set
 2012-09-07 13:47 UTC  (2+ messages)

[PATCH] fetch2: fix fetcher looping due to self-referential entries
 2012-09-07 13:31 UTC  (2+ messages)

[PATCH 0/1] hob:bug-fix
 2012-09-07 11:25 UTC  (3+ messages)
` [PATCH 1/1] Hob: change view of 'recipes' and 'packages' tables as ui design

[PATCH 0/5] Refactoring + improve bitbake-diffsigs
 2012-09-07 11:09 UTC  (7+ messages)
` [PATCH 1/5] tinfoil: create simple interface for bitbake-based utilities
` [PATCH 2/5] lib/bb/siggen: replace tabs with spaces
` [PATCH 3/5] lib/bb/siggen.py: insert a colon between class and recipe name
` [PATCH 4/5] lib/bb/siggen.py: make signature dump/compare functions return a list
` [PATCH 5/5] bitbake-diffsigs: allow specifying task & follow deps recursively

[PATCH] [HOB] Save toolchain in settings
 2012-09-07 11:06 UTC  (2+ messages)

[PATCH] hob: The 'run image' and 'deploy image' dialogs text and alignment corrections
 2012-09-07 11:03 UTC  (2+ messages)

[PATCH] hob/imagedetailspage: "Image ready" icon appers only after the image was generated
 2012-09-07 11:03 UTC  (2+ messages)

[PATCH] [Yocto #3011] - Button theme is taken from host
 2012-09-07 11:03 UTC  (2+ messages)

[PATCH] hob/recipe&packageselectionpage: Change "Back" button to "Cancel" button
 2012-09-07 10:57 UTC  (2+ messages)

[PATCH 0/1] fetch2: unpack rpm, ipk and deb binary package
 2012-09-07 10:56 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/3 V2] hob2: remove hard-coded image types map
 2012-09-07 10:52 UTC  (6+ messages)
` [PATCH 1/3] hob2: remove the hard-coded images map
` [PATCH 2/3] hob2: remove class hcc
` [PATCH 3/3] image_types.bbclass: add variable for Hob

Your message to bitbake-devel awaits moderator approval
 2012-09-06 16:58 UTC  (2+ messages)

[PATCH] Implement 'settings' dialog as designed
 2012-09-06 15:21 UTC  (2+ messages)

bitbake under msys
 2012-09-06 13:32 UTC  (3+ messages)

[PATCH] Implement 'settings' dialog as designed
 2012-09-06  7:58 UTC 

[PATCH] hob/imageconfigurationpage: Set secondary action for "Edit image" button
 2012-08-31 11:37 UTC 

[PATCH] hob/packageselectionpage: Add tooltips to 'Included' and 'All packages' tab and 'Search' field
 2012-08-31  8:48 UTC 

[PATCH] hob/packageselectionpage: Correctly restore previously selected packages
 2012-08-31  7:00 UTC 

[PATCH] clarify wording
 2012-08-31  0:38 UTC  (9+ messages)

[PATCH] bitbake: Hob "Edit packages" page now restores correctly previously selected packages list upon "Back" action
 2012-08-31  0:43 UTC  (2+ messages)

taskdata: Don't add dependencies on tasks that don't exist
 2012-08-28 15:11 UTC 

[PATCH 0/3] hob2: remove hard-coded image types map
 2012-08-27  2:06 UTC  (6+ messages)
` [PATCH 1/3] hob2: remove the hard-coded images map
` [PATCH 2/3] hob2: remove class hcc
` [PATCH 3/3] bitbake.conf: add variable IMAGE_TYPES_MAP

[PATCH] clarify wording in help output for -s
 2012-08-25 23:26 UTC 

[PATCH] bitbake: clarify help wording
 2012-08-25  2:13 UTC 

[PATCH] cooker: fix traceback when using -b with skipped recipe
 2012-08-23  7:50 UTC  (2+ messages)

[PATCH] cooker: Add explict handling of BBHandledException for parsing failures
 2012-08-22 21:40 UTC 

[PATCH] cooker: Ensure parsing failures stop the build
 2012-08-22 19:33 UTC 

[PATCH] utils.py: Once we've printed errors messages, suppress the backtrace
 2012-08-22 19:02 UTC 

[PATCH] ast: Store anonymous python function contents in the datstore
 2012-08-22 19:01 UTC 

[PATCH] utils.py: Try harder to extract good traceback information by querying the datastore
 2012-08-22 19:01 UTC 

[PATCH] ui/knotty: give out start time of task
 2012-08-22 17:09 UTC 

[PATCH] bitbake: hob: create console log directory before writing
 2012-08-22 12:57 UTC  (2+ messages)

[PATCH] ui: Improve error message if bitbake cannot import python curses module
 2012-08-22 12:56 UTC  (2+ messages)

[PATCH 0/3] bitbake-layers fixes
 2012-08-22 12:55 UTC  (5+ messages)
` [PATCH 1/3] bitbake/cooker: minor refactor of parseConfiguration()
` [PATCH 2/3] bitbake-layers: avoid full parse for show-layers subcommand
` [PATCH 3/3] bitbake-layers: use parsable title for show-appends

[PATCH] Hob wizard-like reorganization
 2012-08-22 12:55 UTC  (2+ messages)

[PATCH 1/2] data-smart: rename the 'content' internal variable to '_content'
 2012-08-22 12:55 UTC  (3+ messages)
` [PATCH 2/2] data_smart: skip all interal (underscored) flags in getVarFlags

[PATCH] ast: Extract text variable in PythonMethodNode
 2012-08-22 12:54 UTC 

ast: Rename PythonMethodNode define variable to modulename
 2012-08-22 12:54 UTC 

methodpool: Clean up the parsed module list handling to be slightly less insane
 2012-08-22 12:53 UTC 

methodpool: Remove unused check_insert_method function
 2012-08-22 12:52 UTC 

[PATCH] ui: Improve error message if bitbake cannot import python curses module
 2012-08-21 19:17 UTC 

[PATCH] event/ast: Use better_exec instead of simple_exec
 2012-08-21 16:27 UTC 

[PATCH 0/1] fetch2/__init__.py: add an "auto" policy for BB_SRCREV_POLICY
 2012-08-21 14:58 UTC  (7+ messages)
` [PATCH 1/1] "

what is the work flow of bitbake
 2012-08-21 10:23 UTC 

[PATCH] fetch2/git: Work around git confusion between foo.git and foo repositories
 2012-08-18 15:18 UTC 

[PATCH] build.py: Correct package to recipe in TaskBase events to use consistent terminology
 2012-08-17 13:53 UTC 

[PATCH 0/2] variable/include tracking and _remove
 2012-08-17 10:09 UTC  (8+ messages)
` [PATCH 1/2] data_smart.py: track file inclusion and variable modifications
` [PATCH 2/2] data_smart.py: implement _remove as a keyword like _append

[PATCH 0/1] hob:bug-fixes
 2012-08-17  2:47 UTC  (2+ messages)
` [PATCH 1/1] Hob: fixed the build image failure scenario

[PATCH] Add color to bitbake interactive console log formatter
 2012-08-16  1:41 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox