Hi, I'm trying to develop a Yocto image with the meta-intel BSP (of course). At first it compiled fine and seems to work, but adding Wi-Fi support is going nowhere. Backport-iwlwifi compilation fails with errors every time, regardless of whether I use linux-intel, linux-intel-rt or linux-yocto. I wonder if I'm doing something wrong or if the scarthgap branch in meta-intel is simply broken somehow? Any help and hints would be greatly appreciated!
The relevant parts of the kas file look like this (I've removed customer-specifics so there should be no secrets here): machine: intel-corei7-64 distro: poky local_conf_header: censoredcustomer: | BB_NUMBER_THREADS = "8" PARALLEL_MAKE = "-j 8" INIT_MANAGER = "systemd" MACHINE_FEATURES:append = " bluetooth efi ext2 keyboard pci rtc screen touchscreen usbhost vfat wifi" PREFERRED_PROVIDER_virtual/kernel = "linux-intel-rt" IMAGE_INSTALL:append = " linux-firmware-iwlwifi backport-iwlwifi meta-some-censoredcustomer-stuff" repos: poky: url: "git://git.yoctoproject.org/git/poky" tag: "scarthgap-5.0.15" layers: meta: meta-poky: meta-openembedded: url: "git://git.openembedded.org/meta-openembedded" branch: "scarthgap" commit: "7a5075cef77b5f7af454e9868e1d0019f2fd1394" layers: meta-oe: meta-networking: meta-python: meta-clang: url: "https://github.com/kraj/meta-clang.git" branch: "scarthgap" commit: "5c602337ea1a80fb7217eeda04e396cf90587dca" meta-intel: url: "git://git.yoctoproject.org/meta-intel" branch: "scarthgap" commit: "6fc37057c7f0293a2345e303588901889df8b937" -Pauli
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8711): https://lists.yoctoproject.org/g/meta-intel/message/8711 Mute This Topic: https://lists.yoctoproject.org/mt/117653368/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
