summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYing Lun Neoh <ying.lun.neoh@intel.com>2025-07-07 10:48:21 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2025-07-07 16:43:28 +0800
commit9d929ecc54fe2cdf0206b3f37a95dc0800955503 (patch)
tree3ab452e4fc9ed083add7b98d01185947b88db6a7
parent45bdd23171fe0e82da704f263c7f58f3c1caa86c (diff)
downloadmeta-intel-9d929ecc54fe2cdf0206b3f37a95dc0800955503.tar.gz
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>
-rw-r--r--recipes-kernel/iwlwifi/backport-iwlwifi_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb b/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb
index 7aaf22c2..6233df3e 100644
--- a/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb
+++ b/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb
@@ -17,8 +17,8 @@ inherit module features_check
17# When updating this recipe, ensure that the proper firmware is included from 17# When updating this recipe, ensure that the proper firmware is included from
18# either the linux-firmware or iwlwifi-firmware repos. 18# either the linux-firmware or iwlwifi-firmware repos.
19 19
20PV = "79" 20PV = "96"
21SRCREV = "574631d89d736fd2c76b0e2ea489270c50903e52" 21SRCREV = "d16e74cc1c76ffbfc335153daa86660f199a90da"
22 22
23SRC_URI = " \ 23SRC_URI = " \
24 git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/backport-iwlwifi;branch=release/core${PV} \ 24 git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/backport-iwlwifi;branch=release/core${PV} \