parent
7baa673005
commit
40196ead78
|
|
@ -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 \
|
|
||||||
"
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -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"
|
|
||||||
|
|
||||||
Loading…
Reference in New Issue