diff options
| author | Gowtham Tammana <g-tammana@ti.com> | 2017-02-16 03:09:36 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2017-02-15 16:27:53 -0500 |
| commit | 4242f5ce8e1ac1d385373d3eca9bec80f6c87d39 (patch) | |
| tree | 8ec57915664da29abf0db3eb255817ee201f0e17 | |
| parent | 82fd7969b1d2c310af4043378b112a4ca2444bd7 (diff) | |
| download | meta-ti-4242f5ce8e1ac1d385373d3eca9bec80f6c87d39.tar.gz | |
ti-gc320-driver: move to k4.9
Signed-off-by: Gowtham Tammana <g-tammana@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb | 6 |
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 976904fa..f292b10f 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 | |||
| @@ -5,13 +5,13 @@ LIC_FILES_CHKSUM = "file://../LICENSE;md5=78d9818a51b9a8e9bb89dea418bac297" | |||
| 5 | 5 | ||
| 6 | inherit module | 6 | inherit module |
| 7 | 7 | ||
| 8 | MACHINE_KERNEL_PR_append = "b" | 8 | MACHINE_KERNEL_PR_append = "c" |
| 9 | PR = "${MACHINE_KERNEL_PR}" | 9 | PR = "${MACHINE_KERNEL_PR}" |
| 10 | 10 | ||
| 11 | # Need to branch out with ${PV} var | 11 | # Need to branch out with ${PV} var |
| 12 | BRANCH = "ti-${PV}-k4.4" | 12 | BRANCH = "ti-${PV}-k4.9" |
| 13 | 13 | ||
| 14 | SRCREV = "7c0f4dc755dc2ecb95195ed42ef24fea16ef2667" | 14 | SRCREV = "030df5ecf503ef3c83dca6e732e6d47d4a11cd4b" |
| 15 | 15 | ||
| 16 | SRC_URI = "git://git.ti.com/graphics/ti-gc320-driver.git;protocol=git;branch=${BRANCH}" | 16 | SRC_URI = "git://git.ti.com/graphics/ti-gc320-driver.git;protocol=git;branch=${BRANCH}" |
| 17 | S = "${WORKDIR}/git/src" | 17 | S = "${WORKDIR}/git/src" |
