meta-perinet/recipes-core/images/busybox-container-image.bb
Thomas Klaehn 4c534969a0 Meta-perinet: Initial commit
Signed-off-by: Thomas Klaehn <thomas.klaehn@perinet.io>
2020-08-21 19:48:02 +02:00

11 lines
214 B
BlitzBasic

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