summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2020-06-10 09:21:30 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-06-22 12:22:03 +0800
commitbe43fbdd34fe8790981b2a804a2f1cece916930d (patch)
tree7a62a23f6554df21f4f0b0e70eaacf668462bdb0
parent06be24dd0eeadcb24947f135bafeec512cdf00f9 (diff)
downloadmeta-intel-13.1-dunfell-3.1.1.tar.gz
linux-intel/5.4: update to v5.4.4413.1-dunfell-3.1.1
tag 'v5.4.44': (140 commits) Linux 5.4.44 perf: Make perf able to build with latest libbfd netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_update netfilter: conntrack: comparison of unsigned in cthelper confirmation bonding: Fix reference count leak in bond_sysfs_slave_add. net: dsa: declare lockless TX feature for slave ports ipv4: nexthop version of fib_info_nh_uses_dev nexthop: Expand nexthop_is_multipath in a few places nexthops: don't modify published nexthop groups nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entry crypto: chelsio/chtls: properly set tp->lsndtime qlcnic: fix missing release in qlcnic_83xx_interrupt_test. xsk: Add overflow check for u64 division, stored into u32 ieee80211: Fix incorrect mask for default PE duration bnxt_en: Fix accumulation of bp->net_stats_prev. esp6: get the right proto for transport mode in esp6_gso_encap netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code netfilter: nfnetlink_cthelper: unbreak userspace helper support netfilter: conntrack: make conntrack userspace helpers work again ... Also update kernel config to enable Intel Speed Select Technology interface configuration. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> [Drop the kernel config changes] Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--recipes-kernel/linux/linux-intel_5.4.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-intel_5.4.bb b/recipes-kernel/linux/linux-intel_5.4.bb
index 21e3e9a3..0d778050 100644
--- a/recipes-kernel/linux/linux-intel_5.4.bb
+++ b/recipes-kernel/linux/linux-intel_5.4.bb
@@ -9,8 +9,8 @@ SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurs
9 9
10DEPENDS += "elfutils-native openssl-native util-linux-native" 10DEPENDS += "elfutils-native openssl-native util-linux-native"
11 11
12LINUX_VERSION ?= "5.4.39" 12LINUX_VERSION ?= "5.4.44"
13SRCREV_machine ?= "2128351fa067ab2e14ca1862445925dec1b33159" 13SRCREV_machine ?= "010689ad67b92133d1f9a3cf895a93e4c1800f59"
14SRCREV_meta ?= "b8c82ba37370e4698ff0c42f3e54b8b4f2fb4ac0" 14SRCREV_meta ?= "b8c82ba37370e4698ff0c42f3e54b8b4f2fb4ac0"
15 15
16# For Crystalforest and Romley 16# For Crystalforest and Romley