BitBake/GUI/WorkInProgress: Difference between revisions
From Yocto Project
Jump to navigationJump to search
(→M3/Future (Unplanned Extra features - Dev Complete Jul 25): Implemented an unscheduled feature...) |
|||
(28 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
'''Note:''' this page is for tracking imminent/in progress work. | |||
== Unplanned extra features - schedule at next map day == | |||
* (Re-)Enable removal of packages http://bugzilla.yoctoproject.org/show_bug.cgi?id=1450 | |||
== | |||
* | |||
* 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 | ||
* add context menus to build view | * add context menus to build view | ||
** view logs | ** view logs | ||
** show log directory | ** show log directory | ||
** view log for task | ** view log for task | ||
* 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 | ||
* Consider allowing dragging a package from the list to the contents area |
Latest revision as of 16:01, 6 September 2011
Note: this page is for tracking imminent/in progress work.
Unplanned extra features - schedule at next map day
- (Re-)Enable removal of packages http://bugzilla.yoctoproject.org/show_bug.cgi?id=1450
- 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
- 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