summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGowtham Tammana <g-tammana@ti.com>2021-04-14 03:54:30 +0000
committerPraneeth Bajjuri <praneeth@ti.com>2021-04-19 16:33:41 -0500
commit4a39ee8c9a440099b4a89df55b0db1454ea09385 (patch)
tree88cf9e7e74c79aca6785c02655f2312b269e77b4
parent4442defeb9b63ac983d8fe0d7fbf2f4c234cc0aa (diff)
downloadmeta-ti-4a39ee8c9a440099b4a89df55b0db1454ea09385.tar.gz
ti-sgx-ddk-km: update srcrev to pick 5.10
Update the srcrev to pick the k5.10 development branch sources. Signed-off-by: Gowtham Tammana <g-tammana@ti.com>
-rw-r--r--recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb b/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb
index 734e780e..26c17459 100644
--- a/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb
+++ b/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb
@@ -9,7 +9,7 @@ REQUIRED_MACHINE_FEATURES = "gpu"
9 9
10COMPATIBLE_MACHINE = "pandaboard|beagleboard|ti33x|ti43x|omap-a15|k3" 10COMPATIBLE_MACHINE = "pandaboard|beagleboard|ti33x|ti43x|omap-a15|k3"
11 11
12MACHINE_KERNEL_PR_append = "v" 12MACHINE_KERNEL_PR_append = "w"
13PR = "${MACHINE_KERNEL_PR}" 13PR = "${MACHINE_KERNEL_PR}"
14 14
15PACKAGE_ARCH = "${MACHINE_ARCH}" 15PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -18,7 +18,7 @@ DEPENDS = "virtual/kernel"
18 18
19PROVIDES = "virtual/gpudriver" 19PROVIDES = "virtual/gpudriver"
20 20
21BRANCH = "ti-img-sgx/${PV}/k5.4" 21BRANCH = "ti-img-sgx/${PV}/k5.10"
22 22
23SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch=${BRANCH} \ 23SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch=${BRANCH} \
24 file://0001-km-support-OpenEmbedded-hardfp-toolchain-w-o-gnueabi.patch \ 24 file://0001-km-support-OpenEmbedded-hardfp-toolchain-w-o-gnueabi.patch \
@@ -26,7 +26,7 @@ SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch
26 26
27S = "${WORKDIR}/git" 27S = "${WORKDIR}/git"
28 28
29SRCREV = "50c1ec2308b9f64488d252ac55d65b51a0dfe287" 29SRCREV = "9d1358eaf3a416ec5c1f4830fba0ffc3d61192a5"
30 30
31TARGET_PRODUCT_omap-a15 = "jacinto6evm" 31TARGET_PRODUCT_omap-a15 = "jacinto6evm"
32TARGET_PRODUCT_ti33x = "ti335x" 32TARGET_PRODUCT_ti33x = "ti335x"