diff options
Diffstat (limited to 'meta/recipes-kernel')
-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 0cba9871f9..b9b6773a4e 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 ?= "dc71da8bddd86d34896d97291e0d84c29fe4806d" | 14 | SRCREV_machine ?= "04614e9e02701c6a4254d7cc040d72d24bad3d8c" |
15 | SRCREV_meta ?= "cab4fec4b7ab0efae0f44c1ec1836c035a9b78fe" | 15 | SRCREV_meta ?= "cab4fec4b7ab0efae0f44c1ec1836c035a9b78fe" |
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 8852f08c5e..9a95c15962 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.27" | |||
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 ?= "15cf090ded5157e67302313bff9da0fa056e8ea9" | 12 | SRCREV_machine ?= "73bd4dd4a46970e4a599d3d02d60e40ab37b4498" |
13 | SRCREV_meta ?= "cab4fec4b7ab0efae0f44c1ec1836c035a9b78fe" | 13 | SRCREV_meta ?= "cab4fec4b7ab0efae0f44c1ec1836c035a9b78fe" |
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 50e10489e9..1931943b8e 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 ?= "f217a40e5b17deb87ed3859b29b1c355e3bb4abc" | 14 | SRCREV_machine_qemuarm ?= "c29bbcccfcecbf840e60ddf8c16eb5f34d991eb1" |
15 | SRCREV_machine_qemuarm64 ?= "15cf090ded5157e67302313bff9da0fa056e8ea9" | 15 | SRCREV_machine_qemuarm64 ?= "73bd4dd4a46970e4a599d3d02d60e40ab37b4498" |
16 | SRCREV_machine_qemumips ?= "7f1ea2fe2cf42f117c37cd174236e07eba576382" | 16 | SRCREV_machine_qemumips ?= "aba568f531b31b2f802d1c08f4821177a0354da7" |
17 | SRCREV_machine_qemuppc ?= "15cf090ded5157e67302313bff9da0fa056e8ea9" | 17 | SRCREV_machine_qemuppc ?= "73bd4dd4a46970e4a599d3d02d60e40ab37b4498" |
18 | SRCREV_machine_qemux86 ?= "15cf090ded5157e67302313bff9da0fa056e8ea9" | 18 | SRCREV_machine_qemux86 ?= "73bd4dd4a46970e4a599d3d02d60e40ab37b4498" |
19 | SRCREV_machine_qemux86-64 ?= "15cf090ded5157e67302313bff9da0fa056e8ea9" | 19 | SRCREV_machine_qemux86-64 ?= "73bd4dd4a46970e4a599d3d02d60e40ab37b4498" |
20 | SRCREV_machine_qemumips64 ?= "7d7a10a3c4465eca0e0879b3596da9b013ed3bb8" | 20 | SRCREV_machine_qemumips64 ?= "a65235597cef00d9a77def57622ac2dc31bb850e" |
21 | SRCREV_machine ?= "15cf090ded5157e67302313bff9da0fa056e8ea9" | 21 | SRCREV_machine ?= "73bd4dd4a46970e4a599d3d02d60e40ab37b4498" |
22 | SRCREV_meta ?= "cab4fec4b7ab0efae0f44c1ec1836c035a9b78fe" | 22 | SRCREV_meta ?= "cab4fec4b7ab0efae0f44c1ec1836c035a9b78fe" |
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}; \ |