diff options
-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" |