[yocto] How to disable OVERRIDES temperally

Qiang Yu yuq825 at gmail.com
Thu Aug 27 19:02:16 PDT 2015


On Thu, Aug 27, 2015 at 9:53 PM, Mike Looijmans <mike.looijmans at topic.nl>
wrote:

> On 27-08-15 13:40, Qiang Yu wrote:
>
>> Hi all,
>>
>> I want to load kernel module ci_hdrc_imx at boot time and add a conf file
>> in
>> /etc/modprobe.d. I find it can be done by add
>> module_conf_ci_hdrc_imx = "my configure"
>>
>> But the suffix "imx" is in OVERRIDES, so I get
>> module_conf_ci_hdrc = "my configure"
>>
>> How to disable the OVERRIDES temperally here? Or may be there is another
>> way?
>>
>
> This might work (untested):
>
> MY_HDRC_MODULE_NAME = "conf_ci_hdrc"
> module_${MY_HDRC_MODULE_NAME} = "my configure"
>
>
>
Test this, same wrong result.


>
>
> 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 at topicproducts.com
> Website: www.topicproducts.com
>
> Please consider the environment before printing this e-mail
>
>
>
>
>
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20150828/43e94711/attachment.html>


More information about the yocto mailing list