diff options
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.12.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb index d7510b8069..0a60fc53aa 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb | |||
@@ -12,7 +12,7 @@ python () { | |||
12 | } | 12 | } |
13 | 13 | ||
14 | SRCREV_machine ?= "f792c32d8f19a31874ec40c033f36ef250e596ae" | 14 | SRCREV_machine ?= "f792c32d8f19a31874ec40c033f36ef250e596ae" |
15 | SRCREV_meta ?= "8bbce61f5d3a063725c09fe4bc5afe3f227e9060" | 15 | SRCREV_meta ?= "cebe198870d781829bd997a188cc34d9f7a61023" |
16 | 16 | ||
17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;branch=${KBRANCH};name=machine \ | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;branch=${KBRANCH};name=machine \ |
18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb index 6c9fed6ad6..c7f1b8dc81 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb | |||
@@ -10,7 +10,7 @@ KMETA = "kernel-meta" | |||
10 | KCONF_BSP_AUDIT_LEVEL = "2" | 10 | KCONF_BSP_AUDIT_LEVEL = "2" |
11 | 11 | ||
12 | SRCREV_machine ?= "26c1863a744836d9171dff262b864cb67f4d537c" | 12 | SRCREV_machine ?= "26c1863a744836d9171dff262b864cb67f4d537c" |
13 | SRCREV_meta ?= "8bbce61f5d3a063725c09fe4bc5afe3f227e9060" | 13 | SRCREV_meta ?= "cebe198870d781829bd997a188cc34d9f7a61023" |
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.12.bb b/meta/recipes-kernel/linux/linux-yocto_4.12.bb index bc1ee97237..1bdb0db3c8 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.12.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.12.bb | |||
@@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "26c1863a744836d9171dff262b864cb67f4d537c" | |||
19 | SRCREV_machine_qemux86-64 ?= "26c1863a744836d9171dff262b864cb67f4d537c" | 19 | SRCREV_machine_qemux86-64 ?= "26c1863a744836d9171dff262b864cb67f4d537c" |
20 | SRCREV_machine_qemumips64 ?= "c8adcd782e648cb70780443ee90e2f56e2209c5a" | 20 | SRCREV_machine_qemumips64 ?= "c8adcd782e648cb70780443ee90e2f56e2209c5a" |
21 | SRCREV_machine ?= "26c1863a744836d9171dff262b864cb67f4d537c" | 21 | SRCREV_machine ?= "26c1863a744836d9171dff262b864cb67f4d537c" |
22 | SRCREV_meta ?= "8bbce61f5d3a063725c09fe4bc5afe3f227e9060" | 22 | SRCREV_meta ?= "cebe198870d781829bd997a188cc34d9f7a61023" |
23 | 23 | ||
24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;name=machine;branch=${KBRANCH}; \ | 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;name=machine;branch=${KBRANCH}; \ |
25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}" | 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}" |