** Changed in: linux-raspi-5.4 (Ubuntu Bionic) Importance: Undecided => Medium
** Changed in: linux-raspi-5.4 (Ubuntu Bionic) Status: New => In Progress ** Changed in: linux-raspi2 (Ubuntu Bionic) Importance: Undecided => Medium ** Changed in: linux-raspi2 (Ubuntu Bionic) Status: New => In Progress -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-raspi-5.4 in Ubuntu. https://bugs.launchpad.net/bugs/1877415 Title: Add crda dependency Status in linux-raspi package in Ubuntu: Fix Released Status in linux-raspi-5.4 package in Ubuntu: Invalid Status in linux-raspi2 package in Ubuntu: Invalid Status in linux-raspi-5.4 source package in Bionic: In Progress Status in linux-raspi2 source package in Bionic: In Progress Status in linux-raspi source package in Focal: Fix Released Bug description: [Impact] crda is required to setup wifi. For the main kernel, the modules extra package depends on crda so it's pulled in automatically but the raspi kernel doesn't provide a modules extra package with the result that the crda package is missing from the raspi images. Apparently building images with device-specific packages installed is not possible. [Test Case] Spin up a preinstalled server image and: $ dpkg -l crda dpkg-query: no packages found matching crda [Regression Potential] Low. This will just pull in the crda package with its dependencies. [Original Description] We need to add the "iw" package to the pi images (for configuration of the wifi region upon boot). However, as we don't have per-device seeds this can't be placed directly in the seed for the images (without affecting other images which don't need it). Hence, adding it as a "fake" dependency of the pi-specific kernel package is a reasonably clean solution. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1877415/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp