summaryrefslogtreecommitdiff
path: root/package/bellagio
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2013-12-20 23:27:56 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2013-12-25 18:21:19 +0100
commit7b2b4c8342c87379fc23937e0bbc7e439fc00e0c (patch)
tree155318b550e834a87265bd459eb4397b2e10e9a4 /package/bellagio
parentdd1ecc339a2b67907f24beb28b299c85711093ef (diff)
package/opengl/libopenmax: switch to package-defined providers
For the underlying reasons, see previous patch, titled: package/opengl/libegl: switch to package-defined providers Reported-by: David Corvoysier <david.corvoysier@orange.com> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Arnout Vandecappelle <arnout@mind.be> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Peter Korsgaard <jacmet@uclibc.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/bellagio')
-rw-r--r--package/bellagio/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/bellagio/Config.in b/package/bellagio/Config.in
index e3da4323c..2beb6587a 100644
--- a/package/bellagio/Config.in
+++ b/package/bellagio/Config.in
@@ -17,5 +17,12 @@ config BR2_PACKAGE_BELLAGIO
http://omxil.sourceforge.net/
+if BR2_PACKAGE_BELLAGIO
+
+config BR2_PACKAGE_PROVIDES_OPENMAX
+ default "bellagio"
+
+endif
+
comment "bellagio needs a toolchain w/ C++, threads, dynamic library"
depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS || BR2_PREFER_STATIC_LIB