[meta-ti] Gowtham Tammana : ti-gc320-driver: add support for RT kernel
Arago Project git
git at arago-project.org
Fri Dec 23 18:09:12 PST 2016
Module: meta-ti
Branch: krogoth
Commit: ba08ac1af4cb9690c6219968a84b2fed27beb35f
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=ba08ac1af4cb9690c6219968a84b2fed27beb35f
Author: Gowtham Tammana <g-tammana at ti.com>
Date: Thu Dec 22 11:43:12 2016 -0600
ti-gc320-driver: add support for RT kernel
Signed-off-by: Gowtham Tammana <g-tammana at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
.../gc320-drivers/ti-gc320-driver_5.0.11.p7.bb | 4 ++--
1 files changed, 2 insertions(+), 2 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 9344e30..8ad7e4b 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 = "a"
+MACHINE_KERNEL_PR_append = "b"
PR = "${MACHINE_KERNEL_PR}"
# Need to branch out with ${PV} var
BRANCH = "ti-${PV}-k4.4"
-SRCREV = "7a2b06ad1df46a274336f7ae0e24a9d67e72cd66"
+SRCREV = "65887c911db495fb66c6847c8b6eadc76c7470f4"
SRC_URI = "git://git.ti.com/graphics/ti-gc320-driver.git;protocol=git;branch=${BRANCH}"
S = "${WORKDIR}/git/src"
More information about the meta-ti
mailing list