summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGowtham Tammana <g-tammana@ti.com>2021-04-28 03:10:46 +0000
committerPraneeth Bajjuri <praneeth@ti.com>2021-04-27 22:50:25 -0500
commit64c450cc3681eec69481eb7305908a9c928b834e (patch)
treed05f179702f65f04632c9d29473e369918e902ff
parentf775554c61af41ee27134fea3083e312fab61726 (diff)
downloadmeta-ti-64c450cc3681eec69481eb7305908a9c928b834e.tar.gz
ti-gc320-driver: update branch for 5.10
Update branch and srcrev for picking up 5.10 branch. Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
-rw-r--r--recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb b/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb
index 77bb0926..d36bcd56 100644
--- a/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb
+++ b/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb
@@ -7,13 +7,13 @@ inherit module features_check
7 7
8REQUIRED_MACHINE_FEATURES = "gc320" 8REQUIRED_MACHINE_FEATURES = "gc320"
9 9
10MACHINE_KERNEL_PR_append = "h" 10MACHINE_KERNEL_PR_append = "i"
11PR = "${MACHINE_KERNEL_PR}" 11PR = "${MACHINE_KERNEL_PR}"
12 12
13# Need to branch out with ${PV} var 13# Need to branch out with ${PV} var
14BRANCH = "ti-${PV}-k5.4" 14BRANCH = "ti-${PV}-k5.10"
15 15
16SRCREV = "2a4fbe8353fa56011a613aeeaf69e274cd07a825" 16SRCREV = "e2a10f31e255a65ec30a6e10b890e77d7e9cb107"
17 17
18SRC_URI = "git://git.ti.com/graphics/ti-gc320-driver.git;protocol=git;branch=${BRANCH}" 18SRC_URI = "git://git.ti.com/graphics/ti-gc320-driver.git;protocol=git;branch=${BRANCH}"
19 19