Skip to content

Commit

Permalink
kernel: bump 3.18 to 3.18.129
Browse files Browse the repository at this point in the history
Refreshed all patches.

Compile-tested on: adm5120
Runtime-tested on: none

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
  • Loading branch information
Koen Vandeputte committed Dec 14, 2018
1 parent 6ff27cf commit 2bc4af1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/kernel-version.mk
Expand Up @@ -2,11 +2,11 @@


LINUX_RELEASE?=1 LINUX_RELEASE?=1


LINUX_VERSION-3.18 = .128 LINUX_VERSION-3.18 = .129
LINUX_VERSION-4.9 = .144 LINUX_VERSION-4.9 = .144
LINUX_VERSION-4.14 = .87 LINUX_VERSION-4.14 = .87


LINUX_KERNEL_HASH-3.18.128 = 396368ef7eadf639c6f62ef43ea9c63a05280f926f731c3a86b0aa0e2b3ad2e3 LINUX_KERNEL_HASH-3.18.129 = 8d420b58593a74109175be781da2320a341baec9aaa186da31ad508d3f377e72
LINUX_KERNEL_HASH-4.9.144 = 05d17f434d22e9fa2f9084cdf6858383564883d23a1d11ce4dae4b217662782b LINUX_KERNEL_HASH-4.9.144 = 05d17f434d22e9fa2f9084cdf6858383564883d23a1d11ce4dae4b217662782b
LINUX_KERNEL_HASH-4.14.87 = 36744d7d657dab23e455a8096e4ad2dc6a25f25fdce062d8a8bdf4499112e125 LINUX_KERNEL_HASH-4.14.87 = 36744d7d657dab23e455a8096e4ad2dc6a25f25fdce062d8a8bdf4499112e125


Expand Down

0 comments on commit 2bc4af1

Please sign in to comment.