Commit 4882cd3d authored by garcialasheras's avatar garcialasheras

adding a minimal and a graphical image including featuring all the spec stuff

parent 2a16e39b
SUMMARY = "Minimal image including full spec-sw and spec-getting-started support"
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
inherit core-image
IMAGE_FEATURES += "ssh-server-dropbear"
IMAGE_INSTALL += " \
spec-sw \
spec-init \
nic-bitstream \
nic-wrc \
spec-library \
demo-dio \
demo-user \
demo-python \
python-ctypes \
"
export IMAGE_BASENAME = "spec-image-minimal"
SUMMARY = "Sato GUI image including full spec-sw and spec-getting-started support"
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
inherit core-image
IMAGE_FEATURES += "splash package-management x11-base x11-sato ssh-server-dropbear hwcodecs"
IMAGE_INSTALL += " \
spec-sw \
spec-init \
nic-bitstream \
nic-wrc \
spec-library \
demo-dio \
demo-user \
demo-python \
python-ctypes \
"
export IMAGE_BASENAME = "spec-image-sato"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment