summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
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-11 10:03:32 +0800
commitfec5d45ec3978d4b7c9649bee45fe58f914bcee4 (patch)
treea4ea2ded3de80395669fdd4be77a703192fb87c5 /recipes-kernel/linux
parent5ca75f08caa737c92f3914098fbd46e7af20774c (diff)
downloadmeta-intel-fec5d45ec3978d4b7c9649bee45fe58f914bcee4.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>
Diffstat (limited to 'recipes-kernel/linux')
-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"