summaryrefslogtreecommitdiff
path: root/android/images
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 /android/images
parent301f4ab3b171e4c016d749b8fc794f0ff184af2f (diff)
14.06: more table format fixes
Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Diffstat (limited to 'android/images')
-rw-r--r--android/images/armv8-android-juno-lsk/HOWTO_releasenotes.txt2
-rw-r--r--android/images/armv8-juice-juno-lsk/HOWTO_releasenotes.txt2
2 files changed, 2 insertions, 2 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" |