Compare commits

...

1 Commits

Author SHA1 Message Date
tkl
c1035a2623 recipes-core: Add recipe for yardlight application container image 2021-03-08 10:00:36 +01:00

View File

@ -0,0 +1,10 @@
SUMMARY = "Busybox container image"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
require app-container-image.bb
IMAGE_INSTALL += " \
busybox \
yardlight \
"