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-12 14:42:23 +0800
commitee056df6137c3318a6decda246e676aedcd35f38 (patch)
tree334cc84c67a185df695b120fd3f2a012e1ef1174
parent6f977f2938d916c8629075718ec08493b1295df8 (diff)
downloadmeta-intel-ee056df6137c3318a6decda246e676aedcd35f38.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>
-rw-r--r--recipes-kernel/linux/linux-intel-rt_4.14.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_4.14.bb b/recipes-kernel/linux/linux-intel-rt_4.14.bb
index 688cf7a9..30ab1397 100644
--- a/recipes-kernel/linux/linux-intel-rt_4.14.bb
+++ b/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"