[Buildroot] [PATCH v4] wireless-regdb: new package

Dimitrios Siganos dimitris at siganos.org
Mon Apr 8 10:15:21 UTC 2013


On 07/04/13 14:37, Gustavo Zacarias wrote:
> On 03/24/2013 07:45 PM, Dimitrios Siganos wrote:
> 
>> +define WIRELESS_REGDB_INSTALL_TARGET_CMDS
>> +    install -m 644 -D -T $(@D)/regulatory.bin $(TARGET_DIR)/usr/lib/crda/regulatory.bin
>> +    install -m 644 -D -T $(@D)/linville.key.pub.pem $(TARGET_DIR)/usr/lib/crda/pubkeys/linville.key.pub.pem
>> +endef
> 
> Hi.
> Doesn't crda expect the pubkeys in /etc/wireless-regdb/pubkeys path?
> At least that's the default and you didn't seem to change that in your
> crda v2 package.
> Regards.
> 
> 

Hi Gustavo,

You are absolutely right. We obviously use the non default location at
my company and I changed one package to use the default location but not
the other.

I will send a new patch.

Regards,
Dimitris


More information about the buildroot mailing list