[meta-freescale] [Documentation][PATCH 26/31] RN: Only display known issues on non-pdf targets

Daiane Angolini daiane.list at gmail.com
Fri Oct 24 18:15:09 PDT 2014


Signed-off-by: Daiane Angolini <daiane.angolini at freescale.com>
---
 release-notes/source/known-issues.rst | 49 +++++++++++++++++++++--------------
 1 file changed, 30 insertions(+), 19 deletions(-)

diff --git a/release-notes/source/known-issues.rst b/release-notes/source/known-issues.rst
index 1d01d29..1bd5d52 100644
--- a/release-notes/source/known-issues.rst
+++ b/release-notes/source/known-issues.rst
@@ -1,33 +1,44 @@
+.. include:: variables.inc
+
 Known Issues
 ============
 
-**ALL** Fail to build imx-lib/imx-vpu/imx-test/gst-fsl-plugin when building against linux-fslc
+.. only:: html
+
+   **ALL** Fail to build imx-lib/imx-vpu/imx-test/gst-fsl-plugin when building against linux-fslc
+
+   Weston/Wayland/Directb for SOC_FAMILY: imx5 or mxs or imx3 is not hardware accelerated and
+   has not been tested.
+
+   **IMX6** perf and oprofile are not supposed to work due to hardware issue (YOCTO5148 and YOCTO4511)
+
+   The list of open bugs on Bugzilla Yocto Project on time of the writing of this document
+   is on next table.
 
-Weston/Wayland/Directb for SOC_FAMILY: imx5 or mxs or imx3 is not hardware accelerated and
-has not been tested.
+   Open
+   ----
+   In order to see the current bug list, please use following URL:
 
-**IMX6** perf and oprofile are not supposed to work due to hardware issue (YOCTO5148 and YOCTO4511)
+   https://bugzilla.yoctoproject.org/buglist.cgi?quicksearch=meta-fsl-arm
 
-The list of open bugs on Bugzilla Yocto Project on time of the writing of this document
-is on next table.
+   .. table:: List of open bugs
 
-Open
-----
-In order to see the current bug list, please use following URL:
+      .. include:: open_bugs.inc
 
-https://bugzilla.yoctoproject.org/buglist.cgi?quicksearch=meta-fsl-arm
+   Closed
+   ------
+   See the list of issues closed in latest development release in the following table
 
-.. tabularcolumns:: |C|C|C|p{9.3cm}|
-.. table:: List of open bugs
+   .. table:: List of closed bugs
 
-   .. include:: open_bugs.inc
+      .. include:: closed_bugs.inc
 
-Closed
-------
-See the list of issues closed in latest development release in the following table
+.. only:: not html
 
-.. tabularcolumns:: |C|C|C|p{9.3cm}|
-.. table:: List of closed bugs
+   The list of known issues for the |project_name| can be seen using the following URL:
 
-   .. include:: closed_bugs.inc
+   https://bugzilla.yoctoproject.org/buglist.cgi?quicksearch=meta-fsl-arm
 
+   It has not been included here as it changes every time bugfixes are
+   included during the maintenance cycle of the release and it would
+   be outdated most of time.
-- 
1.9.1



More information about the meta-freescale mailing list