itt: upgrade v17.0 -> v17.01.28

More info can be found here:
https://github.com/intel/IntelSEAPI/releases/tag/17.01.28

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Naveen Saini 2019-08-02 16:45:14 +08:00 committed by Anuj Mittal
parent 91e57bd8b3
commit a82be9779c

View File

@ -6,11 +6,10 @@ You can use it as memory/performance/whatever profiler."
LICENSE = "BSD-3-Clause" LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://sea_itt_lib/Copyright.txt;md5=7d54dfc8860742fb06b9c5ad28f41fcd" LIC_FILES_CHKSUM = "file://sea_itt_lib/Copyright.txt;md5=7d54dfc8860742fb06b9c5ad28f41fcd"
SRC_URI = "\ SRC_URI = "git://github.com/intel/IntelSEAPI.git;protocol=https \
git://github.com/intel/IntelSEAPI.git;protocol=https \
file://0001-CMakeLists.txt-set-output-directory-path.patch \ file://0001-CMakeLists.txt-set-output-directory-path.patch \
" "
SRCREV="36bff07521afffc0c0f7db79252338954ca7e6dd" SRCREV = "488651b6bf0da6f15fb33e64a1dcdb63f8bee910"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
inherit pkgconfig cmake inherit pkgconfig cmake