From f152e696d9466a14e536d4bdece27897bdfacc55 Mon Sep 17 00:00:00 2001 From: Prasad Jondhale Date: Sat, 16 May 2020 18:59:41 +0000 Subject: [PATCH] recipes-bsp: cpsw9g-eth-fw: Update SRCREV to latest Signed-off-by: Prasad Jondhale Signed-off-by: Denys Dmytriyenko --- recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb diff --git a/recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb b/recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb old mode 100644 new mode 100755 index 05b2edca..37ba52d0 --- 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 = "2f55ffedf0787f9c4c935473967fb88737d22778" +SRCREV = "afe62ada2e91e2665f597ca16eb3888b752016de" SRC_URI = "git://git.ti.com/glsdk/ti-eth-fw.git;protocol=${PROTOCOL};branch=${BRANCH}"