Compare commits
1 Commits
8a02910512
...
c1035a2623
Author | SHA1 | Date | |
---|---|---|---|
c1035a2623 |
10
recipes-core/images/yardlight-container-image.bb
Normal file
10
recipes-core/images/yardlight-container-image.bb
Normal 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 \
|
||||
"
|
Loading…
Reference in New Issue
Block a user