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:
Hector Palacios 2023-01-23 19:30:13 +01:00
parent 162231f87d
commit 3a1a7dd47c
2 changed files with 0 additions and 2 deletions

View File

@ -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 \

View File

@ -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 \