Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 182317 Details for
Bug 259333
net-wireless/prism54-firmware Version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for prism54-firmware-2.13.1.0
prism54-firmware-2.13.1.0.ebuild (text/plain), 922 bytes, created by
Christoph Junghans (RETIRED)
on 2009-02-17 09:14:06 UTC
(
hide
)
Description:
ebuild for prism54-firmware-2.13.1.0
Filename:
MIME Type:
Creator:
Christoph Junghans (RETIRED)
Created:
2009-02-17 09:14:06 UTC
Size:
922 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/net-wireless/prism54-firmware/prism54-firmware-1.0.4.3.ebuild,v 1.9 2007/07/02 15:20:30 peper Exp $ > >inherit linux-mod > >RESTRICT="mirror" > >MY_PV="${PV}.arm" > >DESCRIPTION="Firmware for Intersil Prism GT / Prism Duette wireless chipsets" >HOMEPAGE="http://wireless.kernel.org" >SRC_URI="http://daemonizer.de/prism54/prism54-fw/fw-softmac/${MY_PV}" >IUSE="kernel_linux kernel_FreeBSD" > >LICENSE="as-is" >SLOT="0" >KEYWORDS="~amd64 ~ppc ~x86" > >RDEPEND="|| ( >=sys-fs/udev-124 >=sys-apps/hotplug-20040923 )" > >pkg_setup() { > if use kernel_linux ; then > if kernel_is ge 2 6 29; then > die "Your kernel is too new, go for >= prism54-firmware-2.13.12.0" > fi > fi >} > >src_unpack() { > true >} > >src_compile() { > true >} > >src_install() { > insinto /lib/firmware/ > newins ${DISTDIR}/${MY_PV} isl3890 >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 259333
:
182316
| 182317 |
182319
|
186775