messages from 2012-02-29 21:38:21 to 2012-03-19 20:27:23 UTC [more...]
[PATCH 0/3][PULL] Hob: Bug fix
2012-03-19 20:18 UTC (6+ messages)
` [PATCH 1/3] Hob: reset the selection if switch to a new base image
` [PATCH 2/3] Hob: Fix advanced setting reparse mechanism
` [PATCH 3/3] Hob: save CONF_VERSION and LCONF_VERSION into template
online manual should be updated or removed, no?
2012-03-19 17:49 UTC (2+ messages)
[PATCH] Typo: "nonexistant" -> "non-existent"
2012-03-19 13:58 UTC
wanting to verify best way to set up a local source mirror
2012-03-19 13:18 UTC
some preliminary questions about bitbake manual
2012-03-19 12:33 UTC (5+ messages)
first observations about current bitbake manual
2012-03-19 12:06 UTC
[PATCH] runningbuild.py: fix goggle ui
2012-03-19 11:56 UTC
[PATCH] ui/knotty: Add a footer to the build output for interactive terminals
2012-03-19 11:48 UTC (2+ messages)
` [OE-core] "
[PATCH] bitbake-layers: fix traceback in show-overlayed with nothing overlayed
2012-03-19 11:18 UTC
"bitbake-layers show-overlayed" generates python traceback
2012-03-19 11:13 UTC (2+ messages)
some deficiencies regarding assignment explanation in current bitbake manual
2012-03-18 19:18 UTC
Conflict between BBCLASSEXTEND and named recipes
2012-03-17 9:14 UTC (4+ messages)
[PATCH 0/6] Hob GUI add persistent tooltips and use custom info icon consistently
2012-03-16 19:34 UTC (19+ messages)
` [PATCH 1/6] crumbs/persistenttooltip: a new Gtk+ widget for use in Hob
` [PATCH 2/6] ui/icons: crop the info icons
` [PATCH 3/6] ui/crumbs/hobwidget: implement HobInfoButton per Hob interaction design
` [PATCH 4/6] ui/crumbs/imageconfigurationpage: make use of the HobInfoButton
` [PATCH 5/6] ui/crumbs/hig: use HobInfoButton in place of gtk.Image with tooltip
` [PATCH 6/6] ui/crumbs/hig: special case stock info icons in CrumbsMesssageDialog
[PATCH 00/12] [V3]Hob Notebook Implementation and Others
2012-03-16 15:10 UTC (13+ messages)
` [PATCH 01/12] Hob: implement a self-defined notebook visual component for Hob
` [PATCH 02/12] Hob: use HobNotebook to implement a notebook in build details page
` [PATCH 03/12] Hob: show indicators on the tabs of the Hob notebook
` [PATCH 04/12] Hob: change the code style to enumerate a list in a for-loop
` [PATCH 05/12] Hob: fix '!= None' and '== None' in the code
` [PATCH 06/12] Hob: allow users to setup the proxies
` [PATCH 07/12] Hob: remove the invalid code in hobwidget.py
` [PATCH 08/12] Hob: change the range dance in hobwidget make it like a pythonista
` [PATCH 09/12] Hob: fix static variable "self.search" to parameter "search" in signal callback function
` [PATCH 10/12] Hob: add auto adjust background area function for long issue text
` [PATCH 11/12] Hob: change HobNoteBook tab edge color from green to gray
` [PATCH 12/12] Hob: per UI design add refresh icon for building log
cache broken in master
2012-03-16 8:54 UTC (6+ messages)
How to identify WORKDIR?
2012-03-16 6:41 UTC (10+ messages)
[PATCH 00/11][PULL] Hob: Functionality and GUI fixes
2012-03-15 22:35 UTC (29+ messages)
` [PATCH 01/11] Hob: add "Close" button to "BinbDialog"
` [PATCH 02/11] Hob: Disable the handling of "NoProvider" event
` [PATCH 03/11] cooker: add package rdepends and rrecommends info
` [PATCH 04/11] Hob: Fix the image installation dependency
` [PATCH 05/11] Hob: Remove the reset button in recipe/package selection page
` [PATCH 06/11] Hob: Remove the indication in machine/base image combobox
` [PATCH 07/11] Hob: Remove the recipe/package populated signal
` [PATCH 08/11] Hob: Show recipe/package editing button after base image is selected
` [PATCH 09/11] Hob: Emit command-failed signal even if error msg is None
` [PATCH 10/11] Hob: Add stop button for parsing progress
` [PATCH 11/11] Hob: improve recipe/package selection performance
[PATCH 00/12 v2][PULL] Hob: Functionality and GUI Fixes
2012-03-15 10:35 UTC (14+ messages)
` [PATCH 01/12] Hob: add "Close" button to "BinbDialog"
` [PATCH 02/12] Hob: Disable the handling of "NoProvider" event
` [PATCH 03/12] cooker: add package rdepends and rrecommends info
` [PATCH 04/12] Hob: Fix the image installation dependency
` [PATCH 05/12] Hob: Remove the reset button in recipe/package selection page
` [PATCH 06/12] Hob: Remove the indication in machine/base image combobox
` [PATCH 07/12] Hob: Remove the recipe/package populated signal
` [PATCH 08/12] Hob: Show recipe/package editing button after base image is selected
` [PATCH 09/12] Hob: Emit command-failed signal even if error msg is None
` [PATCH 10/12] Hob: Add stop button for parsing progress
` [PATCH 11/12] Hob: improve recipe/package selection performance
` [PATCH 12/12] Hob: Change Box's padding value
PREFERRED_VERSION and wildcards
2012-03-15 0:02 UTC (4+ messages)
[PATCH 0/3][V2] Hob Notebook Implementation
2012-03-13 19:23 UTC (10+ messages)
` [PATCH 1/3] Hob: implement a self-defined notebook visual component for Hob
` [PATCH 2/3] Hob: use HobNotebook to implement a notebook in build details page
` [PATCH 3/3] Hob: show indicators on the tabs of the Hob notebook
[PATCH 0/1] siggen.py: Use basehash if no taskhash
2012-03-12 2:21 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 0/1] bitbake error fix
2012-03-12 2:21 UTC (3+ messages)
` [PATCH 1/1] bitbake/siggen: output filename on error in finalise
[PATCH] setup.py: remove bb.fetch package, code was dropped in 292e3430e5140b602cad86f55b5453e8cebb28a1
2012-03-12 2:18 UTC (2+ messages)
[PATCH] codeparser: Call intern over the set contents for better cache performance
2012-03-11 14:36 UTC
[PATCH] codeparser: Compute extra cache components on the fly rather than later
2012-03-11 14:35 UTC
[PATCH] cooker.py: Allow parsing shutdown to be called more than once
2012-03-11 14:34 UTC
Codeparser cache braindump
2012-03-11 13:03 UTC
[PATCH] bitbake: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)
2012-03-10 15:31 UTC (3+ messages)
configuration based builds with BB
2012-03-09 21:30 UTC
[PATCH] parse/ast: Expand inherit statements before splitting them
2012-03-08 15:01 UTC (3+ messages)
How bitbake works(Draft)
2012-03-08 8:20 UTC (3+ messages)
[PATCH 00/32] Hob related fixes
2012-03-07 23:56 UTC (49+ messages)
` [PATCH 01/32] Hob: make HobViewTable more general in hob and make the image selection dialog and the image details page reuse it
` [PATCH 02/32] Hob: avoid the image selection dialog to walk through all directories and its sub-directories, when users click "My images"
` [PATCH 04/32] Hob: fixed the issue in the brought-in-by dialog
` [PATCH 06/32] Hob: implement a self-defined notebook visual component for Hob
` [PATCH 07/32] Hob: use HobNotebook to enable a notebook in build details page
` [PATCH 10/32] Hob: add ignore_all_errors to avoid showing error dialog multiple times
` [PATCH 24/32] Hob(crumbs/hoblistmodel.py): Add mapping for rprovides and pkg
` [PATCH 25/32] Hob: Add an extra 50M space if zypper is selected
` [PATCH 26/32] Hob: fix a bug that the image size is shown incorrectly in the image details page
` [PATCH 27/32] Hob: add "OK" button to "BinbDialog"
` [PATCH 28/32] Hob: allow users to setup the proxy
` [PATCH 32/32] Hob: Disable the handling of "NoProvider" event
bitbake multi-processing semaphore in linux-vserver
2012-03-07 17:42 UTC (2+ messages)
bitbake dependency cache problem
2012-03-05 15:07 UTC (3+ messages)
[PATCH 0/1] Yocto 1561: enable cleanup of WORKDIR
2012-03-05 2:30 UTC (5+ messages)
` [PATCH 1/1] bitbake: "
[PATCH] bitbake: Drop fetch v1, v2 provides a much better codebase to build from
2012-03-04 4:00 UTC
[PATCH] conf/classes: Catch up with bb.data -> direct object access conversion
2012-03-04 3:58 UTC
Git, AUTOREV and SSH
2012-03-02 16:23 UTC (4+ messages)
[PATCH 0/1] Make bitbake-prserv executable
2012-03-02 16:23 UTC (3+ messages)
` [PATCH 1/1] bitbake/bitbake-prserv: Set file mode bits "x"
[PATCH 0/3] Fixes for scenequeue task failure
2012-03-01 15:26 UTC (5+ messages)
` [PATCH 1/3] bitbake/runqueue: fix python error on "
` [PATCH 2/3] bitbake/uihelper: restore line to record failed normal tasks
` [PATCH 3/3] bitbake/build: report TaskFailedSilent events as "Failed"
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