Selaa lähdekoodia

renderdoc: Upgrade to 1.7

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj 4 vuotta sitten
vanhempi
commit
a4b0a7ca9a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      meta-oe/recipes-graphics/renderdoc/renderdoc_1.7.bb

+ 1 - 1
meta-oe/recipes-graphics/renderdoc/renderdoc_1.6.bb → meta-oe/recipes-graphics/renderdoc/renderdoc_1.7.bb

@@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/baldurk/renderdoc"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.md;md5=df7ea9e196efc7014c124747a0ef9772"
 
-SRCREV = "0e7f772596035137416be01766c2d61205efc63e"
+SRCREV = "a56af589d94dc851809fd5344d0ae441da70c1f2"
 SRC_URI = "git://github.com/baldurk/${BPN}.git;protocol=http;branch=v1.x \
 	   file://0001-renderdoc-use-xxd-instead-of-cross-compiling-shim-bi.patch \
 	   file://0001-Remove-glslang-pool_allocator-setAllocator.patch \