From b91222fe1d25e322b36c8f71e5d556800d73641c Mon Sep 17 00:00:00 2001 From: "Gowtham Tammana via Lists.Yoctoproject.Org" Date: Tue, 11 Feb 2020 05:03:40 +0000 Subject: ti-gc320-driver: Update branch for k5.4 Update branch and srcrev for k5.4 support. Signed-off-by: Gowtham Tammana Signed-off-by: Denys Dmytriyenko --- recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-bsp') 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 5f005e57..dc0557f8 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 = "e" +MACHINE_KERNEL_PR_append = "f" PR = "${MACHINE_KERNEL_PR}" # Need to branch out with ${PV} var -BRANCH = "ti-${PV}-k4.19" +BRANCH = "ti-${PV}-k5.4" -SRCREV = "9b59e596b4adefabbb686ce8845edef8114558fd" +SRCREV = "0335b28d85add258b37160cd0907f13f5b5369fe" SRC_URI = "git://git.ti.com/graphics/ti-gc320-driver.git;protocol=git;branch=${BRANCH}" -- cgit v1.2.3-54-g00ecf