summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlistair Francis <alistair.francis@wdc.com>2020-05-19 15:09:25 -0700
committerKhem Raj <raj.khem@gmail.com>2020-05-19 17:14:08 -0700
commit1c96b782d0b9fad0d863c76e595dfdfa2b27fa93 (patch)
treed242c9ea7db2ffd7256baf63a3d9f3f1dfcb7ae5
parent5a825b5ce781aef64f347a6c9a76307406a4f295 (diff)
downloadmeta-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.bb2
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"
16SRCREV_openocd = "ded67990255cc1e63c77832ffd6e6bef9120873d" 16SRCREV_openocd = "ded67990255cc1e63c77832ffd6e6bef9120873d"
17SRCREV_git2cl = "8373c9f74993e218a08819cbcdbab3f3564bbeba" 17SRCREV_git2cl = "8373c9f74993e218a08819cbcdbab3f3564bbeba"
18SRCREV_jimtcl = "dc4ba7770d580800634f90b67a24e077b4a26d98" 18SRCREV_jimtcl = "dc4ba7770d580800634f90b67a24e077b4a26d98"
19SRCREV_libjaylink = "cfccbc9d6763733f1d14dff3c2dc5b75aaef136b" 19SRCREV_libjaylink = "3322dfa5e7aa56f5b12b7f2197e3e6b850b7b66e"
20 20
21PV = "0.10+gitr${SRCPV}" 21PV = "0.10+gitr${SRCPV}"
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"