diff options
author | Prasad Jondhale <prasad.jondhale@ti.com> | 2020-05-16 18:59:41 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2020-05-18 22:45:58 +0000 |
commit | 68cf591fd49e60bfb6b659edf7d83d1a2932b7df (patch) | |
tree | 2794055fda389de4280f783fd551c9153b94b0b1 /recipes-bsp/cpsw9g-eth-fw | |
parent | bc5bac0f6d85bcd0a49c157d2b849018e34acc46 (diff) | |
download | meta-ti-68cf591fd49e60bfb6b659edf7d83d1a2932b7df.tar.gz |
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>
Diffstat (limited to 'recipes-bsp/cpsw9g-eth-fw')
-rwxr-xr-x[-rw-r--r--] | 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 05b2edca..37ba52d0 100644..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 = "2f55ffedf0787f9c4c935473967fb88737d22778" | 14 | SRCREV = "afe62ada2e91e2665f597ca16eb3888b752016de" |
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 | ||