BitBake/GUI/WorkInProgress: Difference between revisions

From Yocto Project
Jump to navigationJump to search
Line 1: Line 1:
'''Note:''' this page is for tracking imminent/in progress work.
'''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 ==
== Unplanned extra features - schedule at next map day ==

Revision as of 15:59, 6 September 2011

Note: this page is for tracking imminent/in progress work.

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