buildman: Fix test for new 9.2 kernel
authorSimon Glass <sjg@chromium.org>
Fri, 17 Apr 2020 23:51:30 +0000 (17:51 -0600)
committerSimon Glass <sjg@chromium.org>
Sun, 26 Apr 2020 20:24:08 +0000 (14:24 -0600)
commit55a98d96bd740ecff5d26a0253eed1d5341c614e
treecd3d033adf69d56bce957b5814ff12b98726f941
parent64045a6a173e6cf74a9c30bbe21a93d105be289e
buildman: Fix test for new 9.2 kernel

The naming is slightly different on kernel.org now. Update the regex so
that the test still passes.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/test.py