I'm using the tisdk and yocto scarthgap to build the default image for the my ti dev board. The build works fine without modifications, but when I add the backport-iwlwifi recipe from meta-intel for wifi drivers, i'm getting the error below.
ERROR: tisdk-stu-image-1.0-r0 do_rootfs: Unable to install packages. Command '/home/user/poky/build/tmp-default-glibc/work/am62xx_lp_evm-oe-linux/tisdk-stu-image/1.0/recipe-sysroot-native/usr/bin/opkg --volatile-cache -f /home/user/poky/build/tmp-default-glibc/work/am62xx_lp_evm-oe-linux/tisdk-stu-image/1.0/opkg.conf -t /home/user/poky/build/tmp-default-glibc/work/am62xx_lp_evm-oe-linux/tisdk-stu-image/1.0/temp/ipktemp/ -o /home/user/poky/build/tmp-default-glibc/work/am62xx_lp_evm-oe-linux/tisdk-stu-image/1.0/rootfs --force_postinstall --add-ignore-recommends busybox-syslog --add-ignore-recommends coreutils --add-ignore-recommends coreutils-dev --add-ignore-recommends gdbserver-c6x-dev --add-ignore-recommends libulm-dev --add-ignore-recommends opencl-monitor-dev --add-ignore-recommends ti-llvm3.6-dev install backport-iwlwifi build-essential docker dtc git kernel-module-rfkill linux-libc-headers-dev opkg packagegroup-arago-base packagegroup-arago-console packagegroup-arago-tisdk-addons packagegroup-arago-tisdk-addons-extra packagegroup-arago-tisdk-connectivity packagegroup-arago-tisdk-crypto packagegroup-arago-tisdk-graphics packagegroup-arago-tisdk-gtk packagegroup-arago-tisdk-hmi packagegroup-arago-tisdk-multimedia packagegroup-arago-tisdk-qte packagegroup-arago-tisdk-sysrepo packagegroup-core-boot packagegroup-core-tools-debug psplash run-postinsts ti-analytics ti-demos ti-test ti-test-extras' returned 1: * Solver encountered 1 problem(s): * Problem 1/1: * - package backport-iwlwifi-89-r0.am62xx_lp_evm requires backport-iwlwifikernel-module-cfg80211-6.6.32-ti-gdb8871293143-dirty, but none of the providers can be installed * - conflicting requests * - nothing provides backport-iwlwifikernel-module-rfkill-6.6.32-ti-gdb8871293143-dirty needed by backport-iwlwifikernel-module-cfg80211-6.6.32-ti-gdb8871293143-dirty-89-r0.am62xx_lp_evm * * Solution 1: * - do not ask to install a package providing backport-iwlwifi Disfavor package: busybox-syslog Disfavor package: coreutils-dev Disfavor package: coreutils I've already enabled rfkill using menuconfig and added kernel-module-rfkill to the image append. It still does not work.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8378): https://lists.yoctoproject.org/g/meta-intel/message/8378 Mute This Topic: https://lists.yoctoproject.org/mt/107915891/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
