From 1896042df8db8ec21e41d45c2640360242fb0aee Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 18 Dec 2015 08:39:18 -0500 Subject: [PATCH] linux-yocto/4.1: update to v4.1.15 Updating the 4.1 kernel repo to the latest 4.1.x stable. (From OE-Core rev: 1df3a79cf454754e6be6c1ffc91ba8310a880616) Signed-off-by: Bruce Ashfield Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- .../linux/linux-yocto-rt_4.1.bb | 6 +++--- .../linux/linux-yocto-tiny_4.1.bb | 6 +++--- meta/recipes-kernel/linux/linux-yocto_4.1.bb | 20 +++++++++---------- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb index 4209a9640a..b441bf6811 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb @@ -2,13 +2,13 @@ KBRANCH ?= "standard/preempt-rt/base" require recipes-kernel/linux/linux-yocto.inc -SRCREV_machine ?= "f7e4bbfef684e29b1257eaf2d7f534b38e2e1b1e" -SRCREV_meta ?= "aed902160251d69cc28d1e69a4f692e8ea8fa13b" +SRCREV_machine ?= "3188436876d5eaff8d48f82064367d4a65c3aa97" +SRCREV_meta ?= "46bb64d605fd336d99fa05bab566b9553b40b4b4" SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}" -LINUX_VERSION ?= "4.1.8" +LINUX_VERSION ?= "4.1.15" PV = "${LINUX_VERSION}+git${SRCPV}" diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb index 9862006bb8..4caa2523b3 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb @@ -4,13 +4,13 @@ KCONFIG_MODE = "--allnoconfig" require recipes-kernel/linux/linux-yocto.inc -LINUX_VERSION ?= "4.1.8" +LINUX_VERSION ?= "4.1.15" KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" -SRCREV_machine ?= "dbe692d91c8e55d1430f2c45fd578c8e4e71e482" -SRCREV_meta ?= "aed902160251d69cc28d1e69a4f692e8ea8fa13b" +SRCREV_machine ?= "788dfc9859321c09f1c58696bf8998f90ccb4f51" +SRCREV_meta ?= "46bb64d605fd336d99fa05bab566b9553b40b4b4" PV = "${LINUX_VERSION}+git${SRCPV}" diff --git a/meta/recipes-kernel/linux/linux-yocto_4.1.bb b/meta/recipes-kernel/linux/linux-yocto_4.1.bb index a04c93097e..b81458b3c0 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.1.bb @@ -11,20 +11,20 @@ KBRANCH_qemux86 ?= "standard/base" KBRANCH_qemux86-64 ?= "standard/base" KBRANCH_qemumips64 ?= "standard/mti-malta64" -SRCREV_machine_qemuarm ?= "bc11ecf659e30c8687604e086450ae1ff90c0169" -SRCREV_machine_qemuarm64 ?= "dbe692d91c8e55d1430f2c45fd578c8e4e71e482" -SRCREV_machine_qemumips ?= "181e2c553ffaae19d08a6730e98d288c7e337d39" -SRCREV_machine_qemuppc ?= "dbe692d91c8e55d1430f2c45fd578c8e4e71e482" -SRCREV_machine_qemux86 ?= "dbe692d91c8e55d1430f2c45fd578c8e4e71e482" -SRCREV_machine_qemux86-64 ?= "dbe692d91c8e55d1430f2c45fd578c8e4e71e482" -SRCREV_machine_qemumips64 ?= "2684711a16ed21f114d834742f860cee532f7438" -SRCREV_machine ?= "dbe692d91c8e55d1430f2c45fd578c8e4e71e482" -SRCREV_meta ?= "aed902160251d69cc28d1e69a4f692e8ea8fa13b" +SRCREV_machine_qemuarm ?= "cf760f381c5e1e58d0c3372d66f4dfdc33f0984c" +SRCREV_machine_qemuarm64 ?= "788dfc9859321c09f1c58696bf8998f90ccb4f51" +SRCREV_machine_qemumips ?= "aa46295ab927bd5c960930c377855dbc4e57b195" +SRCREV_machine_qemuppc ?= "788dfc9859321c09f1c58696bf8998f90ccb4f51" +SRCREV_machine_qemux86 ?= "788dfc9859321c09f1c58696bf8998f90ccb4f51" +SRCREV_machine_qemux86-64 ?= "788dfc9859321c09f1c58696bf8998f90ccb4f51" +SRCREV_machine_qemumips64 ?= "949c0f2cbb4cf902478d009a7d38b6e4fb29e7c4" +SRCREV_machine ?= "788dfc9859321c09f1c58696bf8998f90ccb4f51" +SRCREV_meta ?= "46bb64d605fd336d99fa05bab566b9553b40b4b4" SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;name=machine;branch=${KBRANCH}; \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}" -LINUX_VERSION ?= "4.1.8" +LINUX_VERSION ?= "4.1.15" PV = "${LINUX_VERSION}+git${SRCPV}" -- 2.40.1