diff options
-rw-r--r-- | meta-oe/recipes-devtools/openocd/openocd_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-devtools/openocd/openocd_git.bb b/meta-oe/recipes-devtools/openocd/openocd_git.bb index 3bbe33ca1d..3b7705c41d 100644 --- a/meta-oe/recipes-devtools/openocd/openocd_git.bb +++ b/meta-oe/recipes-devtools/openocd/openocd_git.bb | |||
@@ -13,10 +13,10 @@ SRC_URI = " \ | |||
13 | " | 13 | " |
14 | 14 | ||
15 | SRCREV_FORMAT = "openocd" | 15 | SRCREV_FORMAT = "openocd" |
16 | SRCREV_openocd = "91bd4313444c5a949ce49d88ab487608df7d6c37" | 16 | SRCREV_openocd = "66ea461846a3a4a96687c9287c3f61ae8ce0b775" |
17 | SRCREV_git2cl = "8373c9f74993e218a08819cbcdbab3f3564bbeba" | 17 | SRCREV_git2cl = "8373c9f74993e218a08819cbcdbab3f3564bbeba" |
18 | SRCREV_jimtcl = "fcbb4499a6b46ef69e7a95da53e30796e20817f0" | 18 | SRCREV_jimtcl = "f160866171457474f7c4d6ccda70f9b77524407e" |
19 | SRCREV_libjaylink = "9aa7a5957c07bb6e862fc1a6d3153d109c7407e4" | 19 | SRCREV_libjaylink = "0d23921a05d5d427332a142d154c213d0c306eb1" |
20 | 20 | ||
21 | PV = "0.12+git" | 21 | PV = "0.12+git" |
22 | 22 | ||