summaryrefslogtreecommitdiff
blob: 27180baf371eb72d2a6256806453a8ea4b7c1e95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/xbox-sources/xbox-sources-2.4.26-r3.ebuild,v 1.2 2004/07/21 11:04:03 plasmaroo Exp $

ETYPE="sources"
inherit kernel-2
detect_version

XBOX_PATCH="xbox-sources-${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-${PR}.patch.bz2"

SRC_URI="${KERNEL_URI}
	mirror://gentoo/${XBOX_PATCH}"
DESCRIPTION="Full sources for the Xbox Linux kernel"
HOMEPAGE="http://www.xbox-linux.org"
K_NOSETEXTRAVERSION="don't_set_it"
KEYWORDS="~x86 -*"

UNIPATCH_LIST="
	${DISTDIR}/${XBOX_PATCH}
	${FILESDIR}/${P}.CAN-2004-0394.patch
	${FILESDIR}/${P}.CAN-2004-0495.patch
	${FILESDIR}/${PN}.CAN-2004-0497.patch
	${FILESDIR}/${P}.CAN-2004-0535.patch
	${FILESDIR}/${P}.FPULockup-53804.patch"