Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 179581 Details for
Bug 248450
New ebuild: net-wireless/broadcom-sta
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for 5.10.27.14
broadcom-sta-5.10.27.14.ebuild (text/plain), 855 bytes, created by
chris salch
on 2009-01-24 20:57:12 UTC
(
hide
)
Description:
ebuild for 5.10.27.14
Filename:
MIME Type:
Creator:
chris salch
Created:
2009-01-24 20:57:12 UTC
Size:
855 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >inherit linux-mod > >DESCRIPTION="Broadcom's IEEE 802.11a/b/g/n hybrid Linux device driver." >HOMEPAGE="http://www.broadcom.com/support/802.11/linux_sta.php" > >MY_PV="$(replace_all_version_separators _)" > >SRC_BASE="http://www.broadcom.com/docs/linux_sta/hybrid-portsrc-x86" >SRC_URI=" > x86? ( ${SRC_BASE}_32-v${MY_PV}.tar.gz ) > amd64? ( ${SRC_BASE}_64-v${MY_PV}.tar.gz )" > >LICENSE="broadcom" >KEYWORDS="~amd64 ~x86" >IUSE="" > >CONFIG_CHECK="IEEE80211 IEEE80211_CRYPT_TKIP" > >S="${WORKDIR}" > >MODULE_NAMES="wl(net/wireless)" >MODULESD_WL_ALIASES=("wlan0 wl") > > >src_unpack() { > unpack ${A} > epatch "$FILESDIR/broadcom-sta-5.10.27.14-linux-2.6.29.patch" >} > >src_compile() { > BUILD_PARAMS="-C ${KV_OUT_DIR} M=${S}" > BUILD_TARGETS="wl.ko" > linux-mod_src_compile >}
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 248450
:
173053
|
173054
|
173055
|
174402
|
176017
|
176018
|
176084
|
176108
|
176112
|
176117
|
177128
|
177129
|
178706
|
179564
|
179581
|
179630
|
179742
|
180576
|
180679
|
184149
|
184151
|
184152
|
184198
|
184309
|
187456
|
189238
|
189250
|
195182
|
232555