messages from 2012-04-16 13:29:41 to 2012-05-23 15:51:36 UTC [more...]
[PATCH 0/3] RFC: Refactor/cleanup logging/run file generation
2012-05-23 15:45 UTC (12+ messages)
` [PATCH 1/3] build.py: Add a log to capture task execution order
` [PATCH 2/3] build.py: Add additional debug messages
` [PATCH 3/3] build.py: Add support for log and run filename changes
` [PATCH 1/4] build.py: Add a log to capture task execution order
` [PATCH 2/4] build.py: Cleanup exec_func_shell
` [PATCH 3/4] build.py: Add additional debug messages
` [PATCH 4/4] build.py: Add support for log and run filename changes
[PATCH 0/1] Force to teminate the Parser process
2012-05-23 15:34 UTC (3+ messages)
` [PATCH 1/1] cooker.py: terminate the Parser processes
[PATCH 0/1] Hob: Adjust the progress bar not to show 100% when things are not finished
2012-05-23 15:19 UTC (2+ messages)
` [PATCH 1/1] Hob: Adjust the progress bar and set 100% only when all is done
[PATCH] bitbake: support $BITBAKE_UI environment
2012-05-23 10:30 UTC (2+ messages)
[PATCH 0/2] V4 replace os.system and os.popen with subbprocess module
2012-05-23 10:30 UTC (5+ messages)
` [PATCH 1/2] replace os.system with subprocess.call
` [PATCH 2/2] replace os.popen with subprocess.Popen
[PATCH] parse: get_file_depends(): return deterministic result
2012-05-23 10:27 UTC (2+ messages)
[PATCH 0/2] Implement file checksums
2012-05-23 10:25 UTC (8+ messages)
` [PATCH 1/2] bitbake: refactor out codeparser cache into a separate class
` [PATCH 2/2] bitbake: implement checksums for local files in SRC_URI
[PATCH 0/5] Hob: bug-fixes
2012-05-23 10:25 UTC (8+ messages)
` [PATCH 1/5] Hob: add '--select a machine--' and '--select a base image--' to GUI
` [PATCH 2/5] Hob: change the build failure scenario as ui design
` [PATCH 3/5] Hob: fixed the issue about bug 'running image' workflow and related view
` [PATCH 4/5] Hob: fixed the line width of base image description view
` [PATCH 5/5] Hob: fixed the issue about the 'run image' page should have the primary bug
RFC: Web Hob development
2012-05-23 8:14 UTC
[PATCH 0/4] Replace HobNotebook with gtk.Notebook, comments invited
2012-05-23 1:35 UTC (8+ messages)
v2 [PATCH 0/2] data_smart.py: Track inclusions and assignments
2012-05-22 16:13 UTC (7+ messages)
` [PATCH 1/2] data_smart.py: Provide (optional) logging of variable modifications
` [PATCH 2/2] data_smart.py: Track configuration file inclusions
[PATCH 0/1] Reimplment proxy settings for Hob
2012-05-22 13:40 UTC (3+ messages)
` [PATCH 1/1] Hob: reimplement the proxy page
[PATCH 0/2 v2][PULL] Hob: Add white/black pattern to filter images
2012-05-22 13:39 UTC (4+ messages)
` [PATCH 1/2] Hob: Add filter for images listed in image combo
` [PATCH 2/2] Hob: Get image name internally when updating the image description
[PATCH] fetch2: quote/unquote url paths
2012-05-22 13:39 UTC (2+ messages)
Bitbake raises MultipleMatches exception while trying to build uclibc
2012-05-21 21:06 UTC (5+ messages)
[PATCH] bitbake: added -j option
2012-05-21 14:13 UTC (3+ messages)
[PATCH 0/2][PULL] Hob: Add white/black pattern to filter images
2012-05-21 7:55 UTC (5+ messages)
` [PATCH 1/2] Hob: Add filter for images listed in image combo
` [PATCH 2/2] Hob: Get image name internally when updating the image description
[PATCH] knotty2: return exit code
2012-05-20 7:10 UTC (2+ messages)
[PATCH 0/3] Hob: bug-fixes
2012-05-20 7:09 UTC (7+ messages)
` [PATCH 1/3] Hob: apply a line length to consistantly across 'base image' descriptions
` [PATCH 2/3] Hob: add '--select a machine--' and '--select a base image--' to GUI
` [PATCH 3/3] Hob:add function about clicked a row to load image file for 'my images' page
[RFC PATCH 0/2] data_smart.py (mostly): Variable and include tracking!
2012-05-18 17:38 UTC (4+ messages)
` [RFC PATCH 1/2] data_smart.py: Provide (optional) logging of variable modifications
` [RFC PATCH 2/2] data_smart.py: Track configuration file inclusions
[PATCH 0/2] V3 replace os.system and os.popen with subbprocess module
2012-05-17 1:59 UTC (6+ messages)
` [PATCH 1/2] replace os.system with subprocess.call
` [PATCH 2/2] replace os.popen with subprocess.Popen
L4 Fiasco.OC µ-kernel!
2012-05-16 16:51 UTC (4+ messages)
[PATCH 0/2] V2 replace os.system and os.popen with subbprocess module
2012-05-16 1:29 UTC (5+ messages)
` [PATCH 1/2] replace os.system with subprocess.call
` [PATCH 2/2] replace os.popen with subprocess.Popen
[PATCH] bitbake/fetch: Spell out which fetcher backends support and recommend checksums
2012-05-15 19:54 UTC
[PATCH 0/2] replace os.system and os.popen with subbprocess module
2012-05-15 6:49 UTC (5+ messages)
` [PATCH 1/2] replace os.system with subprocess.call
` [PATCH 2/2] replace os.popen with subprocess.Popen
[PATCH 2/2] lib/bb/siggen.py: ensure dumped signatures have group R/W
2012-05-13 19:02 UTC (2+ messages)
[PATCH] setup.py: fix path for bitbake-selftest
2012-05-13 19:02 UTC (2+ messages)
[PATCH] bitbake/fetch: If checksums are available, check them for any file, local or remote
2012-05-13 12:36 UTC
[PATCH] bitbake/fetch2: Improve visibility of checksum warnings when fetching from mirrors
2012-05-13 12:35 UTC
[PATCH] bitbake/fetch2: Remove hardcoded file removal and use clean method
2012-05-13 11:44 UTC
[PATCH] bitbake/fetch2: Improve stamp creation in mirror code
2012-05-13 11:43 UTC
[PATCH] lib/bb/siggen: use open() rather than the file constructor
2012-05-12 0:58 UTC
[PATCH] bitbake/tests: Add test of the git fetcher
2012-05-11 17:16 UTC
bitbake/fetch2/git: Set a default for the GITDIR variable
2012-05-11 17:15 UTC
[PATCH] bitbake/fetch2/git: Don't set the branch name to None, that makes no sense
2012-05-11 17:14 UTC
QorIQ_SDK-20110709-systembuilder
2012-05-11 14:08 UTC (3+ messages)
[PATCH] runqueue: drop unnecessary keys() in runqueue_process_waitpid
2012-05-11 9:06 UTC (2+ messages)
bitbake/runqueue: Fix 'full' stamp checking to be more efficient and cache results
2012-05-10 13:54 UTC (2+ messages)
[PATCH] bitbake/runqueue: Drop check_stamp_fn, its obsolete and should not be used
2012-05-10 8:23 UTC
[PATCH] bitbake/runqueue: Drop check_stamps function, it is obsolete and unused
2012-05-10 8:22 UTC
[PATCH] runqueue: handle task exit due to signal/stop
2012-05-09 23:32 UTC
[PATCH 0/4] Hob: bug-fixes
2012-05-09 20:57 UTC (6+ messages)
` [PATCH 1/4] Hob: change the refresh icon speed to make it view clear
` [PATCH 2/4] Hob: add original url show function with the tooltip hyperlink for user
` [PATCH 3/4] Hob: add group number show and 'bold' visible effect for Package view
` [PATCH 4/4] Hob: change the workflow about click 'Run Image' to run directly after builded a qemu image
[PATCH 0/1][PULL][1.2.1] Hob: Fix bug 2371
2012-05-07 10:02 UTC (3+ messages)
` [PATCH 1/1] Hob: Clear the building status if command failed
[PATCH] bitbake/tests/fetch: Add simple http fetcher tests
2012-05-04 17:28 UTC
[PATCH] bitbake/fetch2/wget: Add fallback/default wget commands
2012-05-04 17:27 UTC
[PATCH] bitbake/fetch2/wget: Remove unneeded function indirection and reindent
2012-05-04 17:26 UTC
[PATCH] bitbake/fetch2/wget: Remove unnecessary use of OVERRIDES
2012-05-04 17:26 UTC
[PATCH] bitbake/fetch2: When unpacking, only use PATH variable if its set
2012-05-04 17:25 UTC
[PATCH] bitbake/fetch2: Remove WORKDIR reference, should use passed parameter
2012-05-04 17:24 UTC
[PATCH] bitbake: Add start of bitbake regression/self testing
2012-05-04 15:18 UTC
[PATCH 1/2] fetch2/git: Allow file:// URLs without checking for network access
2012-05-04 15:16 UTC (3+ messages)
` [PATCH 2/2] bitbake/fetch2: Fix spelling error in network access error message
bitbake/utils: Convert vercmp_string() to use vercmp internally
2012-05-04 14:47 UTC (3+ messages)
Bitbake patches: Track include history and variable modification history
2012-05-03 20:29 UTC (3+ messages)
[PATCH 0/3][PULL] Hob: Fix bug 2361
2012-04-25 1:27 UTC (6+ messages)
` [PATCH 1/3] event.py: Add SanityCheck and SanityCheckPassed events
` [PATCH 2/3] Hob: Add proxy setting into setting's md5
` [PATCH 3/3] Hob: Issue sanity check after parse is completed
[PATCH 0/1] Allow Hob to run with sanity checks disabled
2012-04-23 21:35 UTC (2+ messages)
` [PATCH 1/1] hob: enable sanity checks after launch
python function used in variable expansion called multiple times per recipe
2012-04-20 1:05 UTC (11+ messages)
[PATCH 0/1][PULL] bitbake: retain order for __depends and __base_depends variables
2012-04-18 5:46 UTC (2+ messages)
` [PATCH 1/1] bitbake: Retain order for __depends and __base_depends
[PATCH 0/4 v3][PULL] "__depends/__base_depends" ordering, config hash improvement, and Hob fix
2012-04-18 3:52 UTC (7+ messages)
` [PATCH 1/4] bitbake: Retain order for __depends and __base_depends
` [PATCH 2/4] data_smart: Improve the calculation of config hash
` [PATCH 3/4] Hob: Enlarge the upper value of image size
` [PATCH 4/4] Hob: Set the "stop" button insensitive before hide it
[PATCH 4/4] lib/bb/ui/crumbs/recipeselectionpage: fix type availabel->available
2012-04-17 15:24 UTC (2+ messages)
[PATCH 0/3 v2][PULL] "__depends/__base_depends" ordering, config hash improvement, and Hob fix
2012-04-17 7:16 UTC (4+ messages)
` [PATCH 1/3] bitbake: Retain order for __depends and __base_depends
` [PATCH 2/3] data_smart: Improve the calculation of config hash
` [PATCH 3/3] Hob: Enlarge the upper value of image size
[PATCH 0/1] Hob: Add a description for creating own image
2012-04-16 23:13 UTC (2+ messages)
` [PATCH 1/1] hoblistmodel.py: description for selfcreated image
[PATCH] bitbake-layers: hide deprecation warnings
2012-04-16 22:42 UTC (2+ messages)
[PATCH 1/1] Hob: fixed a little view issue about package selection page
2012-04-16 16:21 UTC (2+ messages)
[PATCH 0/2][PULL] "__depends/__base_depends" ordering and config hash improvement
2012-04-16 13:17 UTC (3+ messages)
` [PATCH 1/2] bitbake: Retain order for __depends and __base_depends
` [PATCH 2/2] data_smart: Improve the calculation of config hash
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox