diff options
| author | Yogesh Tyagi <yogesh.tyagi@intel.com> | 2026-01-27 16:15:08 +0530 |
|---|---|---|
| committer | Yogesh Tyagi <yogesh.tyagi@intel.com> | 2026-01-27 16:15:08 +0530 |
| commit | e4981dbe234a1bde75e01bedd0659dade0d1cf0b (patch) | |
| tree | 544eab87af42f47464e096a60e6d650d1bcd1912 | |
| parent | 3be9a941afb86d5a49d823e55ec4a7d40a0fff86 (diff) | |
| download | meta-intel-e4981dbe234a1bde75e01bedd0659dade0d1cf0b.tar.gz | |
backport-iwlwifi : upgrade core96 -> core102
Update to latest upstream release/core102 branch.
This release includes various bug fixes and improvements to the
Intel wireless LinuxCore kernel driver.
Release Notes:
https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/
backport-iwlwifi.git/log/?h=release/core102
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
| -rw-r--r-- | recipes-kernel/iwlwifi/backport-iwlwifi_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb b/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb index 07d2b500..c084f33a 100644 --- a/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb +++ b/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb | |||
| @@ -17,11 +17,11 @@ 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 | ||
| 20 | PV = "96" | 20 | PV = "102" |
| 21 | SRCREV = "d16e74cc1c76ffbfc335153daa86660f199a90da" | 21 | SRCREV = "483a4f9d48dfd0c4a844a1d40a7dfa6214b4a3a8" |
| 22 | 22 | ||
| 23 | SRC_URI = " \ | 23 | SRC_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};protocol=https \ |
| 25 | file://0001-Makefile.real-skip-host-install-scripts.patch \ | 25 | file://0001-Makefile.real-skip-host-install-scripts.patch \ |
| 26 | file://iwlwifi.conf \ | 26 | file://iwlwifi.conf \ |
| 27 | " | 27 | " |
