summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/tcltk/tcl/interp.patch
Commit message (Collapse)AuthorAgeFilesLines
* tcl: fix race in interp.testRoss Burton2021-07-131-0/+32
There's a timeout race in interp which is exposed when running under load. (From OE-Core rev: bcd792270676beeac73f3900346184dec24d00a1) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>