Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(83)

Side by Side Diff: profiles/default/linux/package.mask

Issue 1748010: Add syslinux patches to disable banner and blinking cursor. (Closed)
Patch Set: Force rebuild of all of syslinux. Created 10 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # Copyright (c) 2009 The Chromium OS Authors. All rights reserved. 1 # Copyright (c) 2009 The Chromium OS Authors. All rights reserved.
2 # Distributed under the terms of the GNU General Public License v2 2 # Distributed under the terms of the GNU General Public License v2
3 3
4 # Chrome cannot compile WebKit with gperf 3.0.4 4 # Chrome cannot compile WebKit with gperf 3.0.4
5 >dev-util/gperf-3.0.3 5 >dev-util/gperf-3.0.3
6 6
7 # Use the crossdev-wrappers in our overlay for now.
8 >sys-devel/crossdev-wrappers-20090922-r200
9
10 # TODO: Remove when we have updated our python to 2.6.4-r1. 7 # TODO: Remove when we have updated our python to 2.6.4-r1.
11 >dev-lang/python-2.6.4 8 >dev-lang/python-2.6.4
9
10 # The following are here because we override the ebuilds from the
11 # portage tree for a reason other than adding an ebuild from upstream
12 # that wasn't yet in our portage tree. We want to keep using our
13 # version of these packages even if a newer stable version becomes
14 # available in portage:
15
16 # Custom patches
17 >sys-boot/syslinux-3.83-r1
18
19 # Custom patches
20 >sys-devel/crossdev-wrappers-20090922-r200
OLDNEW
« no previous file with comments | « profiles/default/linux/package.keywords ('k') | sys-boot/syslinux/files/syslinux-3.83-disable_banner.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698