diff options
author | Benjamin Fair <benjaminfair@google.com> | 2019-01-23 03:36:41 +0300 |
---|---|---|
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2019-01-23 18:36:31 +0300 |
commit | e6a9085c76cbaa04c38c34320821246a892de90d (patch) | |
tree | e9aeebc49bc26959bbbea116a80efffddee12cff /meta-nuvoton | |
parent | 79860603a52e9325356447976516e13a44e73351 (diff) | |
download | openbmc-e6a9085c76cbaa04c38c34320821246a892de90d.tar.xz |
linux-nuvoton: bump srcrev for 4.19.16
The version number was bumped but the SRCREV variable was not.
(From meta-nuvoton rev: 128c655c921ce90e375d6073576bc3cd34a7fe9f)
Change-Id: If94d741f16aac5e3e125dae4e3241d8ba4dd50e8
Signed-off-by: Benjamin Fair <benjaminfair@google.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-nuvoton')
-rw-r--r-- | meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb b/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb index 101532739..5e6e3f83c 100644 --- a/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb +++ b/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb @@ -1,6 +1,6 @@ KBRANCH ?= "dev-4.19" LINUX_VERSION ?= "4.19.16" -SRCREV="baee093907608721efb9007de6caa97213c96bd6" +SRCREV="bbc22aa2953e0330ec9b43f1b866a59ec53fa884" require linux-nuvoton.inc |