I am using yocto sdk 1.4 (for a T420 rev 1 board). I checked the pciutils
package. The version of lspci installed, seem to be missing a lot of
options (only -mk is available). Do I need any kernel config to enable all
other options.

Also the package seems to build the setpci utility but is not included
within the distribution.
The do_install() function has the lines

                 install -d ${D}${bindir}
                 ln -s ../sbin/lspci ${D}${bindir}/lspci

But setpci alone isnt copied.

 How do I enable this?

Thanks ion advance.
-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to