summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2016-08-15 14:26:56 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-08-18 09:27:52 +0100
commitcb63dd10bbe14ccb4b26a2d7e6b50c2969179f1f (patch)
tree0adf51cffee23fe028dbeb621770ffdb7e1915fb /meta/recipes-kernel
parente7c681720b0dc2bf1dc90df7b2b8a1fa08dd4b2e (diff)
downloadpoky-cb63dd10bbe14ccb4b26a2d7e6b50c2969179f1f.tar.gz
linux-yocto/4.1: bump to v4.1.29
Integrating the korg 4.1.29 -stable release (From OE-Core rev: 2d7fff848b4e76c7c568492e1dcc32d4a2031297) Signed-off-by: Bruce Ashfield <bruce@zedd.org> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb6
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb6
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_4.1.bb20
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 64111750f3..d25911dc91 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
@@ -11,13 +11,13 @@ python () {
11 raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") 11 raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
12} 12}
13 13
14SRCREV_machine ?= "5772feaf5827e42e1950a91d95b2fc3c1845b5c6" 14SRCREV_machine ?= "b1e722634976e1bcf9dc73bcbcfe3487c3fd7e4d"
15SRCREV_meta ?= "0d6de63d4603b9cc3a4a68391bcb5156b9b0cf96" 15SRCREV_meta ?= "71dddd41d8395014d942ac8f20f1255751cb144f"
16 16
17SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \ 17SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \
18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}" 18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}"
19 19
20LINUX_VERSION ?= "4.1.28" 20LINUX_VERSION ?= "4.1.29"
21 21
22PV = "${LINUX_VERSION}+git${SRCPV}" 22PV = "${LINUX_VERSION}+git${SRCPV}"
23 23
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 9eae2e1cba..afc8819b96 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"
4 4
5require recipes-kernel/linux/linux-yocto.inc 5require recipes-kernel/linux/linux-yocto.inc
6 6
7LINUX_VERSION ?= "4.1.28" 7LINUX_VERSION ?= "4.1.29"
8 8
9KMETA = "kernel-meta" 9KMETA = "kernel-meta"
10KCONF_BSP_AUDIT_LEVEL = "2" 10KCONF_BSP_AUDIT_LEVEL = "2"
11 11
12SRCREV_machine ?= "f6ab3612272bb22bac371403121609c66c50cd45" 12SRCREV_machine ?= "053af7be9159a0b5a016a3e399de1484e51f26cd"
13SRCREV_meta ?= "0d6de63d4603b9cc3a4a68391bcb5156b9b0cf96" 13SRCREV_meta ?= "71dddd41d8395014d942ac8f20f1255751cb144f"
14 14
15PV = "${LINUX_VERSION}+git${SRCPV}" 15PV = "${LINUX_VERSION}+git${SRCPV}"
16 16
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.1.bb b/meta/recipes-kernel/linux/linux-yocto_4.1.bb
index 8ba0bea59c..b17d591fef 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"
11KBRANCH_qemux86-64 ?= "standard/base" 11KBRANCH_qemux86-64 ?= "standard/base"
12KBRANCH_qemumips64 ?= "standard/mti-malta64" 12KBRANCH_qemumips64 ?= "standard/mti-malta64"
13 13
14SRCREV_machine_qemuarm ?= "2f133a201f2bbde4ce33731d1596d5144360bf87" 14SRCREV_machine_qemuarm ?= "09b5eed6e905503646514803787d82f504013144"
15SRCREV_machine_qemuarm64 ?= "f6ab3612272bb22bac371403121609c66c50cd45" 15SRCREV_machine_qemuarm64 ?= "053af7be9159a0b5a016a3e399de1484e51f26cd"
16SRCREV_machine_qemumips ?= "d1cbc627631f706d19e8e4518bfc38b266f3fb9f" 16SRCREV_machine_qemumips ?= "582073e7a49b0847052be78254805f33635dc837"
17SRCREV_machine_qemuppc ?= "d1699ce26291a3e07113057ad7e235f7891e73fb" 17SRCREV_machine_qemuppc ?= "0914d10f46f22582e955b06590768ec51e8a91c3"
18SRCREV_machine_qemux86 ?= "f6ab3612272bb22bac371403121609c66c50cd45" 18SRCREV_machine_qemux86 ?= "053af7be9159a0b5a016a3e399de1484e51f26cd"
19SRCREV_machine_qemux86-64 ?= "f6ab3612272bb22bac371403121609c66c50cd45" 19SRCREV_machine_qemux86-64 ?= "053af7be9159a0b5a016a3e399de1484e51f26cd"
20SRCREV_machine_qemumips64 ?= "725278e5cbc402139051032a7b2137f6707c46d6" 20SRCREV_machine_qemumips64 ?= "ca25d7656f7eaeb8454a182cfa38fb704ec85276"
21SRCREV_machine ?= "f6ab3612272bb22bac371403121609c66c50cd45" 21SRCREV_machine ?= "053af7be9159a0b5a016a3e399de1484e51f26cd"
22SRCREV_meta ?= "0d6de63d4603b9cc3a4a68391bcb5156b9b0cf96" 22SRCREV_meta ?= "71dddd41d8395014d942ac8f20f1255751cb144f"
23 23
24SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;name=machine;branch=${KBRANCH}; \ 24SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;name=machine;branch=${KBRANCH}; \
25 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}" 25 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}"
26 26
27LINUX_VERSION ?= "4.1.28" 27LINUX_VERSION ?= "4.1.29"
28 28
29PV = "${LINUX_VERSION}+git${SRCPV}" 29PV = "${LINUX_VERSION}+git${SRCPV}"
30 30