meta-digi-dey: add awsiotsdk-c package

This is the AWS IoT device SDK for embedded C library.

Signed-off-by: Tatiana Leon <tatiana.leon@digi.com>
This commit is contained in:
Tatiana Leon 2017-06-28 09:55:29 +02:00 committed by Alex Gonzalez
parent 97c13c0d19
commit f898cc19fb
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#
# Copyright (C) 2012 Digi International.
# Copyright (C) 2012-2017 Digi International.
#
SUMMARY = "Core packagegroup for DEY image"
@ -26,6 +26,7 @@ VIRTUAL-RUNTIME_passwd_manager ?= "shadow"
VIRTUAL-RUNTIME_touchscreen ?= "${@bb.utils.contains('DISTRO_FEATURES', 'x11', '', 'tslib-calibrate tslib-tests', d)}"
RDEPENDS_${PN} = "\
awsiotsdk-c \
base-files \
base-passwd \
busybox \