[gnome-build-meta/jjardon/usb.ids] Use remote locations instead local copy
- From: Javier Jardón Cabezas <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/jjardon/usb.ids] Use remote locations instead local copy
- Date: Thu, 9 Apr 2020 17:08:49 +0000 (UTC)
commit e0d55a9ba32fadd6757d5fad284570b917aa6853
Author: Javier Jardón <jjardon gnome org>
Date: Thu Apr 9 18:00:45 2020 +0100
Use remote locations instead local copy
BuildStream have now a "remote" plugin for this
elements/core-deps/libosinfo.bst | 8 +-
files/libosinfo/pci.ids | 30193 -------------------------------------
files/libosinfo/usb.ids | 21179 --------------------------
3 files changed, 4 insertions(+), 51376 deletions(-)
---
diff --git a/elements/core-deps/libosinfo.bst b/elements/core-deps/libosinfo.bst
index f8ae145c..d9f77c15 100644
--- a/elements/core-deps/libosinfo.bst
+++ b/elements/core-deps/libosinfo.bst
@@ -2,10 +2,10 @@ kind: meson
sources:
- kind: tar
url: https://releases.pagure.org/libosinfo/libosinfo-1.7.1.tar.xz
-- kind: local
- path: files/libosinfo/pci.ids
-- kind: local
- path: files/libosinfo/usb.ids
+- kind: remote
+ url: http://pci-ids.ucw.cz/v2.2/pci.ids
+- kind: remote
+ url: http://www.linux-usb.org/usb.ids
build-depends:
- sdk/gtk-doc.bst
- freedesktop-sdk.bst:components/perl-xml-parser.bst
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]