diff options
author | Joshua Kinard <kumba@gentoo.org> | 2003-12-17 07:03:56 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2003-12-17 07:03:56 +0000 |
commit | 154bc0dfaa9e993a5dea3c73a931bb1846f990c8 (patch) | |
tree | 26d9341bd1395c3e00c3f087fb13248f35e8a0f9 /sys-kernel | |
parent | Removed 2.4.22-r1 through -r3 ebuilds, and bump 2.4.22-r5 ebuild to mips stable (diff) | |
download | historical-154bc0dfaa9e993a5dea3c73a931bb1846f990c8.tar.gz historical-154bc0dfaa9e993a5dea3c73a931bb1846f990c8.tar.bz2 historical-154bc0dfaa9e993a5dea3c73a931bb1846f990c8.zip |
Removed 2.4.22-r1 through -r3 ebuilds, and bump 2.4.22-r5 ebuild to mips stable
Diffstat (limited to 'sys-kernel')
8 files changed, 4 insertions, 167 deletions
diff --git a/sys-kernel/mips-sources/Manifest b/sys-kernel/mips-sources/Manifest index d108c23dcd98..a8c0e0a7b902 100644 --- a/sys-kernel/mips-sources/Manifest +++ b/sys-kernel/mips-sources/Manifest @@ -1,8 +1,8 @@ -MD5 f8e567e8735a0ae3148c5cbd7b8c790c ChangeLog 5413 +MD5 f1df90f3b35edf35d69ce41ae4b29bcb ChangeLog 5413 MD5 ad25a2a0b6ade60c13ad8040f3c319c6 metadata.xml 378 MD5 7e8f33364e0e1d34262eb03e61621141 mips-sources-2.4.21-r2.ebuild 1309 MD5 d6c5f67b1237c56d615f7d1b8391570e mips-sources-2.4.22-r4.ebuild 1504 -MD5 96068dac656ca65fda3ae845376e4ede mips-sources-2.4.22-r5.ebuild 1681 +MD5 ebeb252b3b562a4f0b281a7f8ec09c5c mips-sources-2.4.22-r5.ebuild 1682 MD5 e2ef7cc30c0f2612fe8c76de9c372cca mips-sources-2.4.23.ebuild 1321 MD5 f0df8a9fecf6e671f132af0f207c766f mips-sources-2.4.23-r1.ebuild 1844 MD5 e300a3e148a7dcc38a0e099494fb6cb3 files/bigendian-byteorder-fix.patch 1557 diff --git a/sys-kernel/mips-sources/files/digest-mips-sources-2.4.22-r1 b/sys-kernel/mips-sources/files/digest-mips-sources-2.4.22-r1 deleted file mode 100644 index d6bc27d26c18..000000000000 --- a/sys-kernel/mips-sources/files/digest-mips-sources-2.4.22-r1 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 75dc85149b06ac9432106b8941eb9f7b linux-2.4.22.tar.bz2 29528612 -MD5 0db06b0c2fcc7cdcb9993cd0095e153e mipscvs-2.4.22-20030825.diff.bz2 132364 diff --git a/sys-kernel/mips-sources/files/digest-mips-sources-2.4.22-r2 b/sys-kernel/mips-sources/files/digest-mips-sources-2.4.22-r2 deleted file mode 100644 index 99c2307b8c12..000000000000 --- a/sys-kernel/mips-sources/files/digest-mips-sources-2.4.22-r2 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 75dc85149b06ac9432106b8941eb9f7b linux-2.4.22.tar.bz2 29528612 -MD5 b8af6e981053fa4631b8e039baff7111 mipscvs-2.4.22-20030925.diff.bz2 187577 diff --git a/sys-kernel/mips-sources/files/digest-mips-sources-2.4.22-r3 b/sys-kernel/mips-sources/files/digest-mips-sources-2.4.22-r3 deleted file mode 100644 index 5276a20886f0..000000000000 --- a/sys-kernel/mips-sources/files/digest-mips-sources-2.4.22-r3 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 75dc85149b06ac9432106b8941eb9f7b linux-2.4.22.tar.bz2 29528612 -MD5 d82efc4684e5b4f1b64092d9adaac7e8 mipscvs-2.4.22-20031015.diff.bz2 239716 diff --git a/sys-kernel/mips-sources/mips-sources-2.4.22-r1.ebuild b/sys-kernel/mips-sources/mips-sources-2.4.22-r1.ebuild deleted file mode 100644 index 416f071563b2..000000000000 --- a/sys-kernel/mips-sources/mips-sources-2.4.22-r1.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/mips-sources-2.4.22-r1.ebuild,v 1.7 2003/12/02 03:56:45 iggy Exp $ - -ETYPE="sources" -inherit kernel - -OKV=${PV/_/-} -CVSDATE=20030825 -S=${WORKDIR}/linux-${OKV} -EXTRAVERSION=-mipscvs-${CVSDATE} -KV="${OKV}${EXTRAVERSION}" - -# What's in this kernel? - -# INCLUDED: -# 1) linux sources from kernel.org -# 2) linux-mips.org CVS snapshot diff from 25 Aug 2003 -# 3) patch to fix arch/mips[64]/Makefile to pass appropriate CFLAGS -# 4) patch to fix the SGI wd scsi driver (Broken in CVS) - -DESCRIPTION="Linux-Mips CVS sources for MIPS-based machines" -SRC_URI="mirror://kernel/linux/kernel/v2.4/linux-${OKV}.tar.bz2 - mirror://gentoo/mipscvs-${OKV}-${CVSDATE}.diff.bz2" -HOMEPAGE="http://www.linux-mips.org/" -SLOT="${OKV}" -PROVIDE="virtual/linux-sources" -KEYWORDS="-* mips" - -src_unpack() { - unpack ${A} - cd ${S} - - # Update the vanilla sources with linux-mips CVS changes - cat ${WORKDIR}/mipscvs-${OKV}-${CVSDATE}.diff | patch -p1 - - # Patch the SGI WD scsi driver so the kernel can boot - cat ${FILESDIR}/mipscvs-${OKV}-sgiwd-fix.patch | patch -p0 - - # Big Endian Fix (Fixed in 2.4.23) - cat ${FILESDIR}/bigendian-byteorder-fix.patch | patch -p1 - - # Patch arch/mips/Makefile for gcc - cat ${FILESDIR}/mipscvs-${OKV}-makefile-fix.patch | patch -p0 - - epatch ${FILESDIR}/do_brk_fix.patch || die "failed to patch for do_brk vuln" - - kernel_universal_unpack -} diff --git a/sys-kernel/mips-sources/mips-sources-2.4.22-r2.ebuild b/sys-kernel/mips-sources/mips-sources-2.4.22-r2.ebuild deleted file mode 100644 index f857279477d6..000000000000 --- a/sys-kernel/mips-sources/mips-sources-2.4.22-r2.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/mips-sources-2.4.22-r2.ebuild,v 1.4 2003/12/02 03:56:45 iggy Exp $ - -ETYPE="sources" -inherit kernel - -OKV=${PV/_/-} -CVSDATE=20030925 -S=${WORKDIR}/linux-${OKV} -EXTRAVERSION=-mipscvs-${CVSDATE} -KV="${OKV}${EXTRAVERSION}" - -# What's in this kernel? - -# INCLUDED: -# 1) linux sources from kernel.org -# 2) linux-mips.org CVS snapshot diff from 25 Sep 2003 -# 3) patch to fix arch/mips[64]/Makefile to pass appropriate CFLAGS -# 4) patch to fix the SGI wd scsi driver (Broken in CVS) - -DESCRIPTION="Linux-Mips CVS sources for MIPS-based machines" -SRC_URI="mirror://kernel/linux/kernel/v2.4/linux-${OKV}.tar.bz2 - mirror://gentoo/mipscvs-${OKV}-${CVSDATE}.diff.bz2" -HOMEPAGE="http://www.linux-mips.org/" -SLOT="${OKV}" -PROVIDE="virtual/linux-sources" -KEYWORDS="-* ~mips" - -src_unpack() { - unpack ${A} - cd ${S} - - # Update the vanilla sources with linux-mips CVS changes - cat ${WORKDIR}/mipscvs-${OKV}-${CVSDATE}.diff | patch -p1 - - # Patch the SGI WD scsi driver so the kernel can boot - cat ${FILESDIR}/mipscvs-${OKV}-sgiwd-fix.patch | patch -p0 - - # Big Endian Fix (Fixed in 2.4.23) - cat ${FILESDIR}/bigendian-byteorder-fix.patch | patch -p1 - - # Patch arch/mips/Makefile for gcc - cat ${FILESDIR}/mipscvs-${OKV}-makefile-fix.patch | patch -p0 - - epatch ${FILESDIR}/do_brk_fix.patch || die "failed to patch for do_brk vuln" - - kernel_universal_unpack -} diff --git a/sys-kernel/mips-sources/mips-sources-2.4.22-r3.ebuild b/sys-kernel/mips-sources/mips-sources-2.4.22-r3.ebuild deleted file mode 100644 index d9a29361238c..000000000000 --- a/sys-kernel/mips-sources/mips-sources-2.4.22-r3.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/mips-sources-2.4.22-r3.ebuild,v 1.4 2003/12/02 03:56:45 iggy Exp $ - -ETYPE="sources" -inherit kernel - -OKV=${PV/_/-} -CVSDATE=20031015 -S=${WORKDIR}/linux-${OKV}-${CVSDATE} -EXTRAVERSION=-mipscvs-${CVSDATE} -KV="${OKV}${EXTRAVERSION}" - -inherit eutils - -# What's in this kernel? - -# INCLUDED: -# 1) linux sources from kernel.org -# 2) linux-mips.org CVS snapshot diff from 25 Sep 2003 -# 3) patch to fix arch/mips[64]/Makefile to pass appropriate CFLAGS -# 4) patch to tweak arch/mips64/Makefile to pass -Wa,-mabi=o64 instead of -Wa,-32 - - -DESCRIPTION="Linux-Mips CVS sources for MIPS-based machines, dated ${CVSDATE}" -SRC_URI="mirror://kernel/linux/kernel/v2.4/linux-${OKV}.tar.bz2 - mirror://gentoo/mipscvs-${OKV}-${CVSDATE}.diff.bz2" -HOMEPAGE="http://www.linux-mips.org/" -SLOT="${OKV}" -PROVIDE="virtual/linux-sources" -KEYWORDS="-* ~mips" - -src_unpack() { - unpack ${A} - mv ${WORKDIR}/linux-${OKV} ${WORKDIR}/linux-${OKV}-${CVSDATE} - cd ${S} - - # Update the vanilla sources with linux-mips CVS changes - epatch ${WORKDIR}/mipscvs-${OKV}-${CVSDATE}.diff - - # Patch arch/mips/Makefile for gcc - epatch ${FILESDIR}/mipscvs-${OKV}-makefile-fix.patch - - # Patch arch/mips64/Makefile to pass -Wa,mabi=o64 - epatch ${FILESDIR}/mipscvs-${OKV}-makefile-mips64-tweak.patch - - epatch ${FILESDIR}/do_brk_fix.patch || die "failed to patch for do_brk vuln" - - kernel_universal_unpack -} - -pkg_postinst() { - - # Do kernel postinst stuff - kernel_pkg_postinst - - # Create /usr/src/linux symlink - ln -sf linux-${OKV}-${CVSDATE} ${ROOT}/usr/src/linux -} diff --git a/sys-kernel/mips-sources/mips-sources-2.4.22-r5.ebuild b/sys-kernel/mips-sources/mips-sources-2.4.22-r5.ebuild index cb788ecaab24..8ba2d7f8ccfe 100644 --- a/sys-kernel/mips-sources/mips-sources-2.4.22-r5.ebuild +++ b/sys-kernel/mips-sources/mips-sources-2.4.22-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/mips-sources-2.4.22-r5.ebuild,v 1.1 2003/12/02 07:43:51 iggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/mips-sources-2.4.22-r5.ebuild,v 1.2 2003/12/17 07:03:48 kumba Exp $ ETYPE="sources" inherit kernel @@ -28,7 +28,7 @@ SRC_URI="mirror://kernel/linux/kernel/v2.4/linux-${OKV}.tar.bz2 HOMEPAGE="http://www.linux-mips.org/" SLOT="${OKV}" PROVIDE="virtual/linux-sources" -KEYWORDS="-* ~mips" +KEYWORDS="-* mips" src_unpack() { unpack ${A} |