summaryrefslogtreecommitdiffstats
path: root/recipes-containers/catatonit/catatonit_0.2.1.bb
blob: 5fea6265373aaec0689a91aa39ac682fd8b859c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"

SRC_URI = "git://github.com/openSUSE/${BPN};protocol=https;branch=main"
SRCREV = "56579adbb42c0c7ad94fc12d844b38fc5b37b3ce"

inherit autotools