backport-iwlwifi: upgrade core79 -> core96

Signed-off-by: Ying Lun Neoh <ying.lun.neoh@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Ying Lun Neoh 2025-07-07 10:48:21 +08:00 committed by Anuj Mittal
parent 45bdd23171
commit 9d929ecc54
No known key found for this signature in database
GPG Key ID: B749E1556041E1B2

View File

@ -17,8 +17,8 @@ inherit module features_check
# When updating this recipe, ensure that the proper firmware is included from
# either the linux-firmware or iwlwifi-firmware repos.
PV = "79"
SRCREV = "574631d89d736fd2c76b0e2ea489270c50903e52"
PV = "96"
SRCREV = "d16e74cc1c76ffbfc335153daa86660f199a90da"
SRC_URI = " \
git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/backport-iwlwifi;branch=release/core${PV} \