summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikhil Devshatwar <nikhil.nd@ti.com>2020-05-06 21:35:13 +0000
committerDenys Dmytriyenko <denys@ti.com>2020-05-07 01:14:07 +0000
commitf336dcf83e0273f8fe40e234f51afebc3870f66f (patch)
treef1fd59baa280a36eb6f839009a40f23fc6242b22
parent606ea3fdc446eac6502f3917c2aa255b1fff11f4 (diff)
downloadmeta-ti-f336dcf83e0273f8fe40e234f51afebc3870f66f.tar.gz
recipes-bsp: cpsw9g-eth-fw: Update SRCREV to latest
Signed-off-by: Nikhil Devshatwar <nikhil.nd@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 cbd71f2d..05b2edca 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 = "4da71504488450f34d65459c1de949da1f984471" 14SRCREV = "2f55ffedf0787f9c4c935473967fb88737d22778"
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