BitBake/GUI/WorkInProgress

From Yocto Project
Jump to navigationJump to search

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