summaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-10-11 22:49:15 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-10-11 22:49:15 (EDT)
commitd7b950158f19b3128090ff489875895749b93b4f (patch)
tree80fe340010e6bcbc56e30b45c89e55e2604d0d5d /resources
parent389f66842aacfcace901ab73f92d143f0e65f42d (diff)
downloadlibreboot-d7b950158f19b3128090ff489875895749b93b4f.zip
libreboot-d7b950158f19b3128090ff489875895749b93b4f.tar.gz
libreboot-d7b950158f19b3128090ff489875895749b93b4f.tar.bz2
download/coreboot: note about patch that was merged upstream
Diffstat (limited to 'resources')
-rwxr-xr-xresources/scripts/helpers/download/coreboot1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/scripts/helpers/download/coreboot b/resources/scripts/helpers/download/coreboot
index 7d06d59..94430d5 100755
--- a/resources/scripts/helpers/download/coreboot
+++ b/resources/scripts/helpers/download/coreboot
@@ -128,6 +128,7 @@ printf "lenovo/x60: use correct BLC_PWM_CTL value\n"
# git fetch http://review.coreboot.org/coreboot refs/changes/24/10624/1 && git cherry-pick FETCH_HEAD
git am "../resources/libreboot/patch/0004-lenovo-x60-use-correct-BLC_PWM_CTL-value.patch"
+# NOTE: this patch has been merged upstream. Delete it from libreboot the next time you re-base
printf "Enable T60 native graphics\n"
# git fetch http://review.coreboot.org/coreboot refs/changes/45/5345/10 && git cherry-pick FETCH_HEAD
git am "../resources/libreboot/patch/0005-lenovo-t60-Enable-native-intel-gfx-init.patch"