diff options
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.18.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb index aa8c580301..ae620f578f 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb | |||
@@ -12,7 +12,7 @@ python () { | |||
12 | } | 12 | } |
13 | 13 | ||
14 | SRCREV_machine ?= "6228ee37a46479d624e608c572d241f74eee11b6" | 14 | SRCREV_machine ?= "6228ee37a46479d624e608c572d241f74eee11b6" |
15 | SRCREV_meta ?= "9e7df3b788749a9b804bf3856fe032089b79d1c1" | 15 | SRCREV_meta ?= "cc2fb5bd0e71f4beec5c4ce726da0a87e2d55337" |
16 | 16 | ||
17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ |
18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.18;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.18;destsuffix=${KMETA}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb index 01aeed9999..24a12fc052 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb | |||
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2" | |||
17 | 17 | ||
18 | SRCREV_machine_qemuarm ?= "bd4312baf01b5aca2745245c3856b5143bf0c6ad" | 18 | SRCREV_machine_qemuarm ?= "bd4312baf01b5aca2745245c3856b5143bf0c6ad" |
19 | SRCREV_machine ?= "9eddc793f95f4e7e283996a007e205622c633539" | 19 | SRCREV_machine ?= "9eddc793f95f4e7e283996a007e205622c633539" |
20 | SRCREV_meta ?= "9e7df3b788749a9b804bf3856fe032089b79d1c1" | 20 | SRCREV_meta ?= "cc2fb5bd0e71f4beec5c4ce726da0a87e2d55337" |
21 | 21 | ||
22 | PV = "${LINUX_VERSION}+git${SRCPV}" | 22 | PV = "${LINUX_VERSION}+git${SRCPV}" |
23 | 23 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.18.bb b/meta/recipes-kernel/linux/linux-yocto_4.18.bb index ae43598104..94f2c9c473 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.18.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.18.bb | |||
@@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "9eddc793f95f4e7e283996a007e205622c633539" | |||
19 | SRCREV_machine_qemux86-64 ?= "9eddc793f95f4e7e283996a007e205622c633539" | 19 | SRCREV_machine_qemux86-64 ?= "9eddc793f95f4e7e283996a007e205622c633539" |
20 | SRCREV_machine_qemumips64 ?= "6641acbf076ba3f7ad96e846581272215a537904" | 20 | SRCREV_machine_qemumips64 ?= "6641acbf076ba3f7ad96e846581272215a537904" |
21 | SRCREV_machine ?= "9eddc793f95f4e7e283996a007e205622c633539" | 21 | SRCREV_machine ?= "9eddc793f95f4e7e283996a007e205622c633539" |
22 | SRCREV_meta ?= "9e7df3b788749a9b804bf3856fe032089b79d1c1" | 22 | SRCREV_meta ?= "cc2fb5bd0e71f4beec5c4ce726da0a87e2d55337" |
23 | 23 | ||
24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \ | 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \ |
25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.18;destsuffix=${KMETA}" | 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.18;destsuffix=${KMETA}" |