summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorNg, Wei Tee <wei.tee.ng@intel.com>2017-07-18 11:17:45 -0700
committerSaul Wold <sgw@linux.intel.com>2017-07-19 08:30:08 -0700
commit689e9bba9ef6db0070c3dc9e180ba65b8fffc155 (patch)
tree592b466dfc2ceaf2ea3b12ac0a2cc24bdc81d6fa /common
parent625a588f70785cf777ec9fb072b127b126aba781 (diff)
downloadmeta-intel-689e9bba9ef6db0070c3dc9e180ba65b8fffc155.tar.gz
intel-gpu-tools: Upgrade to version 1.19
Upgrade intel-gpu-tools recipe to version 1.19 Signed-off-by: Ng, Wei Tee <wei.tee.ng@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'common')
-rw-r--r--common/recipes-graphics/intel-gpu-tools/intel-gpu-tools_1.19.bb (renamed from common/recipes-graphics/intel-gpu-tools/intel-gpu-tools_1.18.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/recipes-graphics/intel-gpu-tools/intel-gpu-tools_1.18.bb b/common/recipes-graphics/intel-gpu-tools/intel-gpu-tools_1.19.bb
index acdcda52..de9ed609 100644
--- a/common/recipes-graphics/intel-gpu-tools/intel-gpu-tools_1.18.bb
+++ b/common/recipes-graphics/intel-gpu-tools/intel-gpu-tools_1.19.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] = "6a746774c80d5bcfa0aa7f9c20f72190" 18SRC_URI[md5sum] = "4fdfa56acca3b046fc61fb12686656f3"
19SRC_URI[sha256sum] = "df77f91b5a8bdd590f1128a36b7616bc292f18ecb98e77c9c4467574fb67e4ee" 19SRC_URI[sha256sum] = "a49c8ae7c0431c1f33cd9492f83ec4e06e98a48429178e4bd22d9a1a87e3b0f1"
20 20
21PACKAGECONFIG ??= "" 21PACKAGECONFIG ??= ""
22PACKAGECONFIG[libunwind] = "--with-libunwind,--without-libunwind,libunwind,libunwind" 22PACKAGECONFIG[libunwind] = "--with-libunwind,--without-libunwind,libunwind,libunwind"