diff options
Diffstat (limited to 'recipes-containers/crun')
| -rw-r--r-- | recipes-containers/crun/crun_git.bb | 2 |
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 | ||
| 22 | PV = "v1.24.0+git" | 22 | PV = "v1.24.0+git" |
| 23 | 23 | ||
| 24 | inherit autotools-brokensep pkgconfig | 24 | inherit 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 |
