From 0b7284e7e34f179a8eb05d7a07a26bbbc205e992 Mon Sep 17 00:00:00 2001 From: Santhana Bharathi Date: Thu, 17 Oct 2019 00:38:23 +0000 Subject: [PATCH] cpsw9g-eth-fw: update ethernet firmware * Updated Ethernet firmware binary for 1.0 release Signed-off-by: Santhana Bharathi 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 763e38f0..ab34e667 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 = "7f3af9b0b4c04edcb68c49cb64fcf0d65a860457" +SRCREV = "792c06d9a0f2b9d4b150bce4651bdaae2413b28d" SRC_URI = "git://git.ti.com/glsdk/ti-eth-fw.git;protocol=${PROTOCOL};branch=${BRANCH}"