From: OpenOCD-Gerrit <ope...@us...> - 2021-11-20 14:39:07
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Main OpenOCD repository". The branch, master has been updated via ee670f9dcee606141112a7552d8409788f3caf7f (commit) from d385dfbab44dc669c037b87c2e5b5c52accfcbe3 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit ee670f9dcee606141112a7552d8409788f3caf7f Author: Antonio Borneo <bor...@gm...> Date: Mon Nov 8 09:42:41 2021 +0100 jimtcl: update to master branch 20211108 Today's version of jimtcl includes a fix for autoconf >= 2.70 and a minor fix for warnings with GCC 11. To prepare for next jimtcl 0.81, let's merge and test the updated master branch. Change-Id: I455cc708f7d4786461978e38b6ac71816e2c9825 Signed-off-by: Antonio Borneo <bor...@gm...> Reviewed-on: https://review.openocd.org/c/openocd/+/6674 Tested-by: jenkins diff --git a/jimtcl b/jimtcl index 2d66360c6..70b007b63 160000 --- a/jimtcl +++ b/jimtcl @@ -1 +1 @@ -Subproject commit 2d66360c61d2a89d4008e8bad12ae3aa5f0331e2 +Subproject commit 70b007b63669a709b0e8aef34a22658047815cc2 ----------------------------------------------------------------------- Summary of changes: jimtcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- Main OpenOCD repository |