Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 321002 Details for
Bug 430928
net-wireless/rtl8712-firmware: new ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
rtl8712-firmware-1.ebuild
rtl8712-firmware-1.ebuild (text/plain), 634 bytes, created by
jannis
on 2012-08-11 13:24:53 UTC
(
hide
)
Description:
rtl8712-firmware-1.ebuild
Filename:
MIME Type:
Creator:
jannis
Created:
2012-08-11 13:24:53 UTC
Size:
634 bytes
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="4" > >DESCRIPTION="Realtek r8712u/RTL8191S wireless chipset firmware" >HOMEPAGE="http://www.realtek.com.tw/" >SRC_URI="https://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git;a=blob_plain;f=rtlwifi/rtl8712u.bin;hb=d8f60751d3f09545f51aac5d8e451f7668063ebf -> rtl8712u.bin" > >LICENSE="freedist" >SLOT="0" >KEYWORDS="~amd64 ~arm" >IUSE="" > >DEPEND="" >RDEPEND="" > >src_unpack() { > mkdir ${S} >} > >src_prepare() { > cp ${DISTDIR}/rtl8712u.bin ${S} >} > >src_install() { > insinto /lib/firmware/rtlwifi > doins *.bin >}
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 430928
: 321002