core-image-base: add dey-image tweaks

Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
Isaac Hermida 2016-07-01 10:45:15 +02:00
parent e5dca69e96
commit 8bc38a2cbc
1 changed files with 3 additions and 0 deletions

View File

@ -11,3 +11,6 @@ IMAGE_FEATURES += " \
${@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