diff options
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.1.bb | 16 |
3 files changed, 10 insertions, 10 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 a133b3bd97..e02c06b84d 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb | |||
@@ -2,7 +2,7 @@ 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 ?= "8a50af5664351a10657275e8f3196ae0aad04623" | 5 | SRCREV_machine ?= "29257e529f968d17a5238624f27ddc76f759dc9d" |
6 | SRCREV_meta ?= "3d8f1378d07dbc052ca8a7c22297339ad7998b5e" | 6 | SRCREV_meta ?= "3d8f1378d07dbc052ca8a7c22297339ad7998b5e" |
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 \ |
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 84606cb523..9fb5eb894b 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | |||
@@ -9,7 +9,7 @@ LINUX_VERSION ?= "4.1.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 ?= "cf940efcae03adea9f17be3a21406f7a2a385b72" | 12 | SRCREV_machine ?= "a8abc111a96dd07a2884ebbba668ef8dec15f264" |
13 | SRCREV_meta ?= "3d8f1378d07dbc052ca8a7c22297339ad7998b5e" | 13 | SRCREV_meta ?= "3d8f1378d07dbc052ca8a7c22297339ad7998b5e" |
14 | 14 | ||
15 | PV = "${LINUX_VERSION}+git${SRCPV}" | 15 | 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 d01101a4ad..157c1c21fa 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.1.bb | |||
@@ -11,14 +11,14 @@ 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 ?= "bbd539ee6f9c8e7871e9c55607dc15807e4da492" | 14 | SRCREV_machine_qemuarm ?= "c92614c6b90f8ab1202b20cc843a9782c9f8f8d5" |
15 | SRCREV_machine_qemuarm64 ?= "cf940efcae03adea9f17be3a21406f7a2a385b72" | 15 | SRCREV_machine_qemuarm64 ?= "a8abc111a96dd07a2884ebbba668ef8dec15f264" |
16 | SRCREV_machine_qemumips ?= "8027a8514b7c56334ab2414b36f3eed751f1977d" | 16 | SRCREV_machine_qemumips ?= "6b4b777e8467f01b00c4494ffedf1e9134bc52c5" |
17 | SRCREV_machine_qemuppc ?= "cf940efcae03adea9f17be3a21406f7a2a385b72" | 17 | SRCREV_machine_qemuppc ?= "a8abc111a96dd07a2884ebbba668ef8dec15f264" |
18 | SRCREV_machine_qemux86 ?= "cf940efcae03adea9f17be3a21406f7a2a385b72" | 18 | SRCREV_machine_qemux86 ?= "a8abc111a96dd07a2884ebbba668ef8dec15f264" |
19 | SRCREV_machine_qemux86-64 ?= "cf940efcae03adea9f17be3a21406f7a2a385b72" | 19 | SRCREV_machine_qemux86-64 ?= "a8abc111a96dd07a2884ebbba668ef8dec15f264" |
20 | SRCREV_machine_qemumips64 ?= "808d3efb9d8f94c0c5d3d316938679a7583f52ef" | 20 | SRCREV_machine_qemumips64 ?= "90222ca39af5a3252fcba24baec341140e9e7c07" |
21 | SRCREV_machine ?= "cf940efcae03adea9f17be3a21406f7a2a385b72" | 21 | SRCREV_machine ?= "a8abc111a96dd07a2884ebbba668ef8dec15f264" |
22 | SRCREV_meta ?= "3d8f1378d07dbc052ca8a7c22297339ad7998b5e" | 22 | SRCREV_meta ?= "3d8f1378d07dbc052ca8a7c22297339ad7998b5e" |
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}; \ |