From e9e3a8b157c70e381ebc6e3ad2a4e05bb9a7bf1c Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Fri, 15 Feb 2013 16:15:10 -0800 Subject: [PATCH] fix(profile): mask out newer versions of syslinux syslinux 3.0 series works for now and the google guys use it, just stick with the program. --- .../coreos-overlay/profiles/default/linux/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/default/linux/package.mask b/sdk_container/src/third_party/coreos-overlay/profiles/default/linux/package.mask index e5dd87bbd0..01622cffaf 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/default/linux/package.mask +++ b/sdk_container/src/third_party/coreos-overlay/profiles/default/linux/package.mask @@ -7,5 +7,9 @@ # version of these packages even if a newer stable version becomes # available in portage: +# Use the 3.* series of syslinux, seems to work correctly with the +# chromeos build system for now +>=sys-boot/syslinux-3.90 + # libpng security vulnerability fix