diff options
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/iwlwifi/backport-iwlwifi_git.bb | 10 |
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 @@ | |||
| 1 | SUMMARY = "Intel Wireless LinuxCore kernel driver" | 1 | SUMMARY = "Intel Wireless LinuxCore kernel driver" |
| 2 | DESCRIPTION = "Intel Wireless LinuxCore kernel driver" | 2 | DESCRIPTION = "Intel Wireless LinuxCore kernel driver" |
| 3 | SECTION = "kernel" | 3 | SECTION = "kernel" |
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPL-2.0" |
| 5 | 5 | ||
| 6 | REQUIRED_DISTRO_FEATURES = "wifi" | 6 | REQUIRED_DISTRO_FEATURES = "wifi" |
| 7 | 7 | ||
| 8 | LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" | 8 | LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" |
| 9 | 9 | ||
| 10 | inherit module | 10 | inherit 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 | ||
| 20 | PV = "30" | 20 | PV = "45" |
| 21 | SRCREV = "b31221a99488021300e7f89d2ecf9bdd2bc52dd2" | 21 | SRCREV = "a75c1de6b3fa87885556c67619429cfa87cc048f" |
| 22 | 22 | ||
| 23 | SRC_URI = " \ | 23 | SRC_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 | " |
