From b613d1c2382e339b1aee655c0e818d7f5f23a6c9 Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Tue, 29 Oct 2019 15:21:28 +0100 Subject: linux-toradex-mainline: update to latest 4.14.151 Signed-off-by: Marcel Ziswiler (cherry picked from commit 6adc58486ec75545ba6b3918ae72e0a7fe2cbd2c) --- recipes-kernel/linux/linux-toradex-mainline_4.14.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-toradex-mainline_4.14.bb b/recipes-kernel/linux/linux-toradex-mainline_4.14.bb index 6149f66..89be2c4 100644 --- a/recipes-kernel/linux/linux-toradex-mainline_4.14.bb +++ b/recipes-kernel/linux/linux-toradex-mainline_4.14.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" inherit kernel siteinfo -LINUX_VERSION ?= "4.14.140" +LINUX_VERSION ?= "4.14.151" LOCALVERSION = "-${PR}" PR = "${TDX_VER_ITEM}" @@ -61,8 +61,8 @@ SRC_URI = " \ ${GENERIC_PATCHES} \ ${MACHINE_PATCHES} \ " -SRC_URI[md5sum] = "ad3c70ca3f64810d283dcfe392970270" -SRC_URI[sha256sum] = "795eed2515715ef29edd24f7a70912040cc206ec9a049c370cb305515f3fbdf2" +SRC_URI[md5sum] = "5a1ac8dcce45d3b66fd40ac0d0feaca9" +SRC_URI[sha256sum] = "ff519c428ee9bbb513a84db5ec32a7e3705cd8c23a57104b25b944cb79583fae" # For CI use one could use the following instead (plus patches still of course) LINUX_VERSION_use-head-next ?= "4.14" -- cgit v1.2.3