* Using CRDA in combination with MDEV
@ 2015-04-17 12:17 Mike Looijmans
2015-04-20 15:32 ` Trevor Woerner
0 siblings, 1 reply; 2+ messages in thread
From: Mike Looijmans @ 2015-04-17 12:17 UTC (permalink / raw)
To: openembedded-core
Has anyone here ever got "crda" to work with mdev (instead of udev)?
I was getting this message again from the wireless card:
cfg80211: Calling CRDA to update world regulatory domain
Now CRDA is the answer to that, and until now, I solved it by simply compiling
a static rules database into my kernel. Which is apparently frowned upon, so I
went looking for a more generally accepted solution.
I noticed there's a "crda" package in OE, but it RDEPENDS on udev for no other
reason than simply because it provides a rules file for that. And I want to
keep using mdev.
I think it would be better to split this package, and have a "crda-udev"
package that provides the rules file and the dependency on udev. Alternative
is to have a PACKAGECONFIG to enable udev support.
Kind regards,
Mike Looijmans
System Expert
TOPIC Embedded Products
Eindhovenseweg 32-C, NL-5683 KH Best
Postbus 440, NL-5680 AK Best
Telefoon: +31 (0) 499 33 69 79
Telefax: +31 (0) 499 33 69 70
E-mail: mike.looijmans@topicproducts.com
Website: www.topicproducts.com
Please consider the environment before printing this e-mail
Please visit us at the Hannover Messe which will be held from 13.04.2015 till 17.04.2015, Hall 2, Stand C12, Holland High Tech House
http://www.hannovermesse.de/exhibitor/topic-embedded-products/L929216?source=akl
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Using CRDA in combination with MDEV
2015-04-17 12:17 Using CRDA in combination with MDEV Mike Looijmans
@ 2015-04-20 15:32 ` Trevor Woerner
0 siblings, 0 replies; 2+ messages in thread
From: Trevor Woerner @ 2015-04-20 15:32 UTC (permalink / raw)
To: Mike Looijmans, openembedded-core
On 15-04-17 08:17 AM, Mike Looijmans wrote:
> I noticed there's a "crda" package in OE, but it RDEPENDS on udev for
> no other reason than simply because it provides a rules file for that.
> And I want to keep using mdev.
>
> I think it would be better to split this package, and have a
> "crda-udev" package that provides the rules file and the dependency on
> udev. Alternative is to have a PACKAGECONFIG to enable udev support.
I think the PACKAGECONFIG option would cause fewer surprises (perhaps?).
Otherwise anyone currently using the crda package with udev will now
have to change a previously-working build (to add the new crda-udev
package) so it can continue working. Is it possible to have the
crda-udev package automatically selected if udev is a distro feature and
the crda package is part of the image?
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-04-20 15:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-17 12:17 Using CRDA in combination with MDEV Mike Looijmans
2015-04-20 15:32 ` Trevor Woerner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox