diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | 6 | ||||
-rw-r--r-- | 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 2bc891c7c9..dd93268418 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" | |||
2 | 2 | ||
3 | require recipes-kernel/linux/linux-yocto.inc | 3 | require recipes-kernel/linux/linux-yocto.inc |
4 | 4 | ||
5 | SRCREV_machine ?= "368da9a4a63880c315aabff5834c8d3a807bbbbb" | 5 | SRCREV_machine ?= "42d44733dd06c224dd3e0b25579541b318007e6e" |
6 | SRCREV_meta ?= "fde1381efc83859fcd873521bd1243646b22ef46" | 6 | SRCREV_meta ?= "79dbb64d9e179718369a7a5c7b364fda9936571f" |
7 | 7 | ||
8 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \ | 8 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \ |
9 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}" | 9 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}" |
10 | 10 | ||
11 | LINUX_VERSION ?= "4.1.16" | 11 | LINUX_VERSION ?= "4.1.17" |
12 | 12 | ||
13 | PV = "${LINUX_VERSION}+git${SRCPV}" | 13 | PV = "${LINUX_VERSION}+git${SRCPV}" |
14 | 14 | ||
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 81f339d2b2..49b85ec1a5 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 | ||
5 | require recipes-kernel/linux/linux-yocto.inc | 5 | require recipes-kernel/linux/linux-yocto.inc |
6 | 6 | ||
7 | LINUX_VERSION ?= "4.1.16" | 7 | LINUX_VERSION ?= "4.1.17" |
8 | 8 | ||
9 | KMETA = "kernel-meta" | 9 | KMETA = "kernel-meta" |
10 | KCONF_BSP_AUDIT_LEVEL = "2" | 10 | KCONF_BSP_AUDIT_LEVEL = "2" |
11 | 11 | ||
12 | SRCREV_machine ?= "9acf3d237d07758701d56c75cc2058f05a974899" | 12 | SRCREV_machine ?= "2e0ac7b6c4e3ada23a84756287e9b7051ace939a" |
13 | SRCREV_meta ?= "fde1381efc83859fcd873521bd1243646b22ef46" | 13 | SRCREV_meta ?= "79dbb64d9e179718369a7a5c7b364fda9936571f" |
14 | 14 | ||
15 | PV = "${LINUX_VERSION}+git${SRCPV}" | 15 | PV = "${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 cbc5f1a745..033fcd7306 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" | |||
11 | KBRANCH_qemux86-64 ?= "standard/base" | 11 | KBRANCH_qemux86-64 ?= "standard/base" |
12 | KBRANCH_qemumips64 ?= "standard/mti-malta64" | 12 | KBRANCH_qemumips64 ?= "standard/mti-malta64" |
13 | 13 | ||
14 | SRCREV_machine_qemuarm ?= "b635f136b1c5ffd0f570b1799c9265ba832efc3a" | 14 | SRCREV_machine_qemuarm ?= "2e57b0b4eba5545f8dcd6d204930acc9b16668cc" |
15 | SRCREV_machine_qemuarm64 ?= "9acf3d237d07758701d56c75cc2058f05a974899" | 15 | SRCREV_machine_qemuarm64 ?= "2e0ac7b6c4e3ada23a84756287e9b7051ace939a" |
16 | SRCREV_machine_qemumips ?= "fd7be86f6cafbf3947fdffdee23b0e9ca9e4abb0" | 16 | SRCREV_machine_qemumips ?= "1da18606598d131831b2cb5db377c2379c26cab2" |
17 | SRCREV_machine_qemuppc ?= "9acf3d237d07758701d56c75cc2058f05a974899" | 17 | SRCREV_machine_qemuppc ?= "2e0ac7b6c4e3ada23a84756287e9b7051ace939a" |
18 | SRCREV_machine_qemux86 ?= "9acf3d237d07758701d56c75cc2058f05a974899" | 18 | SRCREV_machine_qemux86 ?= "2e0ac7b6c4e3ada23a84756287e9b7051ace939a" |
19 | SRCREV_machine_qemux86-64 ?= "9acf3d237d07758701d56c75cc2058f05a974899" | 19 | SRCREV_machine_qemux86-64 ?= "2e0ac7b6c4e3ada23a84756287e9b7051ace939a" |
20 | SRCREV_machine_qemumips64 ?= "45cc8f9f06eb83d7804d03690e7fa0d76b060e16" | 20 | SRCREV_machine_qemumips64 ?= "a73051ce903a0a646e1c198b71b2ec8eb1091ed0" |
21 | SRCREV_machine ?= "9acf3d237d07758701d56c75cc2058f05a974899" | 21 | SRCREV_machine ?= "2e0ac7b6c4e3ada23a84756287e9b7051ace939a" |
22 | SRCREV_meta ?= "fde1381efc83859fcd873521bd1243646b22ef46" | 22 | SRCREV_meta ?= "79dbb64d9e179718369a7a5c7b364fda9936571f" |
23 | 23 | ||
24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;name=machine;branch=${KBRANCH}; \ | 24 | SRC_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 | ||
27 | LINUX_VERSION ?= "4.1.16" | 27 | LINUX_VERSION ?= "4.1.17" |
28 | 28 | ||
29 | PV = "${LINUX_VERSION}+git${SRCPV}" | 29 | PV = "${LINUX_VERSION}+git${SRCPV}" |
30 | 30 | ||