mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-10-22 15:04:00 +02:00
catatonit: update to v0.2.1
Bumping catatonit to version v0.2.1-3-g56579ad, which comprises the following commits: 56579ad main: don't use secure_getenv ead41eb VERSION: back to development bb3b96b VERSION: release v0.2.1 2e85478 CHANGELOG: add changelog file f80876f init: switch to / after spawning subprocess bef5d5f README: explain how docker run --init is supposed to work 064bc9f Add a usage example for Dockerfile in README 65e1b96 fix build with kernel < 5.9 880defa version: back to development 7f0c9bb version: release catatonit 0.2.0 Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
abd1206e64
commit
780c0e56b5
|
@ -10,6 +10,6 @@ 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 = "7f0c9bb45d3490c3e7f579833c9b0689f78c8923"
|
||||
SRCREV = "56579adbb42c0c7ad94fc12d844b38fc5b37b3ce"
|
||||
|
||||
inherit autotools
|
Loading…
Reference in New Issue
Block a user