Module: meta-ti Branch: morty Commit: 5a1d6edfe80a801269b873e54a31cf7763057ed2 URL: http://arago-project.org/git/meta-ti.git?a=commit;h=5a1d6edfe80a801269b873e54a31cf7763057ed2
Author: Gowtham Tammana <[email protected]> Date: Thu Feb 16 03:09:36 2017 +0000 ti-gc320-driver: move to k4.9 Signed-off-by: Gowtham Tammana <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- .../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 976904f..f292b10 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" inherit module -MACHINE_KERNEL_PR_append = "b" +MACHINE_KERNEL_PR_append = "c" PR = "${MACHINE_KERNEL_PR}" # Need to branch out with ${PV} var -BRANCH = "ti-${PV}-k4.4" +BRANCH = "ti-${PV}-k4.9" -SRCREV = "7c0f4dc755dc2ecb95195ed42ef24fea16ef2667" +SRCREV = "030df5ecf503ef3c83dca6e732e6d47d4a11cd4b" SRC_URI = "git://git.ti.com/graphics/ti-gc320-driver.git;protocol=git;branch=${BRANCH}" S = "${WORKDIR}/git/src" -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
