From 06b068fb14d7d24dca57a58cbe6b8dfde7bd59c8 Mon Sep 17 00:00:00 2001 From: Gowtham Tammana Date: Mon, 30 Jan 2017 21:55:57 +0000 Subject: [PATCH] ti-gc320-driver: Update SRCREV This update includes the following - Remove dependency on dmac_flus/inv/clean_range - Remove spurious page count increment Signed-off-by: Gowtham Tammana Signed-off-by: Denys Dmytriyenko --- recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 8ad7e4ba..976904fa 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 @@ -11,7 +11,7 @@ PR = "${MACHINE_KERNEL_PR}" # Need to branch out with ${PV} var BRANCH = "ti-${PV}-k4.4" -SRCREV = "65887c911db495fb66c6847c8b6eadc76c7470f4" +SRCREV = "7c0f4dc755dc2ecb95195ed42ef24fea16ef2667" SRC_URI = "git://git.ti.com/graphics/ti-gc320-driver.git;protocol=git;branch=${BRANCH}" S = "${WORKDIR}/git/src"