mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
linux-intel/5.4: update to v5.4.44
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> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
508aad8e15
commit
c6c13b2d08
|
@ -9,9 +9,9 @@ SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurs
|
||||||
|
|
||||||
DEPENDS += "elfutils-native openssl-native util-linux-native"
|
DEPENDS += "elfutils-native openssl-native util-linux-native"
|
||||||
|
|
||||||
LINUX_VERSION ?= "5.4.39"
|
LINUX_VERSION ?= "5.4.44"
|
||||||
SRCREV_machine ?= "2128351fa067ab2e14ca1862445925dec1b33159"
|
SRCREV_machine ?= "010689ad67b92133d1f9a3cf895a93e4c1800f59"
|
||||||
SRCREV_meta ?= "4ed477131e6e508d335d70c070eb84a5c3d673e5"
|
SRCREV_meta ?= "627191aa87d971e153f95beac4d9e45aea0e9b65"
|
||||||
|
|
||||||
# For Crystalforest and Romley
|
# For Crystalforest and Romley
|
||||||
KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"
|
KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user