Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 380777 - net-wireless/crda-1.1.2 version bump and ebuild improvements
Summary: net-wireless/crda-1.1.2 version bump and ebuild improvements
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-26 20:38 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2011-08-28 13:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild patch (crda-1.1.2-ebuild.patch,626 bytes, text/plain)
2011-08-26 20:38 UTC, Diego Elio Pettenò (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2011-08-26 20:38:56 UTC
Created attachment 284745 [details]
ebuild patch

I'm attaching an ebuild patch that can be used to bump crda version to 1.1.2. What it does is basically:

 - drop the Makefile change: udev rules are correctly installed in /lib even on multilib systems;
 - skip over the verification step during build, this is important because verification can't be done when cross-compiling;
 - move verification to src_test so that it is only enabled for FEATURES=test builds.

For what it's worth Chrom(e|ium)OS has a different udev rule that handles add as well as change, but that seems to be more an udev bug, I'll follow it up with them if we need it (doubtful).

Feel free to give me the green light if you wish for me to take care of this.
Comment 1 Tony Vroon (RETIRED) gentoo-dev 2011-08-26 21:39:43 UTC
Please proceed Diego. I am happy for you take over maintainership; I was primarily interested in wireless regulatory frameworks because it was new, shiny and not working well yet.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2011-08-28 13:46:50 UTC
Committed 1.1.2.. as for taking maintainership, I also only use this in passing, probably should be moved to mobile or base-system at this point, would make sense.