diff options
| -rw-r--r-- | recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_9.0.0.bb (renamed from recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_7.1.0.bb) | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_7.1.0.bb b/recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_9.0.0.bb index 180db8d84..ae0249aef 100644 --- a/recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_7.1.0.bb +++ b/recipes-graphics/imx-gpu-apitrace/imx-gpu-apitrace_9.0.0.bb | |||
| @@ -4,15 +4,8 @@ LICENSE = "MIT" | |||
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=aeb969185a143c3c25130bc2c3ef9a50" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=aeb969185a143c3c25130bc2c3ef9a50" |
| 5 | DEPENDS = "imx-gpu-viv zlib libpng procps" | 5 | DEPENDS = "imx-gpu-viv zlib libpng procps" |
| 6 | 6 | ||
| 7 | SRC_URI = "\ | 7 | SRC_URI = "git://source.codeaurora.org/external/imx/apitrace-imx.git;protocol=https;branch=imx_9.0" |
| 8 | git://source.codeaurora.org/external/imx/apitrace-imx.git;protocol=https;branch=imx_7.1 \ | 8 | SRCREV = "8636fa989d8e914a7986916b058878761a981a6f" |
| 9 | file://0001-switch-from-python2-to-python3.patch \ | ||
| 10 | file://0002-specs-Tie-Python-2-3-conversion-loose-ends.patch \ | ||
| 11 | file://0003-scripts-Tie-Python-2-3-conversion-loose-ends.patch \ | ||
| 12 | file://0004-scripts-Tie-a-few-more-Python-2-to-3-conversion-loos.patch \ | ||
| 13 | file://0005-scripts-Tie-a-few-more-Python-2-to-3-conversion-loos.patch \ | ||
| 14 | " | ||
| 15 | SRCREV = "09579e67262af9c993dd082055a924c2c61cf34d" | ||
| 16 | 9 | ||
| 17 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 18 | 11 | ||
