Add the bug list of issues closed during daisy development. Signed-off-by: Daiane Angolini <[email protected]> --- release-notes/source/closed_bugs.inc | 16 ++++++++++++++++ release-notes/source/known-issues.rst | 9 +++++++++ 2 files changed, 25 insertions(+) create mode 100644 release-notes/source/closed_bugs.inc
diff --git a/release-notes/source/closed_bugs.inc b/release-notes/source/closed_bugs.inc new file mode 100644 index 0000000..09a3482 --- /dev/null +++ b/release-notes/source/closed_bugs.inc @@ -0,0 +1,16 @@ +====== =========== =============== +Bug ID Resolution Summary +====== =========== =============== +5178 WORKSFORME sabresd boot failure with preferred provider linux-fslc +5148 WONTFIX perf test fails +4511 WONTFIX error for using oprofile.ko to profiling +6083 FIXED Vivante GPU doesn't work with X11 +5219 FIXED meta-fsl-arm kernel crash when using graphics acceleration +3573 FIXED LVDS Touch Screen is missing on imx6qsabreauto +6098 FIXED u-boot-fslc-v2014.01-r0: task do_compile: Failed +5551 FIXED 3.10.9 Kernel hanging on fsl-image-gui when using U-Boot mainline (2013.10) +4957 FIXED vivante-gpu-sdk don't build hardfloat +5826 FIXED ARM: recipe xserver-xorg-2_1.15.0-r0: task do_compile: Failed +5610 FIXED [meta-fsl-arm] libdrm.bbappend needs updating +3781 FIXED i.MX6Q: mfw_isink Problem +====== =========== =============== diff --git a/release-notes/source/known-issues.rst b/release-notes/source/known-issues.rst index 813e13e..d60c1e8 100644 --- a/release-notes/source/known-issues.rst +++ b/release-notes/source/known-issues.rst @@ -11,7 +11,16 @@ has not being tested. The list of open bugs on Bugzilla Yocto Project on time of the writing of this document is on next table. +Open +---- In order to see the current bug list, please https://bugzilla.yoctoproject.org/buglist.cgi?quicksearch=meta-fsl-arm .. include:: open_bugs.inc + +Closed +------ +See the list of issues closed in latest development release in the following table + +.. include:: closed_bugs.inc + -- 1.8.3.2 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
