# # Copyright (C) 2016 Digi International. # IMAGE_FEATURES += " \ dey-network \ package-management \ ssh-server-dropbear \ ${@bb.utils.contains('MACHINE_FEATURES', 'accel-video', 'dey-gstreamer', '', d)} \ ${@bb.utils.contains('MACHINE_FEATURES', 'alsa', 'dey-audio', '', d)} \ ${@bb.utils.contains('MACHINE_FEATURES', 'bluetooth', 'dey-bluetooth', '', d)} \ ${@bb.utils.contains('MACHINE_FEATURES', 'wifi', 'dey-wireless', '', d)} \ " # Add our dey-image tweaks to the final image (like /etc/build info) inherit dey-image