summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authore-ruei1@ti.com <e-ruei1@ti.com>2018-08-07 18:54:45 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-08-07 15:34:13 +0000
commit99f92639fcd729adbee4bbed90f965c9c1af6d04 (patch)
tree8e221c342a4503ace309c10baa0489cde8c3ed15
parentbc2f4eb295efeb7c1d7463d40bb3c101bfdc1ed5 (diff)
downloadmeta-ti-99f92639fcd729adbee4bbed90f965c9c1af6d04.tar.gz
ti-sgx-ddk-um: fix path of pvrsrvctl at rc.pvr for k3
Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb b/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb
index d85a3815..6a73d0f8 100644
--- a/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb
+++ b/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb
@@ -10,7 +10,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
10BRANCH = "ti-img-sgx/rocko/${PV}" 10BRANCH = "ti-img-sgx/rocko/${PV}"
11 11
12SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}" 12SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}"
13SRCREV = "a564d20ec1b6aed55b3e60aa9ff35f3809eca110" 13SRCREV = "fc4b1d658634c3fe2bafe164430e2f312dbdcf14"
14 14
15TARGET_PRODUCT_k3 = "ti654x" 15TARGET_PRODUCT_k3 = "ti654x"
16 16