aws: remove aws from dey-core and dey-examples packagegroups
AWS has been removed from the documentation for having little use. Signed-off-by: Hector Palacios <hector.palacios@digi.com>
This commit is contained in:
parent
162231f87d
commit
3a1a7dd47c
|
|
@ -30,7 +30,6 @@ 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 \
|
||||
connectcore-demo-example \
|
||||
|
|
|
|||
|
|
@ -16,7 +16,6 @@ RDEPENDS:${PN} = "\
|
|||
${@bb.utils.contains("MACHINE_FEATURES", "cryptochip", "dey-examples-cryptochip", "", d)} \
|
||||
${@bb.utils.contains("MACHINE_FEATURES", "mca", "dey-examples-adc-cmp \
|
||||
dey-examples-tamper", "", d)} \
|
||||
awsiotsdk-demo \
|
||||
dey-examples-caamblob \
|
||||
dey-examples-cloudconnector \
|
||||
dey-examples-digiapix \
|
||||
|
|
|
|||
Loading…
Reference in New Issue