diff options
author | Joel Stanley <joel@jms.id.au> | 2019-01-17 06:57:05 +0300 |
---|---|---|
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2019-01-18 05:46:56 +0300 |
commit | 35186f0e762d0f3a58870f714de09d047aa70a9f (patch) | |
tree | c235535e04b1e7218f7cff77110838eb35cda535 /meta-nuvoton | |
parent | 32220b6c93f13a84d0429e7ea72e686fe3376961 (diff) | |
download | openbmc-35186f0e762d0f3a58870f714de09d047aa70a9f.tar.xz |
linux-nuvoton: Move to 4.19.16
This includes security and bug fixes from the 4.19.15 and 4.19.16 stable
releases.
(From meta-nuvoton rev: b9e8eaeb472943ef02cfe51a219948cfd32f5dee)
Change-Id: I2560b8d7b59a3d94548eb55a410c4bcc1440a0cc
Signed-off-by: Joel Stanley <joel@jms.id.au>
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 cbcdc1bb0..101532739 100644 --- a/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb +++ b/meta-nuvoton/recipes-kernel/linux/linux-nuvoton_git.bb @@ -1,5 +1,5 @@ KBRANCH ?= "dev-4.19" -LINUX_VERSION ?= "4.19.14" +LINUX_VERSION ?= "4.19.16" SRCREV="baee093907608721efb9007de6caa97213c96bd6" |