dde_linux: add linux kernel 5.14.21 port

Ref genodelabs/genode#4411
This commit is contained in:
Stefan Kalkowski 2022-01-10 16:15:22 +01:00 committed by Norman Feske
parent 1e41c6daa4
commit 742c40a60a
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1 @@
b00fd4b8dc40ca35d3a9f8f27bfd7ec8c671bd4b

View File

@ -0,0 +1,7 @@
LICENSE := GPLv2
VERSION := 5.14.21
DOWNLOADS := linux.archive
URL(linux) := https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-$(VERSION).tar.xz
SHA(linux) := f41a259cb2002dd2e3286524b2bb4e803f4f982992d092706ecea613584023b3
DIR(linux) := src/linux