Skip to content
Snippets Groups Projects
Verified Commit 4865171f authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

catatonit: Integrate version 0.1.7

This is useful for podman system tests.

The recipe was proposed for meta-virtualization kirkstone[1] but it
might not be deemed resonable[2] for a stable branch.

[1] https://lists.yoctoproject.org/g/meta-virtualization/message/7597
[2] https://lists.yoctoproject.org/g/meta-virtualization/message/7603



Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 4d04809a
No related branches found
No related tags found
No related merge requests found
# SPDX-FileCopyrightText: Huawei Inc.
#
# SPDX-License-Identifier: MIT
SUMMARY = "A container init that is so simple it's effectively brain-dead."
HOMEPAGE = "https://github.com/openSUSE/catatonit"
DESCRIPTION = "${SUMMARY}"
SECTION = "base"
LICENSE = "GPL-3.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464"
SRC_URI = "git://github.com/openSUSE/${BPN};protocol=https;branch=main"
SRCREV = "d8d72fea155c144ed3bf298a35a1aba5625a5656"
S = "${WORKDIR}/git"
inherit autotools
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment