From d7b950158f19b3128090ff489875895749b93b4f Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 11 Oct 2015 22:49:15 -0400 Subject: download/coreboot: note about patch that was merged upstream --- 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" -- cgit v0.9.1