summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb
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-08 18:13:18 +0000
commit3248caaa9bfda7da495a849e3d4a7293fd8330e3 (patch)
tree46c8f47ff559dc0b3cbb5e181d811cc2e62541d2 /recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb
parent5fc8c44f984b6e6f9500e2ce9d9d58b4ac50f16e (diff)
downloadmeta-ti-3248caaa9bfda7da495a849e3d4a7293fd8330e3.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>
Diffstat (limited to 'recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb')
-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