diff options
author | Vacek, Patrick <patrick.vacek@here.com> | 2020-07-06 10:34:46 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-07-16 22:28:40 +0100 |
commit | 2b4ced8b5b7e81b3f1ca5e8f7d29b0faec150c05 (patch) | |
tree | fe105e5ad18470d51090097706a5eb1b541df0ee /meta/recipes-kernel/kern-tools | |
parent | 0a431f61d8efc4be1add349415abd7a8c4bb4395 (diff) | |
download | poky-2b4ced8b5b7e81b3f1ca5e8f7d29b0faec150c05.tar.gz |
oeqa/core/loader: fix regex to include numbers
The previous version only included the numbers 1 and 2 in the allowed characters
for the module name. In the past, this was (\w+) so all numbers were allowed.
Now it explicitly includes all numbers again.
(From OE-Core rev: eab35415bb2cd68872707693afcf7705675fa87e)
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit f241fa493536ac953c1dac303917c6e75b459e28)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/kern-tools')
0 files changed, 0 insertions, 0 deletions