1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

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>
This commit is contained in:
Santhana Bharathi
2019-10-17 00:38:23 +00:00
committed by Denys Dmytriyenko
parent 72e5d8f34e
commit 0dbf3cb4b0

View File

@@ -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}"