[yocto] How to disable OVERRIDES temperally

Qiang Yu yuq825 at gmail.com
Thu Aug 27 19:00:48 PDT 2015


On Thu, Aug 27, 2015 at 9:36 PM, Khem Raj <raj.khem at gmail.com> wrote:

> 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
>

This removes imx in whole recipe. I want a temporary way in case other
parts need this override.


>
> >
> > Thanks,
> > Qiang
> >
> > --
> > _______________________________________________
> > 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/651114c7/attachment.html>


More information about the yocto mailing list