mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
pciutils:
- use an pre-cached version of pci.ids file if we dont have an internet connection
This commit is contained in:
parent
979cb62219
commit
380f16647c
@ -22,6 +22,4 @@ make PREFIX=/usr \
|
|||||||
IDSDIR="/usr/share" \
|
IDSDIR="/usr/share" \
|
||||||
DESTDIR=$SYSROOT_PREFIX install-lib
|
DESTDIR=$SYSROOT_PREFIX install-lib
|
||||||
|
|
||||||
./update-pciids.sh
|
./update-pciids.sh || cp $ROOT/$PKG_DIR/pci.ids .
|
||||||
|
|
||||||
#cp $ROOT/$PKG_DIR/pci.ids .
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user