BitBake/GUI/WorkInProgress: Difference between revisions
From Yocto Project
				
				
				Jump to navigationJump to search
				
				m (→Features)  | 
				 (Update for current state 01/07/11)  | 
				||
| Line 1: | Line 1: | ||
'''Note:''' this page is for tracking imminent/in progress work.  | |||
=== M2 ===  | |||
* inject a local directory into BBPATH and use buildTasks rather than buildFile to ensure the native dependencies added by image.bbclass are correctly built.  | |||
== Unplanned extra features - schedule at next map day ==  | |||
==   | |||
* Show contents of images & tasks (per community feedback) http://bugzilla.pokylinux.org/show_bug.cgi?id=991  | * Show contents of images & tasks (per community feedback) http://bugzilla.pokylinux.org/show_bug.cgi?id=991  | ||
* Show more information for selected package (per community feedback) http://bugzilla.pokylinux.org/show_bug.cgi?id=992  | * Show more information for selected package (per community feedback) http://bugzilla.pokylinux.org/show_bug.cgi?id=992  | ||
| Line 58: | Line 12: | ||
** view log for task  | ** view log for task  | ||
** copy log  | ** copy log  | ||
**   | ** pastebin log  | ||
* add context menus to package view  | * add context menus to package view  | ||
** "Rebuild-from" with a submenu for each task of the build; fetch, unpack, compile, etc.  | ** "Rebuild-from" with a submenu for each task of the build; fetch, unpack, compile, etc.  | ||
* hobhandler as a proxy to the server has a code smell  | * hobhandler as a proxy to the server has a code smell  | ||
* Add GUI to set mirror variables (SSTATE, PREMIRROR, ?)  | |||
* "Overlay" files, extra files to be installed into the rootfs at image generation time  | * "Overlay" files, extra files to be installed into the rootfs at image generation time  | ||
** Custom ROOTFS_POSTPROCESS_COMMAND  | ** Custom ROOTFS_POSTPROCESS_COMMAND  | ||
* Display and change IMAGE_FEATURES  | * Display and change IMAGE_FEATURES  | ||
* Consider allowing dragging a package from the list to the contents area  | * Consider allowing dragging a package from the list to the contents area  | ||
Revision as of 00:15, 2 July 2011
Note: this page is for tracking imminent/in progress work.
M2
- inject a local directory into BBPATH and use buildTasks rather than buildFile to ensure the native dependencies added by image.bbclass are correctly built.
 
Unplanned extra features - schedule at next map day
- Show contents of images & tasks (per community feedback) http://bugzilla.pokylinux.org/show_bug.cgi?id=991
 - Show more information for selected package (per community feedback) http://bugzilla.pokylinux.org/show_bug.cgi?id=992
 - add context menus to build view
- view logs
 - show log directory
 - view log for task
 - copy log
 - pastebin log
 
 - add context menus to package view
- "Rebuild-from" with a submenu for each task of the build; fetch, unpack, compile, etc.
 
 - hobhandler as a proxy to the server has a code smell
 - Add GUI to set mirror variables (SSTATE, PREMIRROR, ?)
 - "Overlay" files, extra files to be installed into the rootfs at image generation time
- Custom ROOTFS_POSTPROCESS_COMMAND
 
 - Display and change IMAGE_FEATURES
 - Consider allowing dragging a package from the list to the contents area