diff options
| -rw-r--r-- | recipes-multimedia/itt/itt_17.01.28.bb (renamed from recipes-multimedia/itt/itt_17.0.bb) | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/recipes-multimedia/itt/itt_17.0.bb b/recipes-multimedia/itt/itt_17.01.28.bb index a40a2e9b..6655944a 100644 --- a/recipes-multimedia/itt/itt_17.0.bb +++ b/recipes-multimedia/itt/itt_17.01.28.bb | |||
| @@ -6,11 +6,10 @@ You can use it as memory/performance/whatever profiler." | |||
| 6 | LICENSE = "BSD-3-Clause" | 6 | LICENSE = "BSD-3-Clause" |
| 7 | LIC_FILES_CHKSUM = "file://sea_itt_lib/Copyright.txt;md5=7d54dfc8860742fb06b9c5ad28f41fcd" | 7 | LIC_FILES_CHKSUM = "file://sea_itt_lib/Copyright.txt;md5=7d54dfc8860742fb06b9c5ad28f41fcd" |
| 8 | 8 | ||
| 9 | SRC_URI = "\ | 9 | SRC_URI = "git://github.com/intel/IntelSEAPI.git;protocol=https \ |
| 10 | git://github.com/intel/IntelSEAPI.git;protocol=https \ | 10 | file://0001-CMakeLists.txt-set-output-directory-path.patch \ |
| 11 | file://0001-CMakeLists.txt-set-output-directory-path.patch \ | 11 | " |
| 12 | " | 12 | SRCREV = "488651b6bf0da6f15fb33e64a1dcdb63f8bee910" |
| 13 | SRCREV="36bff07521afffc0c0f7db79252338954ca7e6dd" | ||
| 14 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 15 | 14 | ||
| 16 | inherit pkgconfig cmake | 15 | inherit pkgconfig cmake |
