diff options
author | 2018-08-07 18:54:45 +0000 | |
---|---|---|
committer | 2018-08-08 18:13:18 +0000 | |
commit | 3248caaa9bfda7da495a849e3d4a7293fd8330e3 (patch) | |
tree | 46c8f47ff559dc0b3cbb5e181d811cc2e62541d2 /recipes-graphics/libgles | |
parent | 5fc8c44f984b6e6f9500e2ce9d9d58b4ac50f16e (diff) | |
download | meta-ti-3248caaa9bfda7da495a849e3d4a7293fd8330e3.tar.gz meta-ti-3248caaa9bfda7da495a849e3d4a7293fd8330e3.tar.bz2 meta-ti-3248caaa9bfda7da495a849e3d4a7293fd8330e3.zip |
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')
-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}" BRANCH = "ti-img-sgx/rocko/${PV}" SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}" -SRCREV = "a564d20ec1b6aed55b3e60aa9ff35f3809eca110" +SRCREV = "fc4b1d658634c3fe2bafe164430e2f312dbdcf14" TARGET_PRODUCT_k3 = "ti654x" |