fix(profiles): Unmask newer versions of SYSLINUX

This commit is contained in:
Michael Marineau 2014-03-12 15:58:02 -07:00
parent 486057cfb0
commit 5f39539fe6
2 changed files with 0 additions and 20 deletions

View File

@ -7,9 +7,6 @@
# 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
>=net-misc/tlsdate-0.0.6
# Stick with python 2 for now

View File

@ -1,17 +0,0 @@
# Copyright (c) 2009 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
# TODO: Fix lsof to cross compile on ARM
>sys-process/lsof-4.81-r2
# libpng security vulnerability fix
<media-libs/libpng-1.2.44
# The following are here because we override the ebuilds from the
# portage tree for a reason other than adding an ebuild from upstream
# that wasn't yet in our portage tree. We want to keep using our
# version of these packages even if a newer stable version becomes
# available in portage:
# Custom patches
>=sys-boot/syslinux-3.84