diff options
author | e-ruei1@ti.com <e-ruei1@ti.com> | 2018-08-07 18:54:45 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2018-08-08 18:13:18 +0000 |
commit | 3248caaa9bfda7da495a849e3d4a7293fd8330e3 (patch) | |
tree | 46c8f47ff559dc0b3cbb5e181d811cc2e62541d2 /recipes-graphics | |
parent | 5fc8c44f984b6e6f9500e2ce9d9d58b4ac50f16e (diff) | |
download | meta-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')
-rw-r--r-- | recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb | 2 |
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}" | |||
10 | BRANCH = "ti-img-sgx/rocko/${PV}" | 10 | BRANCH = "ti-img-sgx/rocko/${PV}" |
11 | 11 | ||
12 | SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}" | 12 | SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}" |
13 | SRCREV = "a564d20ec1b6aed55b3e60aa9ff35f3809eca110" | 13 | SRCREV = "fc4b1d658634c3fe2bafe164430e2f312dbdcf14" |
14 | 14 | ||
15 | TARGET_PRODUCT_k3 = "ti654x" | 15 | TARGET_PRODUCT_k3 = "ti654x" |
16 | 16 | ||