mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
fix(profiles): Unmask newer versions of SYSLINUX
This commit is contained in:
parent
486057cfb0
commit
5f39539fe6
@ -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
|
||||
|
||||
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user