From 838a76e15598179a410de9dc1c1916e34ca8fd3f Mon Sep 17 00:00:00 2001 From: Javier Viguera Date: Fri, 30 Jun 2017 10:44:34 +0200 Subject: [PATCH] meta-digi: update conf-notes.txt with AWS support https://jira.digi.com/browse/DEL-4274 Signed-off-by: Javier Viguera --- sdk/config/ccimx6sbc/conf-notes.txt | 6 ++++++ sdk/config/ccimx6ulsbc/conf-notes.txt | 6 ++++++ sdk/config/ccimx6ulstarter/conf-notes.txt | 6 ++++++ 3 files changed, 18 insertions(+) diff --git a/sdk/config/ccimx6sbc/conf-notes.txt b/sdk/config/ccimx6sbc/conf-notes.txt index d8fa34f70..ed1cd5158 100644 --- a/sdk/config/ccimx6sbc/conf-notes.txt +++ b/sdk/config/ccimx6sbc/conf-notes.txt @@ -10,3 +10,9 @@ Digi Embedded Yocto provides the following image recipes: DISTRO_FEATURES_remove = "x11" + * dey-image-aws: console-only image supporting Amazon Web Services IoT + + This image includes the AWS Greengrass Core and an AWS IoT platform + example application. For more information on AWS support in Digi + Embedded Yocto see the online documentation. + diff --git a/sdk/config/ccimx6ulsbc/conf-notes.txt b/sdk/config/ccimx6ulsbc/conf-notes.txt index c6c1bf9fb..027ac1216 100644 --- a/sdk/config/ccimx6ulsbc/conf-notes.txt +++ b/sdk/config/ccimx6ulsbc/conf-notes.txt @@ -15,3 +15,9 @@ Digi Embedded Yocto provides the following image recipes: Expansion of native core-image-base by including all the support for the target device hardware like firmware files, rootfs customizations, etc. + * dey-image-aws: console-only image supporting Amazon Web Services IoT + + This image includes the AWS Greengrass Core and an AWS IoT platform + example application. For more information on AWS support in Digi + Embedded Yocto see the online documentation. + diff --git a/sdk/config/ccimx6ulstarter/conf-notes.txt b/sdk/config/ccimx6ulstarter/conf-notes.txt index 811825d35..a08fe9e99 100644 --- a/sdk/config/ccimx6ulstarter/conf-notes.txt +++ b/sdk/config/ccimx6ulstarter/conf-notes.txt @@ -5,3 +5,9 @@ Digi Embedded Yocto provides the following image recipes: Expansion of native core-image-base by including all the support for the target device hardware like firmware files, rootfs customizations, etc. + * dey-image-aws: console-only image supporting Amazon Web Services IoT + + This image includes the AWS Greengrass Core and an AWS IoT platform + example application. For more information on AWS support in Digi + Embedded Yocto see the online documentation. +