Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 60465

Summary: bcm570x-7.3.5.ebuild (update to linux-mod, installation for /usr/src/linux version)
Product: Gentoo Linux Reporter: Marko Djukic <djukic>
Component: New packagesAssignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel>
Status: RESOLVED FIXED    
Severity: enhancement CC: kanaka
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Tar containing patch for the Manifest file, a new ebuild and a new digest file for the 7.3.5 driver
*CORRECTED* Tar containing patch for the Manifest file, a new ebuild and a new digest file for the 7.3.5 driver
only the ebuild file
updated ebuild
Slight fixes
bcm570x-7.3.5.ebuild

Description Marko Djukic 2004-08-15 13:49:40 UTC
Create a new build for the 7.3.5 version of the bcm driver.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Marko Djukic 2004-08-15 13:59:24 UTC
Created attachment 37495 [details]
Tar containing patch for the Manifest file, a new ebuild and a new digest file for the 7.3.5 driver
Comment 2 Marko Djukic 2004-08-15 14:17:27 UTC
Created attachment 37497 [details]
*CORRECTED* Tar containing patch for the Manifest file, a new ebuild and a new digest file for the 7.3.5 driver
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2004-08-16 00:00:18 UTC
Marko, please do NOT attach tarballs.  We do NOT need the Manifest or the digest, we ONLY need the ebuild, so please reattach an ebuild as a PLAINTEXT attachment.
Comment 4 Marko Djukic 2004-08-16 00:11:38 UTC
Created attachment 37511 [details]
only the ebuild file
Comment 5 solar (RETIRED) gentoo-dev 2004-08-16 02:34:11 UTC
Your ebuild should probably do.

make LINUX=${ROOT}/usr/src/linux

Checking the running kernel is not always relevant (especially in cross compiled envionments)


Comment 6 Marko Djukic 2004-08-18 06:48:57 UTC
Ok. Was just copying how the original ebuild was done. Still learning...

Shall I resubmit the attachment?
Comment 7 Zac Medico gentoo-dev 2004-09-23 00:55:24 UTC
Created attachment 40200 [details]
updated ebuild

Added "unset ARCH" because portage sets it to x86 which breaks the build (i386
works).
Comment 8 Marko Djukic 2004-09-28 00:12:36 UTC
Created attachment 40587 [details]
Slight fixes

Clean up the einfo text and explain better the download.
Comment 9 Stefan Schweizer (RETIRED) gentoo-dev 2005-01-13 08:20:58 UTC
rebounce to kernel@gentoo.org, since steel has left our team
Comment 10 Markus Wagner 2005-01-18 03:39:11 UTC
Is the version detection fixed?
It still seems like the running version gets considered, not the version /usr/src/linux symlinks to.
see also this discussion:
http://forums.gentoo.org/viewtopic.php?p=1990664
Comment 11 Stefan Schweizer (RETIRED) gentoo-dev 2005-01-18 04:12:12 UTC
Created attachment 48829 [details]
bcm570x-7.3.5.ebuild

please test if this works for you and comment
Comment 12 Stefan Schweizer (RETIRED) gentoo-dev 2005-01-21 10:42:46 UTC
thanks, in portage now.