[oe-commits] Martin Jansa : glmark2: inherit distro_features_check

git at git.openembedded.org git at git.openembedded.org
Tue Jul 15 13:03:52 UTC 2014


Module: meta-openembedded.git
Branch: master
Commit: 3b386cecc95d119729b2f24dc1a03506e480c617
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=3b386cecc95d119729b2f24dc1a03506e480c617

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Jul  1 12:35:18 2014 +0200

glmark2: inherit distro_features_check

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-benchmark/glmark2/glmark2_2014.03.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-benchmark/glmark2/glmark2_2014.03.bb b/meta-oe/recipes-benchmark/glmark2/glmark2_2014.03.bb
index 8e3dc8c..708b6d2 100644
--- a/meta-oe/recipes-benchmark/glmark2/glmark2_2014.03.bb
+++ b/meta-oe/recipes-benchmark/glmark2/glmark2_2014.03.bb
@@ -18,7 +18,7 @@ SRC_URI = "https://launchpad.net/${BPN}/trunk/${PV}/+download/${BP}.tar.gz"
 SRC_URI[md5sum] = "739859cf57d4c8a23452c43e84f66e56"
 SRC_URI[sha256sum] = "bded41aaf918ce062d9b81e42cc5be943e6a80bc4ff9d046983b96102c3df6b5"
 
-inherit waf pkgconfig
+inherit waf pkgconfig distro_features_check
 
 PACKAGECONFIG ?= "gl gles2"
 



More information about the Openembedded-commits mailing list