diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-02-10 10:27:56 -0500 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-02-10 10:28:38 -0500 |
commit | 3a7d446fa94787eda0bcc2f3759e07db5bda6b2f (patch) | |
tree | 289c4722c2244e2c993893e58934b0f8b24576a6 /recipes-networking/openvswitch/openvswitch-git | |
parent | c1bc3963ba98834c835b780114151d6b31dd0261 (diff) | |
download | meta-virtualization-3a7d446fa94787eda0bcc2f3759e07db5bda6b2f.tar.gz |
conf: defer DISTRO_FEATURE check to bbclass processing
We were using USER_CLASS loading to allow conditional checking
on DISTRO_FEATURES, which triggered distro feature specific version
pinning.
It was found that DISTRO_FEATURES set in local.conf is not
consistently available at layer.conf parse time, hence our checks
were not always working as expected (i.e. the version files are
not included).
If we move the DISTRO_FEATURE check to the bbclasses, and use it
to trigger the include, we should have a consistent set of variable
resolution and consistent behaviour.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch-git')
0 files changed, 0 insertions, 0 deletions