Commit 794d8af
chromium: Add opengl & vulkan to ANY_OF_DISTRO_FEATURES
Chromium depends on virtual/libgl,
which oe-core provides by default in mesa.
opengl and vulkan is a ANY_OF_DISTRO_FEATURES for mesa.
In a minimal build of oe-core + meta-oe + meta-python2,
bitbake would complain that nothing provides
virtual/libgl.
This fix will also make meta-chromium pass yocto-check-layer.
Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com>1 parent cb3278e commit 794d8af
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
| |||
0 commit comments