From 5d45ddbfaa44d29eb6077153248806d73ceabde9 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 10 Mar 2023 22:36:47 +0100 Subject: surtr: bifrost dscp --- nvfetcher.toml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'nvfetcher.toml') diff --git a/nvfetcher.toml b/nvfetcher.toml index 5e075ae4..54a3292d 100644 --- a/nvfetcher.toml +++ b/nvfetcher.toml @@ -77,4 +77,9 @@ fetch.github = "etesync/etebase-py" [prometheus-lvm-exporter] src.github = "hansmi/prometheus-lvm-exporter" src.prefix = "v" -fetch.url = "https://github.com/hansmi/prometheus-lvm-exporter/archive/refs/tags/v$ver.tar.gz" \ No newline at end of file +fetch.url = "https://github.com/hansmi/prometheus-lvm-exporter/archive/refs/tags/v$ver.tar.gz" + +[bpf-examples] +src.git = "https://github.com/xdp-project/bpf-examples" +fetch.github = "xdp-project/bpf-examples" +git.fetchSubmodules = true \ No newline at end of file -- cgit v1.2.3