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:
parent
97c13c0d19
commit
f898cc19fb
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue