summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb
diff options
context:
space:
mode:
authorAnand Balagopalakrishnan <anandb@ti.com>2016-10-13 18:38:06 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-10-24 22:29:04 -0400
commita5ff1c0717ba7c3c53bd72fbf2bcc18cf2798633 (patch)
treea664f1e4364f5c51671c6c692f164fa048966b3e /recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb
parentf227a0045f3e860051d727067fab1586da828692 (diff)
downloadmeta-ti-a5ff1c0717ba7c3c53bd72fbf2bcc18cf2798633.tar.gz
ti-sgx-ddk-km: remove dependency between user-mode and kernel-mode builds
Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb')
-rw-r--r--recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb b/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb
index 7007c20e..d0e92066 100644
--- a/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb
+++ b/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb
@@ -25,7 +25,7 @@ BRANCH = "ti-img-sgx/${PV}/k4.4"
25SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch=${BRANCH}" 25SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch=${BRANCH}"
26S = "${WORKDIR}/git" 26S = "${WORKDIR}/git"
27 27
28SRCREV = "a5a0fe1799cabfa1278321b667263cf3fa2cf32f" 28SRCREV = "e68719ba7c54602c710b6615cd665f5b7f47f85e"
29 29
30TARGET_PRODUCT_omap-a15 = "jacinto6evm" 30TARGET_PRODUCT_omap-a15 = "jacinto6evm"
31TARGET_PRODUCT_ti33x = "ti335x" 31TARGET_PRODUCT_ti33x = "ti335x"