From b0b0becc7a12157d3d9e0a2677f3625debfb880f Mon Sep 17 00:00:00 2001 From: Tatiana Leon Date: Wed, 14 Jun 2017 17:22:22 +0200 Subject: [PATCH] aws-iot-sdk: move awsiotsdk-c and awsiotsdk-demo recipes This commit moves awsiotsdk-c recipe into 'recipes-aws' and awsiotsdk-demo into 'recipes-digi/dey-examples'. https://jira.digi.com/browse/DEL-4339 Signed-off-by: Tatiana Leon --- .../awsiotsdk-c/awsiotsdk-c-2.1.1/Makefile | 0 .../awsiotsdk-c/awsiotsdk-c-2.1.1/Makefile.lib | 0 .../awsiotsdk-c/awsiotsdk-c-2.1.1/aws_iot_config.h.template | 0 .../awsiotsdk-c/awsiotsdk-c-2.1.1/awsiotsdk.pc | 0 .../awsiotsdk-c/awsiotsdk-c_2.1.1.bb | 0 .../{awsiotsdk-c => dey-examples}/awsiotsdk-demo_git.bb | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename meta-digi-dey/{recipes-digi => recipes-aws}/awsiotsdk-c/awsiotsdk-c-2.1.1/Makefile (100%) rename meta-digi-dey/{recipes-digi => recipes-aws}/awsiotsdk-c/awsiotsdk-c-2.1.1/Makefile.lib (100%) rename meta-digi-dey/{recipes-digi => recipes-aws}/awsiotsdk-c/awsiotsdk-c-2.1.1/aws_iot_config.h.template (100%) rename meta-digi-dey/{recipes-digi => recipes-aws}/awsiotsdk-c/awsiotsdk-c-2.1.1/awsiotsdk.pc (100%) rename meta-digi-dey/{recipes-digi => recipes-aws}/awsiotsdk-c/awsiotsdk-c_2.1.1.bb (100%) rename meta-digi-dey/recipes-digi/{awsiotsdk-c => dey-examples}/awsiotsdk-demo_git.bb (100%) diff --git a/meta-digi-dey/recipes-digi/awsiotsdk-c/awsiotsdk-c-2.1.1/Makefile b/meta-digi-dey/recipes-aws/awsiotsdk-c/awsiotsdk-c-2.1.1/Makefile similarity index 100% rename from meta-digi-dey/recipes-digi/awsiotsdk-c/awsiotsdk-c-2.1.1/Makefile rename to meta-digi-dey/recipes-aws/awsiotsdk-c/awsiotsdk-c-2.1.1/Makefile diff --git a/meta-digi-dey/recipes-digi/awsiotsdk-c/awsiotsdk-c-2.1.1/Makefile.lib b/meta-digi-dey/recipes-aws/awsiotsdk-c/awsiotsdk-c-2.1.1/Makefile.lib similarity index 100% rename from meta-digi-dey/recipes-digi/awsiotsdk-c/awsiotsdk-c-2.1.1/Makefile.lib rename to meta-digi-dey/recipes-aws/awsiotsdk-c/awsiotsdk-c-2.1.1/Makefile.lib diff --git a/meta-digi-dey/recipes-digi/awsiotsdk-c/awsiotsdk-c-2.1.1/aws_iot_config.h.template b/meta-digi-dey/recipes-aws/awsiotsdk-c/awsiotsdk-c-2.1.1/aws_iot_config.h.template similarity index 100% rename from meta-digi-dey/recipes-digi/awsiotsdk-c/awsiotsdk-c-2.1.1/aws_iot_config.h.template rename to meta-digi-dey/recipes-aws/awsiotsdk-c/awsiotsdk-c-2.1.1/aws_iot_config.h.template diff --git a/meta-digi-dey/recipes-digi/awsiotsdk-c/awsiotsdk-c-2.1.1/awsiotsdk.pc b/meta-digi-dey/recipes-aws/awsiotsdk-c/awsiotsdk-c-2.1.1/awsiotsdk.pc similarity index 100% rename from meta-digi-dey/recipes-digi/awsiotsdk-c/awsiotsdk-c-2.1.1/awsiotsdk.pc rename to meta-digi-dey/recipes-aws/awsiotsdk-c/awsiotsdk-c-2.1.1/awsiotsdk.pc diff --git a/meta-digi-dey/recipes-digi/awsiotsdk-c/awsiotsdk-c_2.1.1.bb b/meta-digi-dey/recipes-aws/awsiotsdk-c/awsiotsdk-c_2.1.1.bb similarity index 100% rename from meta-digi-dey/recipes-digi/awsiotsdk-c/awsiotsdk-c_2.1.1.bb rename to meta-digi-dey/recipes-aws/awsiotsdk-c/awsiotsdk-c_2.1.1.bb diff --git a/meta-digi-dey/recipes-digi/awsiotsdk-c/awsiotsdk-demo_git.bb b/meta-digi-dey/recipes-digi/dey-examples/awsiotsdk-demo_git.bb similarity index 100% rename from meta-digi-dey/recipes-digi/awsiotsdk-c/awsiotsdk-demo_git.bb rename to meta-digi-dey/recipes-digi/dey-examples/awsiotsdk-demo_git.bb