diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-10 07:08:41 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-10 07:08:41 (EDT) |
commit | 231698082cd79ec1531a0cb3c1ab504a34c6e22f (patch) | |
tree | 639fb3c35af4173789c21e16899896d30ee23722 /docs/tasks.html | |
parent | d415e826a4612186bc9d5023fee0b4929b6ad7fc (diff) | |
download | libreboot-231698082cd79ec1531a0cb3c1ab504a34c6e22f.zip libreboot-231698082cd79ec1531a0cb3c1ab504a34c6e22f.tar.gz libreboot-231698082cd79ec1531a0cb3c1ab504a34c6e22f.tar.bz2 |
docs/tasks.html: Remove note about cbfstool build issue on i686
Fixed and merged upstream.
Diffstat (limited to 'docs/tasks.html')
-rw-r--r-- | docs/tasks.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/tasks.html b/docs/tasks.html index d9760b5..e95d6c3 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -244,11 +244,6 @@ <h3>Build system</h3> <ul> <li> - PaulePanter reported in #coreboot that cbfstool currently fails to build on 32-bit x86 hosts. - This patch is supposed to fix it: - <a href="http://review.coreboot.org/#/c/9995/">http://review.coreboot.org/#/c/9995/</a> - </li> - <li> <b><u><i>HIGH PRIORITY!</i></u></b> All parts of libreboot that download non-intergrated parts (coreboot/grub/memtest/bucts/flashrom) rely on only a single repository link, which means single-point-of-failure. Make them fall back on alternative |