meta-perinet/recipes-core/images/busybox-container-image.bb

11 lines
214 B
BlitzBasic
Raw Permalink Normal View History

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