diff options
-rw-r--r-- | recipes-kernel/linux/linux-intel-rt_4.9.bb | 4 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-intel_4.9.bb | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_4.9.bb b/recipes-kernel/linux/linux-intel-rt_4.9.bb index 4d08aabf..b8ccd5d4 100644 --- a/recipes-kernel/linux/linux-intel-rt_4.9.bb +++ b/recipes-kernel/linux/linux-intel-rt_4.9.bb | |||
@@ -13,8 +13,8 @@ python () { | |||
13 | KBRANCH = "4.9/yocto/base-rt" | 13 | KBRANCH = "4.9/yocto/base-rt" |
14 | KMETA_BRANCH = "yocto-4.9" | 14 | KMETA_BRANCH = "yocto-4.9" |
15 | 15 | ||
16 | LINUX_VERSION ?= "4.9.76" | 16 | LINUX_VERSION ?= "4.9.77" |
17 | SRCREV_machine ?= "07dfb16deed155c197747600350b37a81c77e286" | 17 | SRCREV_machine ?= "ae1aee65fd27590eff2c308ad5661a13d023641d" |
18 | SRCREV_meta ?= "a2dfb1610d9dad34652a3c27c6c9d8751ed67af6" | 18 | SRCREV_meta ?= "a2dfb1610d9dad34652a3c27c6c9d8751ed67af6" |
19 | 19 | ||
20 | LINUX_KERNEL_TYPE = "preempt-rt" | 20 | LINUX_KERNEL_TYPE = "preempt-rt" |
diff --git a/recipes-kernel/linux/linux-intel_4.9.bb b/recipes-kernel/linux/linux-intel_4.9.bb index 61471696..5ea62cfb 100644 --- a/recipes-kernel/linux/linux-intel_4.9.bb +++ b/recipes-kernel/linux/linux-intel_4.9.bb | |||
@@ -4,8 +4,8 @@ require linux-intel.inc | |||
4 | KBRANCH = "4.9/yocto/base" | 4 | KBRANCH = "4.9/yocto/base" |
5 | KMETA_BRANCH = "yocto-4.9" | 5 | KMETA_BRANCH = "yocto-4.9" |
6 | 6 | ||
7 | LINUX_VERSION ?= "4.9.76" | 7 | LINUX_VERSION ?= "4.9.77" |
8 | SRCREV_machine ?= "6e69421d3972a9bec8c33ef15d42e0190b73c803" | 8 | SRCREV_machine ?= "d7f2f7269253c2be1c1000d49d2bded4ba70407a" |
9 | SRCREV_meta ?= "a2dfb1610d9dad34652a3c27c6c9d8751ed67af6" | 9 | SRCREV_meta ?= "a2dfb1610d9dad34652a3c27c6c9d8751ed67af6" |
10 | 10 | ||
11 | # For Crystalforest and Romley | 11 | # For Crystalforest and Romley |