Meego Wiki
Views

SDK/Bugzilla Components

From MeeGo wiki
< SDK(Difference between revisions)
Jump to: navigation, search
(List of Bugzilla Products and Components)
(categorise)
 
(11 intermediate revisions not shown)
Line 1: Line 1:
 +
== Bugzilla products and components for MeeGo SDK ==
-
== List of Bugzilla Products and Components ==
+
This page explains the structure we have in the bugzilla.
-
These go under Products:
+
=== Notes ===
-
* MeeGo Application SDK
+
-
* MeeGo Platform SDK
+
-
Note: should we have 2 products (Application and Platform) or only MeeGo SDK product (current situation)?
+
* Note1: We need to use Architecture field and Hardware field.
 +
* Note2: in the future, Qt Creator plugins component could be splitted per plugin and merged with Qt Creator component; It is planned to use pristine/vanilla Qt Creator.
 +
* Note3: See [[SDK/Bugzilla_Template]] for the template we use.
 +
* Note4: We need to use OS field to tell Windows, Mac or Linux SDK.
 +
* '''Note5''': Any requirements about bugzilla configuration should go to https://bugs.meego.com/, Meego Community Infrastructure -> bugs.meego.com -> Meego Bugzilla.
 +
 
 +
=== Structure ===
 +
 
 +
* MeeGo Application SDK
 +
** Generic (catch all component)
 +
** Qt (bugs related to Qt package on the host supported distribution) ( as a developer I only care about Qt Creator working well or not, suggest removing this.) ([Bob]: Qt Creator is just the IDE.  It doesn't hurt to have Qt here IMO, at least let's keep it initially.  If not here, where in bugzilla would they file Qt bugs?)
 +
** Qt Creator (bugs related to Qt Creator package on the host supported distribution)
 +
** Qt Creator plugins (bugs related to Qt Creator plugins package on the host supported distribution)
 +
** MADDE (bugs related to MADDE package on the host supported distribution)
 +
** MADDE sysroot (bugs related to sysroot for MADDE)
 +
** QEMU(bugs related to QEMU package specific to Atom-based targets on the host supported distribution)
 +
** QEMU image (bugs related to image for QEMU)
 +
** Simulator (bugs related to the simulator)
 +
** Installer (bugs related to installer)
 +
* MeeGo Platform SDK ( Suggest removing this item, as Platform development tools are covered by Development Tools already)
 +
** Generic (catch all component)
 +
** Toolchain (bugs related to ARM toolchain)
 +
** Is the OBS there already? Testing tools?
 +
* Documentation (catch all the issues found in public documentations)
-
These go under Components:
+
[[Category:SDK]]
-
* Generic (catch all component)
+
-
* Qt
+
-
* Qt Creator
+
-
* Qt Creator plugins
+
-
* MADDE
+
-
* MADDE sysroot ARM
+
-
* MADDE sysroot x86
+
-
* QEMU ARM
+
-
* QEMU x86
+
-
* QEMU image ARM
+
-
* QEMU image x86
+
-
* Toolchain ARM
+
-
* Toolchain x86
+

Latest revision as of 08:54, 13 April 2011

Bugzilla products and components for MeeGo SDK

This page explains the structure we have in the bugzilla.

Notes

  • Note1: We need to use Architecture field and Hardware field.
  • Note2: in the future, Qt Creator plugins component could be splitted per plugin and merged with Qt Creator component; It is planned to use pristine/vanilla Qt Creator.
  • Note3: See SDK/Bugzilla_Template for the template we use.
  • Note4: We need to use OS field to tell Windows, Mac or Linux SDK.
  • Note5: Any requirements about bugzilla configuration should go to https://bugs.meego.com/, Meego Community Infrastructure -> bugs.meego.com -> Meego Bugzilla.

Structure

  • MeeGo Application SDK
    • Generic (catch all component)
    • Qt (bugs related to Qt package on the host supported distribution) ( as a developer I only care about Qt Creator working well or not, suggest removing this.) ([Bob]: Qt Creator is just the IDE. It doesn't hurt to have Qt here IMO, at least let's keep it initially. If not here, where in bugzilla would they file Qt bugs?)
    • Qt Creator (bugs related to Qt Creator package on the host supported distribution)
    • Qt Creator plugins (bugs related to Qt Creator plugins package on the host supported distribution)
    • MADDE (bugs related to MADDE package on the host supported distribution)
    • MADDE sysroot (bugs related to sysroot for MADDE)
    • QEMU(bugs related to QEMU package specific to Atom-based targets on the host supported distribution)
    • QEMU image (bugs related to image for QEMU)
    • Simulator (bugs related to the simulator)
    • Installer (bugs related to installer)
  • MeeGo Platform SDK ( Suggest removing this item, as Platform development tools are covered by Development Tools already)
    • Generic (catch all component)
    • Toolchain (bugs related to ARM toolchain)
    • Is the OBS there already? Testing tools?
  • Documentation (catch all the issues found in public documentations)
Personal tools