images: Remove unused images

BugzID: 73593
This commit is contained in:
Alexandre Bard 2021-07-08 21:17:14 +02:00
parent 7baa673005
commit 40196ead78
2 changed files with 0 additions and 31 deletions

View File

@ -1,17 +0,0 @@
require netmodule-linux-image-minimal.bb
SUMMARY = "Minimal image with dev tools for bringup"
IMAGE_INSTALL_append = " \
util-linux \
i2c-tools \
spitools \
ethtool \
can-utils \
vim \
memtester \
usbutils \
udev-hwdb \
"

View File

@ -1,14 +0,0 @@
inherit image
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
SUMMARY = "nmcontainer image minimal python3"
IMAGE_INSTALL = " \
python3 \
bluez5 \
"
LICENSE = "MIT"