summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-05-17 11:40:00 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-05-17 11:40:00 (EDT)
commit72f5ddaf77d5a3d9a94fe5d8dfdd7ab947380929 (patch)
tree40d0454afa64593ada578449968ec66837bf2157
parent19810f230c90495c4f830f1e6b636bffc4b4c065 (diff)
downloadlibreboot-72f5ddaf77d5a3d9a94fe5d8dfdd7ab947380929.zip
libreboot-72f5ddaf77d5a3d9a94fe5d8dfdd7ab947380929.tar.gz
libreboot-72f5ddaf77d5a3d9a94fe5d8dfdd7ab947380929.tar.bz2
docs/tasks.html: remove notes abotu X200 Tablet (job done)
-rw-r--r--docs/release.html1
-rw-r--r--docs/tasks.html11
2 files changed, 1 insertions, 11 deletions
diff --git a/docs/release.html b/docs/release.html
index 4366318..c1de35c 100644
--- a/docs/release.html
+++ b/docs/release.html
@@ -114,6 +114,7 @@
Changes for this release (earliest changes last, recent changes first)
</h2>
<ul>
+ <li>libreboot_util: don't include cmos layout files (not needed anymore)</li>
<li><b>coreboot-libre: backport patches for X200 Tablet digitizer support</b></li>
<li>build/release/archives: create SHA512 sum manifest file of the release archives</li>
<li>build/release/archives: separate crossgcc into a new archive</li>
diff --git a/docs/tasks.html b/docs/tasks.html
index bd664ec..c6fa0ff 100644
--- a/docs/tasks.html
+++ b/docs/tasks.html
@@ -124,17 +124,6 @@
- probably a different hda_verb
</li>
<li>
- Remove the X200 Tablet digitizer patch when you rebase. It's backported at the moment.
- <a href="https://paste.debian.net/plainh/65cd0a55">https://paste.debian.net/plainh/65cd0a55</a>
- - tty0_ wants to know whether it breaks the X200 (non-tablet version) or not. (It's probably fine)
- - he has now submitted it to gerrit:
- <a href="http://review.coreboot.org/#/c/10208">http://review.coreboot.org/#/c/10208</a>
- - <b>UPDATE. It's merged now in master, but the next rebase will probably use a revision
- from before it was merged. You'll still have to cherry-pick it, for now.</b>
- <u><i>This affects the T400 patches when they are next re-based. Remove the digitizer patches
- from the T400 code, on the next re-base. I've also told tpearson to do this.</i></u>
- </li>
- <li>
Fix remaining incompatible LCD panels in native graphics on T500.
See <a href="hcl/t500.html">hcl/t500.html</a>.
</li>