From f336dcf83e0273f8fe40e234f51afebc3870f66f Mon Sep 17 00:00:00 2001 From: Nikhil Devshatwar Date: Wed, 6 May 2020 21:35:13 +0000 Subject: [PATCH] recipes-bsp: cpsw9g-eth-fw: Update SRCREV to latest Signed-off-by: Nikhil Devshatwar Signed-off-by: Denys Dmytriyenko --- recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb b/recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb index cbd71f2d..05b2edca 100644 --- a/recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb +++ b/recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb @@ -11,7 +11,7 @@ inherit update-alternatives PROTOCOL = "git" BRANCH = "master" -SRCREV = "4da71504488450f34d65459c1de949da1f984471" +SRCREV = "2f55ffedf0787f9c4c935473967fb88737d22778" SRC_URI = "git://git.ti.com/glsdk/ti-eth-fw.git;protocol=${PROTOCOL};branch=${BRANCH}"