pciutils: fetch pci.ids file deterministically 4842/head
authorPhilip Prindeville <philipp@redfish-solutions.com>
Tue, 19 Sep 2017 19:23:22 +0000 (13:23 -0600)
committerPhilip Prindeville <philipp@redfish-solutions.com>
Tue, 19 Sep 2017 20:06:35 +0000 (14:06 -0600)
commitceb65a62bcc4f1a508aec020cb3b803bab198750
treed7e6bc98147fb9971bcb77a63f17d2c1dd9c3601
parent50148276a1201984e5a093b6bc44957e02f107fb
pciutils: fetch pci.ids file deterministically

Instead of using update-pciids from a postinst script, just download
the pci.ids file from its repo the same way that usbutils grabs usb.ids.

Remove the compression since we're going onto a squashfs filesystem
(most likely) anyway.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
utils/pciutils/Makefile