diff options
author | 2021-01-12 20:10:25 +0100 | |
---|---|---|
committer | 2021-01-12 20:10:25 +0100 | |
commit | 675cc038067f0e530471c56a7442935f84669d95 (patch) | |
tree | 18858c2f54e582570f0e7e3734daa66d21eb7647 | |
parent | fff1180d24e68d697f98642d71444316036a81ff (diff) | |
download | linux-yocto-675cc038067f0e530471c56a7442935f84669d95.tar.gz |
Linux 4.19.167v4.19.167
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Link: https://lore.kernel.org/r/20210111130036.414620026@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 166 +SUBLEVEL = 167 EXTRAVERSION = NAME = "People's Front" |