summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2014-06-26 12:22:17 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2014-06-26 12:22:17 +0100
commit515bd9c596555062f4284ca612dc07ddb22f0b2a (patch)
treedc580ed313f3584360fd74b5867a51c09e3237e4
parent301f4ab3b171e4c016d749b8fc794f0ff184af2f (diff)
14.06: more table format fixes
Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
-rw-r--r--android/images/armv8-android-juno-lsk/HOWTO_releasenotes.txt2
-rw-r--r--android/images/armv8-juice-juno-lsk/HOWTO_releasenotes.txt2
-rw-r--r--openembedded/juno-lsk/README.textile35
3 files changed, 9 insertions, 30 deletions
diff --git a/android/images/armv8-android-juno-lsk/HOWTO_releasenotes.txt b/android/images/armv8-android-juno-lsk/HOWTO_releasenotes.txt
index e3d9fad..afa22eb 100644
--- a/android/images/armv8-android-juno-lsk/HOWTO_releasenotes.txt
+++ b/android/images/armv8-android-juno-lsk/HOWTO_releasenotes.txt
@@ -122,7 +122,7 @@ The following list of patches developed by ARM and Linaro engineering teams were
h2. Known Issues
-| <b>Bug ID</b> | <b>Bug title</b> | <b>Bug summary</b> |
+| *Bug ID</b> | *Bug title</b> | *Bug summary</b> |
|"ARM-135":https://cards.linaro.org/browse/ARM-135 |Juno: Android fails to boot when board has a date in the future |When the board default date is set beyond 19.01.2038 Android fails to boot. This is most likely a bug in generic Android code. As a workaround, the date on the board needs to be set to something before 2038 cut off date. |
|"Bug 54":https://bugs.linaro.org/show_bug.cgi?id=54 |DNS lookup doesn't work |DNS lookup is broken on 64/64 and Juice builds. Setting additional 'dns' entries with setprop doesn't help. On the other hand networking works well when using IP addresses. |
|"Bug 45":https://bugs.linaro.org/show_bug.cgi?id=45 |CTS errors - Unable to resolve host "loca" : No address associated with hostname |A few CTS tests fails due to resons related to networking. Some of the failures are covered by Bug 54. This bug covers "Unable to resolve host "loca" : No address associated with hostname" |
diff --git a/android/images/armv8-juice-juno-lsk/HOWTO_releasenotes.txt b/android/images/armv8-juice-juno-lsk/HOWTO_releasenotes.txt
index a99c799..f3c35e2 100644
--- a/android/images/armv8-juice-juno-lsk/HOWTO_releasenotes.txt
+++ b/android/images/armv8-juice-juno-lsk/HOWTO_releasenotes.txt
@@ -122,7 +122,7 @@ The following list of patches developed by ARM and Linaro engineering teams were
h2. Known Issues
-| <b>Bug ID</b> | <b>Bug title</b> | <b>Bug summary</b> |
+| *Bug ID</b> | *Bug title</b> | *Bug summary</b> |
|"ARM-135":https://cards.linaro.org/browse/ARM-135 |Juno: Android fails to boot when board has a date in the future |When the board default date is set beyond 19.01.2038 Android fails to boot. This is most likely a bug in generic Android code. As a workaround, the date on the board needs to be set to something before 2038 cut off date. |
|"Bug 54":https://bugs.linaro.org/show_bug.cgi?id=54 |DNS lookup doesn't work |DNS lookup is broken on 64/64 and Juice builds. Setting additional 'dns' entries with setprop doesn't help. On the other hand networking works well when using IP addresses. |
|"Bug 45":https://bugs.linaro.org/show_bug.cgi?id=45 |CTS errors - Unable to resolve host "loca" : No address associated with hostname |A few CTS tests fails due to resons related to networking. Some of the failures are covered by Bug 54. This bug covers "Unable to resolve host "loca" : No address associated with hostname" |
diff --git a/openembedded/juno-lsk/README.textile b/openembedded/juno-lsk/README.textile
index 70146c2..1a1df4b 100644
--- a/openembedded/juno-lsk/README.textile
+++ b/openembedded/juno-lsk/README.textile
@@ -95,32 +95,11 @@ h3. SCP Firmware
h2. Known Issues
-| <b>Bug ID</b>
-| <b>Bug title</b>
-| <b>Bug summary</b>
-|
-|"ARM-133":https://cards.linaro.org/browse/ARM-133
-|2nd USB Mass storage device fails
-|When attempting to use a second USB storage device on Juno, both sda and sdb will go r/o and then fail to read from the device.
-|
-|"ARM-134":https://cards.linaro.org/browse/ARM-134
-|nfs v4 hangs when creating symlinks
-|nfs v4 hangs when creating symlinks
-|
-|"Bug 48":https://bugs.linaro.org/show_bug.cgi?id=48
-|password authentication over SSH doesn't work
-|<i>please see public bug for details</i>
-|
-|"LP:1212126":https://bugs.launchpad.net/linaro-oe/+bug/1212126
-|perf self test does not execute on Linaro openembedded lamp image
-|<i>please see public bug for details</i>
-|
-|"LP:1212115":https://bugs.launchpad.net/linaro-oe/+bug/1212115i
-|phpmysql test fail on Linaro openembedded Lamp image on Lava
-|<i>please see public bug for details</i>
-|
-|"LP:1235239":https://bugs.launchpad.net/linaro-oe/+bug/1235239
-|level 1 translation fault when extracting bzipped tarball
-|<i>please see public bug for details</i>
-|
+| *Bug ID* | *Bug title* | *Bug summary* |
+|"ARM-133":https://cards.linaro.org/browse/ARM-133 |2nd USB Mass storage device fails |When attempting to use a second USB storage device on Juno, both sda and sdb will go r/o and then fail to read from the device. |
+|"ARM-134":https://cards.linaro.org/browse/ARM-134 |nfs v4 hangs when creating symlinks |nfs v4 hangs when creating symlinks |
+|"Bug 48":https://bugs.linaro.org/show_bug.cgi?id=48 |password authentication over SSH doesn't work |<i>please see public bug for details</i> |
+|"LP:1212126":https://bugs.launchpad.net/linaro-oe/+bug/1212126 |perf self test does not execute on Linaro openembedded lamp image |<i>please see public bug for details</i> |
+|"LP:1212115":https://bugs.launchpad.net/linaro-oe/+bug/1212115i |phpmysql test fail on Linaro openembedded Lamp image on Lava |<i>please see public bug for details</i> |
+|"LP:1235239":https://bugs.launchpad.net/linaro-oe/+bug/1235239 |level 1 translation fault when extracting bzipped tarball |<i>please see public bug for details</i> |