diff options
Diffstat (limited to 'common/recipes-graphics')
-rw-r--r-- | common/recipes-graphics/xorg-driver/emgd-driver-bin_1.16.bb | 1 | ||||
-rw-r--r-- | common/recipes-graphics/xorg-driver/emgd-driver-bin_1.18.bb | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.16.bb b/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.16.bb index 6778ee0d..6cf1986f 100644 --- a/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.16.bb +++ b/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.16.bb | |||
@@ -23,6 +23,7 @@ RDEPENDS_emgd-gst-plugins-mixvideo = "libva-tpi" | |||
23 | # These libraries shouldn't get installed in world builds unless something | 23 | # These libraries shouldn't get installed in world builds unless something |
24 | # explicitly depends upon them. | 24 | # explicitly depends upon them. |
25 | EXCLUDE_FROM_WORLD = "1" | 25 | EXCLUDE_FROM_WORLD = "1" |
26 | PROVIDES = "virtual/libgles1 virtual/libgles2 virtual/egl" | ||
26 | 27 | ||
27 | # Add the ABI dependency at package generation time, as otherwise bitbake will | 28 | # Add the ABI dependency at package generation time, as otherwise bitbake will |
28 | # attempt to find a provider for it (and fail) when it does the parse. | 29 | # attempt to find a provider for it (and fail) when it does the parse. |
diff --git a/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.18.bb b/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.18.bb index ee4a313c..7cd4db3b 100644 --- a/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.18.bb +++ b/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.18.bb | |||
@@ -23,6 +23,7 @@ RDEPENDS_emgd-gst-plugins-mixvideo = "libva-tpi" | |||
23 | # These libraries shouldn't get installed in world builds unless something | 23 | # These libraries shouldn't get installed in world builds unless something |
24 | # explicitly depends upon them. | 24 | # explicitly depends upon them. |
25 | EXCLUDE_FROM_WORLD = "1" | 25 | EXCLUDE_FROM_WORLD = "1" |
26 | PROVIDES = "virtual/libgles1 virtual/libgles2 virtual/egl" | ||
26 | 27 | ||
27 | # Add the ABI dependency at package generation time, as otherwise bitbake will | 28 | # Add the ABI dependency at package generation time, as otherwise bitbake will |
28 | # attempt to find a provider for it (and fail) when it does the parse. | 29 | # attempt to find a provider for it (and fail) when it does the parse. |