summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2018-06-11 10:02:42 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2018-06-14 13:49:08 +0800
commit36a751a86c71aeb834632401f09c164e9a7f1af6 (patch)
treefe8e38c8eebcadc8ce2b5a481ccade213010db73
parent696b9aee4ef9833760c1a65709eadf28dc0fb601 (diff)
downloadmeta-intel-36a751a86c71aeb834632401f09c164e9a7f1af6.tar.gz
linux-intel-rt/4.14: update meta SRCREVs
Brings in following changes: 0a24859c kver: bump to v4.14.40 86650d7f features/net/team: Add Ethernet TEAM drivers ea933089 systemtap: include note about CONFIG_KERNEL_DEBUG f8232ce8 kver: bump to v4.14.30 53a4d48a features/wifi: Add WiFi driver fragments for various vendors/interfaces 95cda880 mpc8315e-rdb: Enable Realtek PHY driver 5f6c3e32 Revert "features/systemtap/systemtap.cfg: enable CONFIG_KERNEL_DEBUG" 54b3e9b7 features/systemtap/systemtap.cfg: enable CONFIG_KERNEL_DEBUG 801a6483 aufs: fix compile warning 426c8aa4 kver: bump to v4.14.24 c5e05f3c yaffs2: include rawnand.h instead of nand.h b4468b54 kver: bump to v4.14.19 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> (cherry picked from commit ee056df6137c3318a6decda246e676aedcd35f38) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--common/recipes-kernel/linux/linux-intel-rt_4.14.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/recipes-kernel/linux/linux-intel-rt_4.14.bb b/common/recipes-kernel/linux/linux-intel-rt_4.14.bb
index 688cf7a9..30ab1397 100644
--- a/common/recipes-kernel/linux/linux-intel-rt_4.14.bb
+++ b/common/recipes-kernel/linux/linux-intel-rt_4.14.bb
@@ -19,6 +19,6 @@ DEPENDS += "elfutils-native openssl-native util-linux-native"
19 19
20LINUX_VERSION ?= "4.14.40" 20LINUX_VERSION ?= "4.14.40"
21SRCREV_machine ?= "9e7ff06e56a4938e43c09273107876c22eed1398" 21SRCREV_machine ?= "9e7ff06e56a4938e43c09273107876c22eed1398"
22SRCREV_meta ?= "245d701df6c3691a078a268eff54009959beb842" 22SRCREV_meta ?= "0a24859cef9c3352aa3bf153d202cece587caf24"
23 23
24LINUX_KERNEL_TYPE = "preempt-rt" 24LINUX_KERNEL_TYPE = "preempt-rt"