diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-17 16:40:00 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-17 16:40:00 +0100 |
commit | 72f5ddaf77d5a3d9a94fe5d8dfdd7ab947380929 (patch) | |
tree | 40d0454afa64593ada578449968ec66837bf2157 /docs | |
parent | 19810f230c90495c4f830f1e6b636bffc4b4c065 (diff) | |
download | librebootfr-72f5ddaf77d5a3d9a94fe5d8dfdd7ab947380929.tar.gz librebootfr-72f5ddaf77d5a3d9a94fe5d8dfdd7ab947380929.zip |
docs/tasks.html: remove notes abotu X200 Tablet (job done)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release.html | 1 | ||||
-rw-r--r-- | docs/tasks.html | 11 |
2 files changed, 1 insertions, 11 deletions
diff --git a/docs/release.html b/docs/release.html index 4366318b..c1de35ce 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 bd664ecd..c6fa0ffe 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> |