From 23e0ca3f8c90e9f4f14d906bca18e656314637bd Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Thu, 21 Jun 2018 19:29:13 +0200 Subject: linux kernel & u-boot recipes: update to latest Signed-off-by: Marcel Ziswiler Acked-by: Max Krummenacher --- 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_3.10.40.bb | 2 +- recipes-kernel/linux/linux-toradex_git.bb | 2 +- 4 files changed, 4 insertions(+), 4 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 4bac731..18c1c9c 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 = "087e95a2dcff4a21cf86bba2654f8948684d7d50" +SRCREV = "aca804c9ddadbf34a8ff82779e5598ec5e319f23" 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 66d18c0..062301a 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 = "087e95a2dcff4a21cf86bba2654f8948684d7d50" +SRCREV = "aca804c9ddadbf34a8ff82779e5598ec5e319f23" 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_3.10.40.bb b/recipes-kernel/linux/linux-toradex_3.10.40.bb index a5d3e2b..e6a3990 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 = "e81dd8a3500fea94ce8786554cbc29bc6b2a9207" +SRCREV = "6c533d394e9f65d1f2b1075a5169c8c33d623c9a" 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 08d70d9..033273e 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 = "b63ee2039e292ee00d3f5650ae29eaa2c67e3b09" +SRCREV = "ab054f54393989e52ff31f3539d17f233021f0f9" SRCREV_use-head-next = "${AUTOREV}" PV = "${LINUX_VERSION}+gitr${SRCPV}" -- cgit v1.2.3