recipes-core: Add development image for podman

This commit is contained in:
tkl 2021-03-05 06:40:33 +01:00
parent a76caf5187
commit 573653228d

View File

@ -0,0 +1,8 @@
SUMMARY = "A tiny image"
HOMEPAGE = "https://blackfinn.de"
LICENSE = "MIT"
require podman-host-image.bb
require dev-image.inc
export IMAGE_BASENAME = "podman-host-dev-image"