diff options
author | Prasad Jondhale <prasad.jondhale@ti.com> | 2020-07-09 23:44:10 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2020-07-13 19:59:29 +0000 |
commit | 4cf25d18a94c6499bfd2403dda5966b230a4a48f (patch) | |
tree | 75cd6b9a0f5afcf17464527c11847013c784ad5c /recipes-bsp/cpsw9g-eth-fw | |
parent | 551cc10ac380e995f0003b8092281d55ea6940be (diff) | |
download | meta-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-x | recipes-bsp/cpsw9g-eth-fw/cpsw9g-eth-fw_git.bb | 2 |
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 | ||
12 | PROTOCOL = "git" | 12 | PROTOCOL = "git" |
13 | BRANCH = "master" | 13 | BRANCH = "master" |
14 | SRCREV = "afe62ada2e91e2665f597ca16eb3888b752016de" | 14 | SRCREV = "91f1628507bf7f8716f0bc7cafe88ad7f14c94f5" |
15 | 15 | ||
16 | SRC_URI = "git://git.ti.com/glsdk/ti-eth-fw.git;protocol=${PROTOCOL};branch=${BRANCH}" | 16 | SRC_URI = "git://git.ti.com/glsdk/ti-eth-fw.git;protocol=${PROTOCOL};branch=${BRANCH}" |
17 | 17 | ||