summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJianxun Zhang <jianxun.zhang@linux.intel.com>2016-09-27 11:03:54 -0700
committerSaul Wold <sgw@linux.intel.com>2016-09-27 11:51:06 -0700
commit266e6c1108638bc3b70bbf0d624615588fbe9b6c (patch)
treeca9fc7d914a351ca75b36610ad53170a2395de36
parent7cceac01e1e0a5745600403d9b334babb76dc8ce (diff)
downloadmeta-intel-266e6c1108638bc3b70bbf0d624615588fbe9b6c.tar.gz
intel-gpu-tools: update 1.14 -> 1.16
This change updates intel-gpu-tools to 1.16 which is in Intel graphic stack 2016 Q3 release. Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r--common/recipes-graphics/intel-gpu-tools/intel-gpu-tools_1.16.bb (renamed from common/recipes-graphics/intel-gpu-tools/intel-gpu-tools_1.14.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/recipes-graphics/intel-gpu-tools/intel-gpu-tools_1.14.bb b/common/recipes-graphics/intel-gpu-tools/intel-gpu-tools_1.16.bb
index c20ce31e..f1f643bd 100644
--- a/common/recipes-graphics/intel-gpu-tools/intel-gpu-tools_1.14.bb
+++ b/common/recipes-graphics/intel-gpu-tools/intel-gpu-tools_1.16.bb
@@ -15,8 +15,8 @@ RDEPENDS_${PN}-tests += "bash"
15 15
16PACKAGE_BEFORE_PN = "${PN}-benchmarks ${PN}-tests" 16PACKAGE_BEFORE_PN = "${PN}-benchmarks ${PN}-tests"
17 17
18SRC_URI[md5sum] = "b09d69526c86174007bea2228e36b2f1" 18SRC_URI[md5sum] = "95ae60c2c0e56736273edc406f8277c8"
19SRC_URI[sha256sum] = "3596e1d36e9c1203eed5abff5a0f272d573f4eb917b5cee4f029cce5a70a0f0c" 19SRC_URI[sha256sum] = "c6be6d8311a939dd7ebb4639a2605bdbe711a4d3c77c8273a83f2050c2723ae1"
20 20
21PACKAGECONFIG ??= "" 21PACKAGECONFIG ??= ""
22PACKAGECONFIG[libunwind] = "--with-libunwind,--without-libunwind,libunwind,libunwind" 22PACKAGECONFIG[libunwind] = "--with-libunwind,--without-libunwind,libunwind,libunwind"