diff options
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.9.bb | 20 |
3 files changed, 16 insertions, 16 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb index e745ff76ea..1c26ef3ac9 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb | |||
@@ -11,13 +11,13 @@ 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 ?= "2751bf0b7339c4f3227b3a7d45b2dbe5726906aa" | 14 | SRCREV_machine ?= "628a985d1bb4d992b76c727afd373788bd496c90" |
15 | SRCREV_meta ?= "03a2d3f7f999a555c8725b5f1fd69660ebd4af83" | 15 | SRCREV_meta ?= "78e8e39c7c73ab9d98864f492b1fd9658124d635" |
16 | 16 | ||
17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.9.git;branch=${KBRANCH};name=machine \ | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.9.git;branch=${KBRANCH};name=machine \ |
18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}" |
19 | 19 | ||
20 | LINUX_VERSION ?= "4.9.3" | 20 | LINUX_VERSION ?= "4.9.4" |
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-tiny_4.9.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb index fa5dbfef1e..12a64887d6 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb | |||
@@ -4,13 +4,13 @@ KCONFIG_MODE = "--allnoconfig" | |||
4 | 4 | ||
5 | require recipes-kernel/linux/linux-yocto.inc | 5 | require recipes-kernel/linux/linux-yocto.inc |
6 | 6 | ||
7 | LINUX_VERSION ?= "4.9.3" | 7 | LINUX_VERSION ?= "4.9.4" |
8 | 8 | ||
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 ?= "881cba95ae2597482870f6c4060a60d84af4c5d1" | 12 | SRCREV_machine ?= "6fdf2bca12625c67b64f39e08b1b4ae7c610f8bd" |
13 | SRCREV_meta ?= "03a2d3f7f999a555c8725b5f1fd69660ebd4af83" | 13 | SRCREV_meta ?= "78e8e39c7c73ab9d98864f492b1fd9658124d635" |
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.9.bb b/meta/recipes-kernel/linux/linux-yocto_4.9.bb index f57024f7f6..b42603bad2 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.9.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.9.bb | |||
@@ -11,20 +11,20 @@ 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 ?= "09b1056330a9a4fc077d569513c2b40e8340e813" | 14 | SRCREV_machine_qemuarm ?= "9027d6fa2661251146c08851a13ca623bc2c1156" |
15 | SRCREV_machine_qemuarm64 ?= "881cba95ae2597482870f6c4060a60d84af4c5d1" | 15 | SRCREV_machine_qemuarm64 ?= "6fdf2bca12625c67b64f39e08b1b4ae7c610f8bd" |
16 | SRCREV_machine_qemumips ?= "858b4f40b3c2dbb6cb2ac76cc27dd5275d83f1f9" | 16 | SRCREV_machine_qemumips ?= "ce10acbd809335dd0c6f697770b3279ae168d145" |
17 | SRCREV_machine_qemuppc ?= "881cba95ae2597482870f6c4060a60d84af4c5d1" | 17 | SRCREV_machine_qemuppc ?= "6fdf2bca12625c67b64f39e08b1b4ae7c610f8bd" |
18 | SRCREV_machine_qemux86 ?= "881cba95ae2597482870f6c4060a60d84af4c5d1" | 18 | SRCREV_machine_qemux86 ?= "6fdf2bca12625c67b64f39e08b1b4ae7c610f8bd" |
19 | SRCREV_machine_qemux86-64 ?= "881cba95ae2597482870f6c4060a60d84af4c5d1" | 19 | SRCREV_machine_qemux86-64 ?= "6fdf2bca12625c67b64f39e08b1b4ae7c610f8bd" |
20 | SRCREV_machine_qemumips64 ?= "32baa0c2e903fdfa714c38428ba055ad861d058d" | 20 | SRCREV_machine_qemumips64 ?= "303f51499cfe9f770c4a843a2042228897cea1b4" |
21 | SRCREV_machine ?= "881cba95ae2597482870f6c4060a60d84af4c5d1" | 21 | SRCREV_machine ?= "6fdf2bca12625c67b64f39e08b1b4ae7c610f8bd" |
22 | SRCREV_meta ?= "03a2d3f7f999a555c8725b5f1fd69660ebd4af83" | 22 | SRCREV_meta ?= "78e8e39c7c73ab9d98864f492b1fd9658124d635" |
23 | 23 | ||
24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.9.git;name=machine;branch=${KBRANCH}; \ | 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.9.git;name=machine;branch=${KBRANCH}; \ |
25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}" | 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}" |
26 | 26 | ||
27 | LINUX_VERSION ?= "4.9.3" | 27 | LINUX_VERSION ?= "4.9.4" |
28 | 28 | ||
29 | PV = "${LINUX_VERSION}+git${SRCPV}" | 29 | PV = "${LINUX_VERSION}+git${SRCPV}" |
30 | 30 | ||