summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/cpsw9g-eth-fw
diff options
context:
space:
mode:
authorPrasad Jondhale <prasad.jondhale@ti.com>2020-07-09 23:44:10 +0000
committerDenys Dmytriyenko <denys@ti.com>2020-07-13 19:59:29 +0000
commit4cf25d18a94c6499bfd2403dda5966b230a4a48f (patch)
tree75cd6b9a0f5afcf17464527c11847013c784ad5c /recipes-bsp/cpsw9g-eth-fw
parent551cc10ac380e995f0003b8092281d55ea6940be (diff)
downloadmeta-ti-4cf25d18a94c6499bfd2403dda5966b230a4a48f.tar.gz
cpsw9g-eth-fw: Update SRCREV to latest
Signed-off-by: Prasad Jondhale <prasad.jondhale@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/cpsw9g-eth-fw')
-rwxr-xr-xrecipes-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 37ba52d0..8cb62b2a 100755
--- 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 = "afe62ada2e91e2665f597ca16eb3888b752016de" 14SRCREV = "91f1628507bf7f8716f0bc7cafe88ad7f14c94f5"
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