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

git at git.openembedded.org git at git.openembedded.org
Wed Jul 2 15:50:58 UTC 2014


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

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