diff options
author | Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> | 2017-12-21 19:12:27 +0000 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2017-12-23 15:36:01 +0100 |
commit | b0d99b77e541412f955c4aa23cc5af10959d92a5 (patch) | |
tree | e873ea9d76359b4610bc637e6a677df3d7ab9154 /include | |
parent | 94952636e74efcc8ba8d63e69709a1b629aaf8e4 (diff) | |
download | upstream-b0d99b77e541412f955c4aa23cc5af10959d92a5.tar.gz upstream-b0d99b77e541412f955c4aa23cc5af10959d92a5.tar.bz2 upstream-b0d99b77e541412f955c4aa23cc5af10959d92a5.zip |
kernel: bump 4.4 to 4.4.107
Refresh patches.
Update patch that no longer applied:
oxnas/0072-mtd-backport-v4.7-0day-patches-from-Boris.patch
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Tested-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/kernel-version.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 7ce67b9e03..743ff7a1e3 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -3,12 +3,12 @@ LINUX_RELEASE?=1 LINUX_VERSION-3.18 = .71 -LINUX_VERSION-4.4 = .100 +LINUX_VERSION-4.4 = .107 LINUX_VERSION-4.9 = .70 LINUX_VERSION-4.14 = .6 LINUX_KERNEL_HASH-3.18.71 = 5abc9778ad44ce02ed6c8ab52ece8a21c6d20d21f6ed8a19287b4a38a50c1240 -LINUX_KERNEL_HASH-4.4.100 = 9936cd99c4bd35f6bc6962c9acdd1fa2ac8999e07a9be6a94a03b5492f1bd14f +LINUX_KERNEL_HASH-4.4.107 = d25dc23c8b05d34518ede68f03668cd344f805049a16bc4f189da90533881a17 LINUX_KERNEL_HASH-4.9.70 = baaf45f3826fa0d257a42005240cced402a12c99adf2a8d77402738304d5300a LINUX_KERNEL_HASH-4.14.6 = 0907678ba9ea146ddbdecd0a0b6363f56b896b5c61c9a15e809effb3ea346ccc |