From 3516e3fd26fe20e33a379ea3bace03374d60fbdc Mon Sep 17 00:00:00 2001 From: Matthew Garrett Date: Thu, 24 Mar 2016 15:14:02 -0700 Subject: [PATCH] Bump to latest grub --- ..._p20151217-r2.ebuild => grub-2.02_beta2_p20151217-r3.ebuild} | 0 .../third_party/coreos-overlay/sys-boot/grub/grub-9999.ebuild | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename sdk_container/src/third_party/coreos-overlay/sys-boot/grub/{grub-2.02_beta2_p20151217-r2.ebuild => grub-2.02_beta2_p20151217-r3.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/sys-boot/grub/grub-2.02_beta2_p20151217-r2.ebuild b/sdk_container/src/third_party/coreos-overlay/sys-boot/grub/grub-2.02_beta2_p20151217-r3.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/sys-boot/grub/grub-2.02_beta2_p20151217-r2.ebuild rename to sdk_container/src/third_party/coreos-overlay/sys-boot/grub/grub-2.02_beta2_p20151217-r3.ebuild diff --git a/sdk_container/src/third_party/coreos-overlay/sys-boot/grub/grub-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/sys-boot/grub/grub-9999.ebuild index 455bb77a2c..b267ce8a55 100644 --- a/sdk_container/src/third_party/coreos-overlay/sys-boot/grub/grub-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/sys-boot/grub/grub-9999.ebuild @@ -12,7 +12,7 @@ PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) if [[ "${PV}" == 9999 ]]; then KEYWORDS="~amd64 ~x86" else - CROS_WORKON_COMMIT="e1b2b265afd448229e298f862305a8dfdfc7ad6c" + CROS_WORKON_COMMIT="a067b998e004e161ed15b1ab880b47172b827d23" KEYWORDS="amd64 x86" fi