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>
This commit is contained in:
Anuj Mittal 2018-06-11 10:02:42 +08:00
parent 5ca75f08ca
commit fec5d45ec3

View File

@ -19,6 +19,6 @@ DEPENDS += "elfutils-native openssl-native util-linux-native"
LINUX_VERSION ?= "4.14.40"
SRCREV_machine ?= "9e7ff06e56a4938e43c09273107876c22eed1398"
SRCREV_meta ?= "245d701df6c3691a078a268eff54009959beb842"
SRCREV_meta ?= "0a24859cef9c3352aa3bf153d202cece587caf24"
LINUX_KERNEL_TYPE = "preempt-rt"