From: Teoh Jay Shen <[email protected]> Enable ax88179_178a kernel module for images based on packagegroup-core-boot.
Some QA setups that use ASIX AX88179_178A USB 3.0/2.0 Gigabit Ethernet Network Adapter for connection will not have networking working for such images otherwise. Signed-off-by: Teoh Jay Shen <[email protected]> --- conf/machine/include/meta-intel.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/include/meta-intel.inc b/conf/machine/include/meta-intel.inc index 7ef50b8c..12b07353 100644 --- a/conf/machine/include/meta-intel.inc +++ b/conf/machine/include/meta-intel.inc @@ -33,7 +33,7 @@ MACHINE_ESSENTIAL_EXTRA_RDEPENDS:append = "${@bb.utils.contains('MACHINE_FEATURE # recommended extra packages common to all intel machines MACHINE_EXTRA_RRECOMMENDS:append = " kernel-modules linux-firmware" -MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS:append = " kernel-module-i915 linux-firmware-i915 kernel-module-igc kernel-module-r8152" +MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS:append = " kernel-module-i915 linux-firmware-i915 kernel-module-igc kernel-module-r8152 kernel-module-ax88179_178a" # for the early boot time kernel microcode loading support, # merge the microcode data in the final initrd image. -- 2.37.3
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7794): https://lists.yoctoproject.org/g/meta-intel/message/7794 Mute This Topic: https://lists.yoctoproject.org/mt/96516340/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
