summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2019-08-27 09:15:25 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-08-27 11:57:53 +0800
commitabe5ac4967b98108730ec38861308973dfb3039b (patch)
treefdc415d9c2c0d220f4ea39332954c712ab9faf6f
parent04510bfabd50bb33da8ccc5075a2c5163605d552 (diff)
downloadmeta-intel-abe5ac4967b98108730ec38861308973dfb3039b.tar.gz
backport-iwlwifi: upgrade LinuxCore30 -> core45
For LICENSE updates, pleaes check: https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/backport-iwlwifi.git/commit/COPYING?h=release/core40&id=8307aa7b67e71e4d4abe1693107eba63cfd3702b More information about this release can be found here: https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/backport-iwlwifi.git/log/?h=release/core45 This update is tested on NUC7 having 'Intel(R) Dual Band Wireless AC 8265' wireless module. Supported firmwares/devices: iwlwifi-7265D-29.ucode iwlwifi-7265-17.ucode iwlwifi-3168-29.ucode iwlwifi-3160-17.ucode iwlwifi-7260-17.ucode iwlwifi-8265-36.ucode iwlwifi-8000C-36.ucode iwlwifi-9260-th-b0-jf-b0-46.ucode iwlwifi-9000-pu-b0-jf-b0-46.ucode iwlwifi-ty-a0-gf-a0-48.ucode iwlwifi-so-a0-gf-a0-48.ucode iwlwifi-so-a0-hr-b0-48.ucode iwlwifi-so-a0-jf-b0-48.ucode iwlwifi-cc-a0-48.ucode iwlwifi-QuQnj-b0-jf-b0-48.ucode iwlwifi-QuZ-a0-jf-b0-48.ucode iwlwifi-QuZ-a0-hr-b0-48.ucode iwlwifi-Qu-b0-jf-b0-48.ucode iwlwifi-Qu-c0-hr-b0-48.ucode iwlwifi-QuQnj-a0-hr-a0-48.ucode iwlwifi-QuQnj-b0-hr-b0-48.ucode iwlwifi-Qu-b0-hr-b0-48.ucode iwlwifi-QuQnj-f0-hr-a0-48.ucode iwlwifi-Qu-a0-jf-b0-48.ucode iwlwifi-Qu-a0-hr-a0-48.ucode Most of the above firmwares are provided by below recipe version (20190815): https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-kernel/linux-firmware/linux-firmware_20190815.bb SRCREV = "07b925b450bfb4cf3e141c612ec5b104658cd020" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git" Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--recipes-kernel/iwlwifi/backport-iwlwifi_git.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb b/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb
index 71837318..9eb0a45d 100644
--- a/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb
+++ b/recipes-kernel/iwlwifi/backport-iwlwifi_git.bb
@@ -1,11 +1,11 @@
1SUMMARY = "Intel Wireless LinuxCore kernel driver" 1SUMMARY = "Intel Wireless LinuxCore kernel driver"
2DESCRIPTION = "Intel Wireless LinuxCore kernel driver" 2DESCRIPTION = "Intel Wireless LinuxCore kernel driver"
3SECTION = "kernel" 3SECTION = "kernel"
4LICENSE = "GPLv2" 4LICENSE = "GPL-2.0"
5 5
6REQUIRED_DISTRO_FEATURES = "wifi" 6REQUIRED_DISTRO_FEATURES = "wifi"
7 7
8LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" 8LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
9 9
10inherit module 10inherit module
11 11
@@ -17,11 +17,11 @@ inherit module
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 = "30" 20PV = "45"
21SRCREV = "b31221a99488021300e7f89d2ecf9bdd2bc52dd2" 21SRCREV = "a75c1de6b3fa87885556c67619429cfa87cc048f"
22 22
23SRC_URI = " \ 23SRC_URI = " \
24 git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/backport-iwlwifi;branch=release/LinuxCore${PV} \ 24 git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/backport-iwlwifi;branch=release/core${PV} \
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 "