diff options
-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 24cc0ac077..a43007bb21 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb | |||
@@ -11,7 +11,7 @@ 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 ?= "e22280e8c2905d96c7cc5917df202b6ed904d042" | 14 | SRCREV_machine ?= "f719f69e00afd9982fbbbe9995640cffabfea704" |
15 | SRCREV_meta ?= "4b4199bd24f206d459061bb0a920d009429d5ed3" | 15 | SRCREV_meta ?= "4b4199bd24f206d459061bb0a920d009429d5ed3" |
16 | 16 | ||
17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \ | 17 | 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 bf7d6c5959..dd2b466752 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.24" | |||
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 ?= "403eda4633e9037fb715d0d1e8ae847b2bd0651a" | 12 | SRCREV_machine ?= "57f17e7008c57885ef5c41bda2829589e499ae28" |
13 | SRCREV_meta ?= "4b4199bd24f206d459061bb0a920d009429d5ed3" | 13 | SRCREV_meta ?= "4b4199bd24f206d459061bb0a920d009429d5ed3" |
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 c325bc59c6..50bb38a427 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 ?= "cadb80aa4bcee282f1b0798ef35ad8b96ec44931" | 14 | SRCREV_machine_qemuarm ?= "a7b999561115b0b84814a2a27fe3f8c5b0599b0d" |
15 | SRCREV_machine_qemuarm64 ?= "403eda4633e9037fb715d0d1e8ae847b2bd0651a" | 15 | SRCREV_machine_qemuarm64 ?= "57f17e7008c57885ef5c41bda2829589e499ae28" |
16 | SRCREV_machine_qemumips ?= "737eda6388a529d0937e9d91daa3644b11f322dc" | 16 | SRCREV_machine_qemumips ?= "ce9d4e563925e65c7a4b73fd6027ed8d2a4fc5e4" |
17 | SRCREV_machine_qemuppc ?= "403eda4633e9037fb715d0d1e8ae847b2bd0651a" | 17 | SRCREV_machine_qemuppc ?= "57f17e7008c57885ef5c41bda2829589e499ae28" |
18 | SRCREV_machine_qemux86 ?= "403eda4633e9037fb715d0d1e8ae847b2bd0651a" | 18 | SRCREV_machine_qemux86 ?= "57f17e7008c57885ef5c41bda2829589e499ae28" |
19 | SRCREV_machine_qemux86-64 ?= "403eda4633e9037fb715d0d1e8ae847b2bd0651a" | 19 | SRCREV_machine_qemux86-64 ?= "57f17e7008c57885ef5c41bda2829589e499ae28" |
20 | SRCREV_machine_qemumips64 ?= "f276d128428b031521d766bfbfe84f9f9f992930" | 20 | SRCREV_machine_qemumips64 ?= "75260c1966188a38e070420624ac65b188f77948" |
21 | SRCREV_machine ?= "403eda4633e9037fb715d0d1e8ae847b2bd0651a" | 21 | SRCREV_machine ?= "57f17e7008c57885ef5c41bda2829589e499ae28" |
22 | SRCREV_meta ?= "4b4199bd24f206d459061bb0a920d009429d5ed3" | 22 | SRCREV_meta ?= "4b4199bd24f206d459061bb0a920d009429d5ed3" |
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}; \ |