diff options
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb | 4 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | 4 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.1.bb | 18 |
3 files changed, 13 insertions, 13 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 a43007bb21..8e9b5c2df0 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.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 ?= "f719f69e00afd9982fbbbe9995640cffabfea704" | 14 | SRCREV_machine ?= "86876311e39eadc80c342a619906cb001ed1df0d" |
15 | SRCREV_meta ?= "4b4199bd24f206d459061bb0a920d009429d5ed3" | 15 | SRCREV_meta ?= "f0c7ef844e98c82db9ee90e20c0eff6596919ff5" |
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 \ |
18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}" |
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 dd2b466752..c48e2a6494 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | |||
@@ -9,8 +9,8 @@ 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 ?= "57f17e7008c57885ef5c41bda2829589e499ae28" | 12 | SRCREV_machine ?= "b4acdc6d1ea9474453689e5f604dd7037cbb5033" |
13 | SRCREV_meta ?= "4b4199bd24f206d459061bb0a920d009429d5ed3" | 13 | SRCREV_meta ?= "f0c7ef844e98c82db9ee90e20c0eff6596919ff5" |
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.1.bb b/meta/recipes-kernel/linux/linux-yocto_4.1.bb index 50bb38a427..9e83d76f80 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.1.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 ?= "a7b999561115b0b84814a2a27fe3f8c5b0599b0d" | 14 | SRCREV_machine_qemuarm ?= "ec626d56541042b8bcc52c47891dd8acedb326c7" |
15 | SRCREV_machine_qemuarm64 ?= "57f17e7008c57885ef5c41bda2829589e499ae28" | 15 | SRCREV_machine_qemuarm64 ?= "b4acdc6d1ea9474453689e5f604dd7037cbb5033" |
16 | SRCREV_machine_qemumips ?= "ce9d4e563925e65c7a4b73fd6027ed8d2a4fc5e4" | 16 | SRCREV_machine_qemumips ?= "95866476d89898fdb61804029352af74daa4a30d" |
17 | SRCREV_machine_qemuppc ?= "57f17e7008c57885ef5c41bda2829589e499ae28" | 17 | SRCREV_machine_qemuppc ?= "b4acdc6d1ea9474453689e5f604dd7037cbb5033" |
18 | SRCREV_machine_qemux86 ?= "57f17e7008c57885ef5c41bda2829589e499ae28" | 18 | SRCREV_machine_qemux86 ?= "b4acdc6d1ea9474453689e5f604dd7037cbb5033" |
19 | SRCREV_machine_qemux86-64 ?= "57f17e7008c57885ef5c41bda2829589e499ae28" | 19 | SRCREV_machine_qemux86-64 ?= "b4acdc6d1ea9474453689e5f604dd7037cbb5033" |
20 | SRCREV_machine_qemumips64 ?= "75260c1966188a38e070420624ac65b188f77948" | 20 | SRCREV_machine_qemumips64 ?= "9824fc2399454b9c521b0b1bde075ac862357d41" |
21 | SRCREV_machine ?= "57f17e7008c57885ef5c41bda2829589e499ae28" | 21 | SRCREV_machine ?= "b4acdc6d1ea9474453689e5f604dd7037cbb5033" |
22 | SRCREV_meta ?= "4b4199bd24f206d459061bb0a920d009429d5ed3" | 22 | SRCREV_meta ?= "f0c7ef844e98c82db9ee90e20c0eff6596919ff5" |
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}; \ |
25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}" | 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}" |