diff options
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.10.bb | 4 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb | 4 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.10.bb | 18 |
3 files changed, 13 insertions, 13 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.10.bb index 9cb2f1bea4..cc6e522b4b 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.10.bb | |||
@@ -11,8 +11,8 @@ 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 | ||
14 | SRCREV_machine ?= "6648a34e00c55a0634b39e661dd6ba14dd106473" | 14 | SRCREV_machine ?= "65370fa249e282e4ce69cf927c01898b4c16f261" |
15 | SRCREV_meta ?= "d6ece632214e3bee843e485487e5f0d6939630a8" | 15 | SRCREV_meta ?= "6ac2680ca4316fe111cddec37def7757843bbe86" |
16 | 16 | ||
17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.10.git;branch=${KBRANCH};name=machine \ | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.10.git;branch=${KBRANCH};name=machine \ |
18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.10;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.10;destsuffix=${KMETA}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb index bbbff1b9e9..b136bf0950 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb | |||
@@ -9,8 +9,8 @@ LINUX_VERSION ?= "4.10.17" | |||
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 ?= "6648a34e00c55a0634b39e661dd6ba14dd106473" | 12 | SRCREV_machine ?= "65370fa249e282e4ce69cf927c01898b4c16f261" |
13 | SRCREV_meta ?= "d6ece632214e3bee843e485487e5f0d6939630a8" | 13 | SRCREV_meta ?= "6ac2680ca4316fe111cddec37def7757843bbe86" |
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.10.bb b/meta/recipes-kernel/linux/linux-yocto_4.10.bb index e52db7be5f..4107891f6e 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.10.bb | |||
@@ -11,15 +11,15 @@ 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 ?= "3926e386306fe0ae92feae45bc47e4c013daa1fc" | 14 | SRCREV_machine_qemuarm ?= "4c652d50c67050422da4621cc6421ecb86b31c31" |
15 | SRCREV_machine_qemuarm64 ?= "6648a34e00c55a0634b39e661dd6ba14dd106473" | 15 | SRCREV_machine_qemuarm64 ?= "65370fa249e282e4ce69cf927c01898b4c16f261" |
16 | SRCREV_machine_qemumips ?= "a038a5932f3be820f42d78f4e47850987ad72ce3" | 16 | SRCREV_machine_qemumips ?= "0a632fa7f9615ad1b2488a300846a7e925e6591a" |
17 | SRCREV_machine_qemuppc ?= "6648a34e00c55a0634b39e661dd6ba14dd106473" | 17 | SRCREV_machine_qemuppc ?= "65370fa249e282e4ce69cf927c01898b4c16f261" |
18 | SRCREV_machine_qemux86 ?= "6648a34e00c55a0634b39e661dd6ba14dd106473" | 18 | SRCREV_machine_qemux86 ?= "65370fa249e282e4ce69cf927c01898b4c16f261" |
19 | SRCREV_machine_qemux86-64 ?= "6648a34e00c55a0634b39e661dd6ba14dd106473" | 19 | SRCREV_machine_qemux86-64 ?= "65370fa249e282e4ce69cf927c01898b4c16f261" |
20 | SRCREV_machine_qemumips64 ?= "b442c964432938cbe10c4cc578260353045af980" | 20 | SRCREV_machine_qemumips64 ?= "75c22c1be83bf7894af78a36b3e3c5af08ce4d7b" |
21 | SRCREV_machine ?= "6648a34e00c55a0634b39e661dd6ba14dd106473" | 21 | SRCREV_machine ?= "65370fa249e282e4ce69cf927c01898b4c16f261" |
22 | SRCREV_meta ?= "d6ece632214e3bee843e485487e5f0d6939630a8" | 22 | SRCREV_meta ?= "6ac2680ca4316fe111cddec37def7757843bbe86" |
23 | 23 | ||
24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.10.git;name=machine;branch=${KBRANCH}; \ | 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.10.git;name=machine;branch=${KBRANCH}; \ |
25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.10;destsuffix=${KMETA}" | 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.10;destsuffix=${KMETA}" |