summaryrefslogtreecommitdiffstats
path: root/recipes-containers/crun
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/crun')
-rw-r--r--recipes-containers/crun/crun_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/crun/crun_git.bb b/recipes-containers/crun/crun_git.bb
index 9dcbd2b6..46c14b79 100644
--- a/recipes-containers/crun/crun_git.bb
+++ b/recipes-containers/crun/crun_git.bb
@@ -21,7 +21,7 @@ SRC_URI = "git://github.com/containers/crun.git;branch=main;name=crun;protocol=h
21 21
22PV = "v1.24.0+git" 22PV = "v1.24.0+git"
23 23
24inherit autotools-brokensep pkgconfig 24inherit autotools-brokensep pkgconfig features_check
25 25
26# if this is true, we'll symlink crun to runc for easier integration 26# if this is true, we'll symlink crun to runc for easier integration
27# with container stacks 27# with container stacks