pciutils_3.1.2.bb: Make sure lspci reads pci.ids.gz from right location
authorJosh Mahonin <jmahonin@cbnco.com>
Mon, 20 Jul 2009 11:41:00 +0000 (11:41 +0000)
committerKoen Kooi <koen@openembedded.org>
Tue, 21 Jul 2009 10:03:54 +0000 (12:03 +0200)
commit1137409282578989b8fb962946d39a9744e2122b
tree5a369e58e5ab15f5bd78c101177a99175a119f26
parent614ca036058df95065296fc4f67996af58111788
pciutils_3.1.2.bb: Make sure lspci reads pci.ids.gz from right location

Previously this version of 'lspci' would attempt to open pci.ids, because of
incorrect paths at configure-time.  New pciutils Makefile makes use of a
'DESTDIR' flag that we can set as the staging directory, and an 'IDSDIR' flag
which holds the location of the pci.ids{.gz} files.  Also bumped PR.

Signed-off-by: Josh Mahonin <jmahonin@cbnco.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
recipes/pciutils/pciutils_3.1.2.bb