messages from 2012-04-11 01:07:43 to 2012-05-18 17:48:24 UTC [more...]
[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/3] Hob: bug-fixes
2012-05-16 8:27 UTC (6+ 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
[PATCH 0/4] Replace HobNotebook with gtk.Notebook, comments invited
2012-05-16 8:24 UTC (9+ messages)
` [PATCH 1/4] lib/bb/ui/crumbs/: replace custom HobNotebook
` [PATCH 2/4] lib/bb/ui/crumbs/hobwidget: use light text in HobIndicator
` [PATCH 3/4] lib/bb/ui/crumbs/imageconfiguration: fix combo boxes drop-down width
` [PATCH 4/4] hob: update required pygtk to 2.22.0 and gtk+ to 2.20.0
[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 0/2][PULL] Hob: Add white/black pattern to filter images
2012-05-15 5:52 UTC (3+ 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 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
[PATCH 09/10] Hob: Change base image to "Create your own image" if customized
2012-04-16 12:32 UTC (2+ messages)
[PATCH 0/1] Hob: bug-fixes
2012-04-16 10:11 UTC
[PATCH 0/1] Hob: bug-fixes
2012-04-16 10:09 UTC
[PATCH 0/6][PULL] Hob: Bug fixes
2012-04-16 9:00 UTC (7+ messages)
` [PATCH 2/6] data_smart: Improve the calculation of config hash
[PATCH 0/2] Hob UI fixes
2012-04-16 8:53 UTC (3+ messages)
` [PATCH 1/2] Hob: fixed the issue that the notebook overlay-scrollbar is overlapped
` [PATCH 2/2] Hob: add the parent window to 'binb' popup window for managing it
[PATCH 0/1][PULL] Hob: Bug fix for image details page
2012-04-16 7:51 UTC (2+ messages)
` [PATCH 1/1] Hob: Fix contents in imagedetailsscreen
[PATCH 0/1] Add exception handling into Hob
2012-04-15 16:09 UTC (2+ messages)
` [PATCH 1/1] Hob: add exception handling
[PATCH 0/2 v2][PULL] Hob: Fix bug 2249
2012-04-15 7:26 UTC (3+ messages)
` [PATCH 1/2] Hob: Handle NoProvider event in runningbuild module
` [PATCH 2/2] Hob: Simplify the init process
[PATCH 0/1][PULL] Hob: Fix bug 2249
2012-04-15 2:12 UTC (2+ messages)
` [PATCH 1/1] Hob: Handle NoProvider event in runningbuild module
[PATCH 0/2] Hob fixes
2012-04-14 22:59 UTC (4+ messages)
` [PATCH 1/2] Hob: remember layers and settings between Hob sessions
` [PATCH 2/2] Hob: reset user recipe selection and package selection after settings are changed
[PATCH 0/4 v2][PULL] Hob: Bug fixes
2012-04-14 13:43 UTC (6+ messages)
` [PATCH 1/4] Hob: A minor fix on tooltip
` [PATCH 2/4] Hob: Save the original image name into template
` [PATCH 3/4] Hob: Build selected image if not customized
` [PATCH 4/4] Hob: Use BB_DEFAULT_TASK as build task instead of hardcoded "build"
[PATCH 1/3] fetcher: quote filenames given in commands
2012-04-14 13:20 UTC (5+ messages)
` [PATCH 2/3] runfetchcmd(): allow to use a sequence as cmd
` [PATCH 3/3] fetch2/git: quote arguments
[PATCH 0/4][PULL] Hob: Bug fixes
2012-04-14 11:01 UTC (6+ messages)
` [PATCH 1/4] Hob: A minor fix on tooltip
` [PATCH 2/4] Hob: Save the original image name into template
` [PATCH 3/4] Hob: Build selected image if not customized
` [PATCH 4/4] Hob: Use BB_DEFAULT_TASK as build task instead of hardcoded "build"
[RFC PATCH 0/3] Replace HobNotebook with gtk.Notebook
2012-04-13 17:10 UTC (5+ messages)
` [PATCH 1/3] lib/bb/ui/crumbs/: replace custom HobNotebook
` [PATCH 2/3] lib/bb/ui/crumbs/hobwidget: use light text in HobIndicator
` [PATCH 3/3] lib/bb/ui/crumbs/imageconfiguration: fix combo boxes drop-down width
test
2012-04-13 8:04 UTC
[PATCH 0/3][PULL] Hob: Bug fixes
2012-04-13 10:54 UTC (6+ messages)
` [PATCH 1/3] command.py: Add a hook for config parsing
` [PATCH 2/3] Hob: Implement Hob config parse hook
` [PATCH 3/3] Hob: A minor fix on tooltip
[PATCH 0/1] Hob fixing: fixed unfunctional toolchain
2012-04-13 8:37 UTC (2+ messages)
` [PATCH 1/1] Hob: Added required packages for toolchain
questions about bitbake world
2012-04-13 2:44 UTC (6+ messages)
[PATCH] packageselectionpage: add missing method
2012-04-12 15:44 UTC (2+ messages)
[PATCH 0/2] Hob fixes
2012-04-12 14:22 UTC (3+ messages)
` [PATCH 1/2] Hob: fix the missing functions
` [PATCH 2/2] Hob: forbid users to exit Hob directly when Hob is busy
[PATCH 0/1] Modified the vercmp() to meet Debian rules
2012-04-12 9:28 UTC (2+ messages)
` [PATCH 1/1] bb.utils: Modifed "
[PATCH] builder: fix missing \ for if continuation
2012-04-12 2:02 UTC
[PATCH] lib/bb/fetch2: don't skip checksums when local mirror enabled
2012-04-11 10:47 UTC (4+ messages)
[PATCH 1/2] ui/crumbs/utils.py: new file for choosing terminals
2012-04-11 0:57 UTC
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