summaryrefslogtreecommitdiffstats
path: root/recipes-containers
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers')
-rw-r--r--recipes-containers/k3s/k3s_git.bb19
1 files changed, 4 insertions, 15 deletions
diff --git a/recipes-containers/k3s/k3s_git.bb b/recipes-containers/k3s/k3s_git.bb
index cec17195..e2a3ffc5 100644
--- a/recipes-containers/k3s/k3s_git.bb
+++ b/recipes-containers/k3s/k3s_git.bb
@@ -4,20 +4,6 @@ HOMEPAGE = "https://k3s.io/"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://${S}/src/import/LICENSE;md5=2ee41112a44fe7014dce33e26468ba93" 5LIC_FILES_CHKSUM = "file://${S}/src/import/LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
6 6
7# SRC_URI = "git://github.com/rancher/k3s.git;branch=master;name=k3s;protocol=https \
8# file://k3s.service \
9# file://k3s-agent.service \
10# file://k3s-agent \
11# file://k3s-clean \
12# file://cni-containerd-net.conf \
13# file://0001-Finding-host-local-in-usr-libexec.patch;patchdir=src/import \
14# file://k3s-killall.sh \
15# "
16
17# SRC_URI[k3s.md5sum] = "363d3a08dc0b72ba6e6577964f6e94a5"
18# SRCREV_k3s = "830c330aad8b50502ded05afbdb75d16dc5c3343"
19# PV = "v1.23.3+k3s1"
20
21SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.22;name=k3s;protocol=https \ 7SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.22;name=k3s;protocol=https \
22 file://k3s.service \ 8 file://k3s.service \
23 file://k3s-agent.service \ 9 file://k3s-agent.service \
@@ -28,9 +14,12 @@ SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.22;name=k3s;protoco
28 file://k3s-killall.sh \ 14 file://k3s-killall.sh \
29 file://modules.txt \ 15 file://modules.txt \
30 " 16 "
17
31SRC_URI[k3s.md5sum] = "363d3a08dc0b72ba6e6577964f6e94a5" 18SRC_URI[k3s.md5sum] = "363d3a08dc0b72ba6e6577964f6e94a5"
32SRCREV_k3s = "4262c6b91a43ef8411870f72ff8b8715949f90e2" 19SRCREV_k3s = "4262c6b91a43ef8411870f72ff8b8715949f90e2"
33PV = "v1.22.6+k3s1" 20
21SRCREV_FORMAT = "k3s_fuse"
22PV = "v1.22.6+k3s1+git${SRCREV_k3s}"
34 23
35# bazil.org/fuse v0.0.0-20160811212531-371fbbdaa898 24# bazil.org/fuse v0.0.0-20160811212531-371fbbdaa898
36# [1] git ls-remote https://github.com/bazil/fuse 371fbbdaa8987b715bdd21d6adc4c9b20155f748 25# [1] git ls-remote https://github.com/bazil/fuse 371fbbdaa8987b715bdd21d6adc4c9b20155f748