Lines Matching full:overrides
51 overrides, some are less obvious, for example the packaging variables such as
53 ``${PN}-ptest``) as overrides. These overrides are not always in
54 :term:`OVERRIDES` but applied conditionally in specific contexts
56 context being specific tasks in that case. Tune overrides are another special
57 case where some code does use them as overrides but some does not. We plan to try
58 and make the tune code use overrides more consistently in the future.
68 Once configured with the overrides used by a layer, this can be run as::
70 <oe-core>/scripts/contrib/convert-overrides.py <layerdir>
75 expected to handle every case. In particular, it needs to be told which overrides
76 the layer uses (usually machine and distro names/overrides) and the result should
83 variable names without intending to be overrides. This should allow us to proceed
262 built-in override support in the fetcher or overrides in general