diff options
author | Alistair Francis <alistair.francis@wdc.com> | 2020-05-19 15:09:25 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-05-19 17:14:08 -0700 |
commit | 1c96b782d0b9fad0d863c76e595dfdfa2b27fa93 (patch) | |
tree | d242c9ea7db2ffd7256baf63a3d9f3f1dfcb7ae5 | |
parent | 5a825b5ce781aef64f347a6c9a76307406a4f295 (diff) | |
download | meta-openembedded-1c96b782d0b9fad0d863c76e595dfdfa2b27fa93.tar.gz |
openocd: Update libjaylink
Update the libjaylink SHA to the latest commit.
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-devtools/openocd/openocd_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/openocd/openocd_git.bb b/meta-oe/recipes-devtools/openocd/openocd_git.bb index e95f1cfa54..f01b224fac 100644 --- a/meta-oe/recipes-devtools/openocd/openocd_git.bb +++ b/meta-oe/recipes-devtools/openocd/openocd_git.bb | |||
@@ -16,7 +16,7 @@ SRCREV_FORMAT = "openocd" | |||
16 | SRCREV_openocd = "ded67990255cc1e63c77832ffd6e6bef9120873d" | 16 | SRCREV_openocd = "ded67990255cc1e63c77832ffd6e6bef9120873d" |
17 | SRCREV_git2cl = "8373c9f74993e218a08819cbcdbab3f3564bbeba" | 17 | SRCREV_git2cl = "8373c9f74993e218a08819cbcdbab3f3564bbeba" |
18 | SRCREV_jimtcl = "dc4ba7770d580800634f90b67a24e077b4a26d98" | 18 | SRCREV_jimtcl = "dc4ba7770d580800634f90b67a24e077b4a26d98" |
19 | SRCREV_libjaylink = "cfccbc9d6763733f1d14dff3c2dc5b75aaef136b" | 19 | SRCREV_libjaylink = "3322dfa5e7aa56f5b12b7f2197e3e6b850b7b66e" |
20 | 20 | ||
21 | PV = "0.10+gitr${SRCPV}" | 21 | PV = "0.10+gitr${SRCPV}" |
22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |