1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 03:31:58 +00:00

recipes-bsp: cpsw9g-eth-fw: Update SRCREV to latest

Signed-off-by: Prasad Jondhale <prasad.jondhale@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Prasad Jondhale
2020-05-16 18:59:41 +00:00
committed by Denys Dmytriyenko
parent bc5bac0f6d
commit 68cf591fd4

2
recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb Normal file → Executable file
View File

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