On 13/6/2016 7:32 PM, Thomas Monjalon wrote: >> Jan Viktorin (10): >> app/test: introduce resources for tests >> mk: define objcopy-specific target and arch >> app/test: support resources externally linked >> app/test: add functions to create files from resources >> app/test: support resources archived by tar >> app/test: use linked list to store PCI drivers >> app/test: extract test_pci_setup and test_pci_cleanup >> app/test: convert current pci_test into a single test case >> eal/pci: allow to override sysfs >> app/test: do not dump PCI devices in blacklist test > Applied, thanks
Hi all, Since this patch adds a dependency on libarchive-devel, should we have an entry in sys_reqs.rst? My fedora build was broken until I added that package. Regards, Dave.