From 9f4378d25ccdae1eaab77c5e72c983fbe1de4e8c Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Thu, 27 Dec 2018 17:05:38 +0100 Subject: linux kernel & u-boot recipes: update to latest Update linux-toradex-mainline to 4.14.90. Signed-off-by: Marcel Ziswiler Acked-by: Philippe Schenker --- recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb | 2 +- recipes-bsp/u-boot/u-boot-toradex_git.bb | 2 +- recipes-kernel/linux/linux-toradex-mainline_4.14.bb | 6 +++--- recipes-kernel/linux/linux-toradex_3.10.40.bb | 2 +- recipes-kernel/linux/linux-toradex_git.bb | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb index 8113991..89ad17c 100644 --- a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb +++ b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb @@ -19,7 +19,7 @@ DEFAULT_PREFERENCE_colibri-t30 = "1" FILESPATHPKG =. "git:" # This revision is based on upstream "v2016.11" -SRCREV = "07edca0bb81857a339f26f3465d5c5602705a94d" +SRCREV = "02735f400478c6e9afc432fda1149abef630657c" SRCBRANCH = "2016.11-toradex" SRCREV_use-head-next = "${AUTOREV}" SRCBRANCH_use-head-next = "2016.11-toradex-next" diff --git a/recipes-bsp/u-boot/u-boot-toradex_git.bb b/recipes-bsp/u-boot/u-boot-toradex_git.bb index 2ec913d..9e9f236 100644 --- a/recipes-bsp/u-boot/u-boot-toradex_git.bb +++ b/recipes-bsp/u-boot/u-boot-toradex_git.bb @@ -22,7 +22,7 @@ DEFAULT_PREFERENCE_colibri-t30 = "1" FILESPATHPKG =. "git:" S = "${WORKDIR}/git" # This revision is based on upstream "v2016.11" -SRCREV = "07edca0bb81857a339f26f3465d5c5602705a94d" +SRCREV = "02735f400478c6e9afc432fda1149abef630657c" SRCBRANCH = "2016.11-toradex" SRCREV_use-head-next = "${AUTOREV}" SRCBRANCH_use-head-next = "2016.11-toradex-next" diff --git a/recipes-kernel/linux/linux-toradex-mainline_4.14.bb b/recipes-kernel/linux/linux-toradex-mainline_4.14.bb index 94cf210..17ac9f2 100644 --- a/recipes-kernel/linux/linux-toradex-mainline_4.14.bb +++ b/recipes-kernel/linux/linux-toradex-mainline_4.14.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" inherit kernel siteinfo include conf/tdx_version.conf -LINUX_VERSION ?= "4.14.72" +LINUX_VERSION ?= "4.14.90" LOCALVERSION = "-${PR}" PR = "${TDX_VER_ITEM}" @@ -60,8 +60,8 @@ SRC_URI = " \ ${GENERIC_PATCHES} \ ${MACHINE_PATCHES} \ " -SRC_URI[md5sum] = "450b3f5f1124442dee768eaa097fd149" -SRC_URI[sha256sum] = "df925906250bbc40fcf0137d7ad0fb8edc528d926832634f1233b7540564557f" +SRC_URI[md5sum] = "68e9492de8297edf7202f82d20084cb8" +SRC_URI[sha256sum] = "0c1ed0c93085e44ad89cd279647b0e4617d06ce5a482213b5481b612ffa186ca" # For CI use one could use the following instead (plus patches still of course) LINUX_VERSION_use-head-next ?= "4.14" diff --git a/recipes-kernel/linux/linux-toradex_3.10.40.bb b/recipes-kernel/linux/linux-toradex_3.10.40.bb index a8304c4..4b1775c 100644 --- a/recipes-kernel/linux/linux-toradex_3.10.40.bb +++ b/recipes-kernel/linux/linux-toradex_3.10.40.bb @@ -12,7 +12,7 @@ LINUX_VERSION ?= "3.10.40" LOCALVERSION = "-${PR}" PR = "${TDX_VER_ITEM}" -SRCREV = "ba29b069a970c97be7255b3f42176be620f6ea70" +SRCREV = "ccecdb3d6b3b468122aaa09c7a375015c9c5fd99" SRCREV_use-head-next = "${AUTOREV}" PV = "${LINUX_VERSION}+gitr${SRCPV}" diff --git a/recipes-kernel/linux/linux-toradex_git.bb b/recipes-kernel/linux/linux-toradex_git.bb index 32f0bee..fb54a50 100644 --- a/recipes-kernel/linux/linux-toradex_git.bb +++ b/recipes-kernel/linux/linux-toradex_git.bb @@ -7,7 +7,7 @@ LINUX_VERSION ?= "3.1.10" LOCALVERSION = "-${PR}" PR = "${TDX_VER_ITEM}" -SRCREV = "4f04efd8590618827d15c41dabfe7e31bb0b8ac4" +SRCREV = "841700f8a2eaeda184b0fcdd14711f6b2c62990c" SRCREV_use-head-next = "${AUTOREV}" PV = "${LINUX_VERSION}+gitr${SRCPV}" -- cgit v1.2.3