diff options
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 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> |