diff options
Diffstat (limited to 'recipes-extended/rootlesskit/src_uri.inc')
| -rw-r--r-- | recipes-extended/rootlesskit/src_uri.inc | 106 |
1 files changed, 106 insertions, 0 deletions
diff --git a/recipes-extended/rootlesskit/src_uri.inc b/recipes-extended/rootlesskit/src_uri.inc new file mode 100644 index 00000000..91385f1f --- /dev/null +++ b/recipes-extended/rootlesskit/src_uri.inc | |||
| @@ -0,0 +1,106 @@ | |||
| 1 | # gotest.tools/v3 v3.5.1 | ||
| 2 | # [1] git ls-remote https://github.com/gotestyourself/gotest.tools 81cea1abc596b025bf2573c7fdf97740512e4c6c | ||
| 3 | SRCREV_gotest.tools-v3="81cea1abc596b025bf2573c7fdf97740512e4c6c" | ||
| 4 | SRC_URI += "git://github.com/gotestyourself/gotest.tools;name=gotest.tools-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gotest.tools/v3" | ||
| 5 | |||
| 6 | # golang.org/x/sys v0.20.0 | ||
| 7 | # [1] git ls-remote https://go.googlesource.com/sys 7d69d983c4522784860c781a0d7b80408fdc0cd1 | ||
| 8 | SRCREV_sys="7d69d983c4522784860c781a0d7b80408fdc0cd1" | ||
| 9 | SRC_URI += "git://go.googlesource.com/sys;name=sys;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sys" | ||
| 10 | |||
| 11 | # golang.org/x/net v0.24.0 | ||
| 12 | # [1] git ls-remote https://go.googlesource.com/net 7bbe32058aba7159e4d273710e6f4f1c16c627fb | ||
| 13 | SRCREV_net="7bbe32058aba7159e4d273710e6f4f1c16c627fb" | ||
| 14 | SRC_URI += "git://go.googlesource.com/net;name=net;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/net" | ||
| 15 | |||
| 16 | # github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 | ||
| 17 | # [1] git ls-remote https://github.com/u-root/uio 3e8cd9d6bf6310d57e3e1e95ffda926a4be34cce | ||
| 18 | #SRCREV_uio="3e8cd9d6bf6310d57e3e1e95ffda926a4be34cce" | ||
| 19 | SRCREV_uio="d2acac8f37018c514adec45c51f58eace3795df4" | ||
| 20 | SRC_URI += "git://github.com/u-root/uio;name=uio;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/u-root/uio" | ||
| 21 | |||
| 22 | # github.com/gofrs/flock v0.8.1 | ||
| 23 | # [1] git ls-remote https://github.com/gofrs/flock 6f010d1acea74a32f2f2066bfe324c08bbee30e3 | ||
| 24 | SRCREV_flock="6f010d1acea74a32f2f2066bfe324c08bbee30e3" | ||
| 25 | SRC_URI += "git://github.com/gofrs/flock;name=flock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gofrs/flock" | ||
| 26 | |||
| 27 | # github.com/google/uuid v1.6.0 | ||
| 28 | # [1] git ls-remote https://github.com/google/uuid 0f11ee6918f41a04c201eceeadf612a377bc7fbc | ||
| 29 | SRCREV_uuid="0f11ee6918f41a04c201eceeadf612a377bc7fbc" | ||
| 30 | SRC_URI += "git://github.com/google/uuid;name=uuid;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/uuid" | ||
| 31 | |||
| 32 | # github.com/gorilla/mux v1.8.1 | ||
| 33 | # [1] git ls-remote https://github.com/gorilla/mux b4617d0b9670ad14039b2739167fd35a60f557c5 | ||
| 34 | SRCREV_mux="b4617d0b9670ad14039b2739167fd35a60f557c5" | ||
| 35 | SRC_URI += "git://github.com/gorilla/mux;name=mux;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/gorilla/mux" | ||
| 36 | |||
| 37 | # github.com/moby/vpnkit v0.5.0 | ||
| 38 | # [1] git ls-remote https://github.com/moby/vpnkit 7f0eff0dd99b576c5474de53b4454a157c642834 | ||
| 39 | SRCREV_vpnkit="7f0eff0dd99b576c5474de53b4454a157c642834" | ||
| 40 | SRC_URI += "git://github.com/moby/vpnkit;name=vpnkit;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/vpnkit" | ||
| 41 | |||
| 42 | # github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 | ||
| 43 | # [1] git ls-remote https://github.com/songgao/water 2b4b6d7c09d80835e5f13f6b040d69f00a158b24 | ||
| 44 | SRCREV_water="2b4b6d7c09d80835e5f13f6b040d69f00a158b24" | ||
| 45 | SRC_URI += "git://github.com/songgao/water;name=water;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/songgao/water" | ||
| 46 | |||
| 47 | # github.com/urfave/cli/v2 v2.27.2 | ||
| 48 | # [1] git ls-remote https://github.com/urfave/cli a1a099bd1c28a2a6beac29123308e87b9606fcc0 | ||
| 49 | SRCREV_v2="a1a099bd1c28a2a6beac29123308e87b9606fcc0" | ||
| 50 | SRC_URI += "git://github.com/urfave/cli;name=v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/urfave/cli/v2" | ||
| 51 | |||
| 52 | # github.com/google/go-cmp v0.6.0 | ||
| 53 | # [1] git ls-remote https://github.com/google/go-cmp c3ad8435e7bef96af35732bc0789e5a2278c6d5f | ||
| 54 | SRCREV_go-cmp="c3ad8435e7bef96af35732bc0789e5a2278c6d5f" | ||
| 55 | SRC_URI += "git://github.com/google/go-cmp;name=go-cmp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/go-cmp" | ||
| 56 | |||
| 57 | # github.com/pierrec/lz4/v4 v4.1.17 | ||
| 58 | # [1] git ls-remote https://github.com/pierrec/lz4 d2b3f5d3e4659cc4fd720d1649c39b5627187261 | ||
| 59 | SRCREV_v4="d2b3f5d3e4659cc4fd720d1649c39b5627187261" | ||
| 60 | SRC_URI += "git://github.com/pierrec/lz4;name=v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pierrec/lz4/v4" | ||
| 61 | |||
| 62 | # github.com/xrash/smetrics v0.0.0-20240312152122-5f08fbb34913 | ||
| 63 | # [1] git ls-remote https://github.com/xrash/smetrics 5f08fbb34913bc8ab95bb4f2a89a0637ca922666 | ||
| 64 | SRCREV_smetrics="5f08fbb34913bc8ab95bb4f2a89a0637ca922666" | ||
| 65 | SRC_URI += "git://github.com/xrash/smetrics;name=smetrics;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xrash/smetrics" | ||
| 66 | |||
| 67 | # github.com/sirupsen/logrus v1.9.3 | ||
| 68 | # [1] git ls-remote https://github.com/sirupsen/logrus d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd | ||
| 69 | SRCREV_logrus="d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd" | ||
| 70 | SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/sirupsen/logrus" | ||
| 71 | |||
| 72 | # github.com/josharian/native v1.1.0 | ||
| 73 | # [1] git ls-remote https://github.com/josharian/native c1e37c09b531b14ae12a501eb6fd529b31cecdaa | ||
| 74 | SRCREV_native="c1e37c09b531b14ae12a501eb6fd529b31cecdaa" | ||
| 75 | SRC_URI += "git://github.com/josharian/native;name=native;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/josharian/native" | ||
| 76 | |||
| 77 | # github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb | ||
| 78 | # [1] git ls-remote https://github.com/insomniacslk/dhcp 49801966e6cb2cfc58a2bd98f69a9c182c1d4c18 | ||
| 79 | SRCREV_dhcp="49801966e6cb2cfc58a2bd98f69a9c182c1d4c18" | ||
| 80 | SRC_URI += "git://github.com/insomniacslk/dhcp;name=dhcp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/insomniacslk/dhcp" | ||
| 81 | |||
| 82 | # github.com/moby/sys/mountinfo v0.7.1 | ||
| 83 | # [1] git ls-remote https://github.com/moby/sys 4950d7687cf6c9b138dc0e18c2c7351e1f6ed497 | ||
| 84 | SRCREV_mountinfo="4950d7687cf6c9b138dc0e18c2c7351e1f6ed497" | ||
| 85 | SRC_URI += "git://github.com/moby/sys;name=mountinfo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/mountinfo" | ||
| 86 | |||
| 87 | # github.com/Masterminds/semver/v3 v3.2.1 | ||
| 88 | # [1] git ls-remote https://github.com/Masterminds/semver e06051f8fcc4c8b4a4990c337b9862a2448722e5 | ||
| 89 | SRCREV_v3="e06051f8fcc4c8b4a4990c337b9862a2448722e5" | ||
| 90 | SRC_URI += "git://github.com/Masterminds/semver;name=v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Masterminds/semver/v3" | ||
| 91 | |||
| 92 | # github.com/cpuguy83/go-md2man/v2 v2.0.4 | ||
| 93 | # [1] git ls-remote https://github.com/cpuguy83/go-md2man d6816bfbea7506064a28119f805fb79f9bc5aeec | ||
| 94 | SRCREV_go-md2man-v2="d6816bfbea7506064a28119f805fb79f9bc5aeec" | ||
| 95 | SRC_URI += "git://github.com/cpuguy83/go-md2man;name=go-md2man-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cpuguy83/go-md2man/v2" | ||
| 96 | |||
| 97 | # github.com/russross/blackfriday/v2 v2.1.0 | ||
| 98 | # [1] git ls-remote https://github.com/russross/blackfriday 4c9bf9512682b995722660a4196c0013228e2049 | ||
| 99 | SRCREV_blackfriday-v2="4c9bf9512682b995722660a4196c0013228e2049" | ||
| 100 | SRC_URI += "git://github.com/russross/blackfriday;name=blackfriday-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/russross/blackfriday/v2" | ||
| 101 | |||
| 102 | # github.com/containernetworking/plugins v1.5.0 | ||
| 103 | # [1] git ls-remote https://github.com/containernetworking/plugins 0259301ae2eab8cb4f5755d790c29cb869765f8a | ||
| 104 | SRCREV_plugins="0259301ae2eab8cb4f5755d790c29cb869765f8a" | ||
| 105 | SRC_URI += "git://github.com/containernetworking/plugins;name=plugins;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containernetworking/plugins" | ||
| 106 | |||
