[gnome-build-meta/jjardon/usb.ids] Use git repos instead local copy for usb.ids and pci.ids
- From: Javier Jardón Cabezas <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/jjardon/usb.ids] Use git repos instead local copy for usb.ids and pci.ids
- Date: Tue, 5 May 2020 21:03:33 +0000 (UTC)
commit fc71e8bc2f08f2a97bd5a653e4c078ceda7c981c
Author: Javier Jardón <jjardon gnome org>
Date: Thu Apr 9 18:00:45 2020 +0100
Use git repos instead local copy for usb.ids and pci.ids
elements/core-deps/libosinfo.bst | 10 +-
files/libosinfo/pci.ids | 30193 -------------------------------------
files/libosinfo/usb.ids | 21179 --------------------------
3 files changed, 6 insertions(+), 51376 deletions(-)
---
diff --git a/elements/core-deps/libosinfo.bst b/elements/core-deps/libosinfo.bst
index f8ae145c..fa9e7784 100644
--- a/elements/core-deps/libosinfo.bst
+++ b/elements/core-deps/libosinfo.bst
@@ -2,10 +2,12 @@ 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: git_tag
+ url: github_com:pciutils/pciids.git
+ track: master
+- kind: git_tag
+ url: github_com:usbids/usbids.git
+ track: master
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]