[yocto] How to disable OVERRIDES temperally

Khem Raj raj.khem at gmail.com
Thu Aug 27 06:36:30 PDT 2015


On Thu, Aug 27, 2015 at 4:40 AM, Qiang Yu <yuq825 at gmail.com> 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?

OVERRIDES_remove = "imx" in recipe might help
another case where we should rethink OVERRIDE syntax

>
> Thanks,
> Qiang
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>



More information about the yocto mailing list