diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-12 23:54:50 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-12 23:54:50 (EST) |
commit | f30f0ddd68803c1861ad53b56130ff1c395404ba (patch) | |
tree | 5988811a985bdca71bb817fbffeb7faef8d51022 | |
parent | ee11737699d03e95fc463098567dc72da55c4962 (diff) | |
download | libreboot-f30f0ddd68803c1861ad53b56130ff1c395404ba.zip libreboot-f30f0ddd68803c1861ad53b56130ff1c395404ba.tar.gz libreboot-f30f0ddd68803c1861ad53b56130ff1c395404ba.tar.bz2 |
getcb: add TODO
-rwxr-xr-x | getcb | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -77,6 +77,9 @@ git am ../resources/libreboot/patch/r400.diff # Fix build issue when building coreboot without .git git fetch http://review.coreboot.org/coreboot refs/changes/23/8423/1 && git cherry-pick FETCH_HEAD +# TODO: delete the above line, test these commits: +# http://review.coreboot.org/#/c/8427/ +# http://review.coreboot.org/#/c/8428/ # Run coreboot-libre deblob scripts # --------------------------------------------------------------------------------- |