Skip to content

Commit 3ff4d6e

Browse files
schnitzeltonykraj
authored andcommitted
renderdoc: upgrade 1.7 -> 1.13
* backported patch can go * license checksum was changed by update of copyright year Signed-off-by: Andreas Müller <[email protected]> Signed-off-by: Khem Raj <[email protected]>
1 parent 74d9b80 commit 3ff4d6e

File tree

2 files changed

+5
-36
lines changed

2 files changed

+5
-36
lines changed

meta-oe/recipes-graphics/renderdoc/renderdoc/0001-Remove-glslang-pool_allocator-setAllocator.patch

Lines changed: 0 additions & 31 deletions
This file was deleted.

meta-oe/recipes-graphics/renderdoc/renderdoc_1.7.bb renamed to meta-oe/recipes-graphics/renderdoc/renderdoc_1.13.bb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ SUMMARY = "RenderDoc recipe providing renderdoccmd"
22
DESCRIPTION = "RenderDoc is a frame-capture based graphics debugger"
33
HOMEPAGE = "https://github.com/baldurk/renderdoc"
44
LICENSE = "MIT"
5-
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=df7ea9e196efc7014c124747a0ef9772"
5+
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=5486c0df458c74c85828e0cdbffd499e"
66

7-
SRCREV = "a56af589d94dc851809fd5344d0ae441da70c1f2"
8-
SRC_URI = "git://github.com/baldurk/${BPN}.git;protocol=http;branch=v1.x \
9-
file://0001-renderdoc-use-xxd-instead-of-cross-compiling-shim-bi.patch \
10-
file://0001-Remove-glslang-pool_allocator-setAllocator.patch \
7+
SRCREV = "cc05b288b6d1660ab04c6cf01173f1bb62e6f5dd"
8+
SRC_URI = " \
9+
git://github.com/baldurk/${BPN}.git;protocol=http;branch=v1.x \
10+
file://0001-renderdoc-use-xxd-instead-of-cross-compiling-shim-bi.patch \
1111
"
1212
S = "${WORKDIR}/git"
1313

0 commit comments

Comments
 (0)