summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSanthana Bharathi <santa@ti.com>2019-10-17 00:38:23 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-10-16 19:29:46 +0000
commit0dbf3cb4b0ed8fc7b97e9e912b83ea2913297548 (patch)
tree4ad209596a8c9d780ab56948180593dc1dd1595b
parent72e5d8f34edf53d2c2673c9bb74011db361d3ef8 (diff)
downloadmeta-ti-0dbf3cb4b0ed8fc7b97e9e912b83ea2913297548.tar.gz
cpsw9g-eth-fw: update ethernet firmware
* Updated Ethernet firmware binary for 1.0 release Signed-off-by: Santhana Bharathi <santa@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb2
1 files changed, 1 insertions, 1 deletions
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
11 11
12PROTOCOL = "git" 12PROTOCOL = "git"
13BRANCH = "master" 13BRANCH = "master"
14SRCREV = "7f3af9b0b4c04edcb68c49cb64fcf0d65a860457" 14SRCREV = "792c06d9a0f2b9d4b150bce4651bdaae2413b28d"
15 15
16SRC_URI = "git://git.ti.com/glsdk/ti-eth-fw.git;protocol=${PROTOCOL};branch=${BRANCH}" 16SRC_URI = "git://git.ti.com/glsdk/ti-eth-fw.git;protocol=${PROTOCOL};branch=${BRANCH}"
17 17