generated from amazon-archives/__template_Custom
-
Notifications
You must be signed in to change notification settings - Fork 96
Closed
Labels
Description
This is more or less a duplicate of #137 but I can see that currently there is only a recipe for one sample 'mqtt5_pubsub' which is required for testing the main package.
It would be good to have a single 'aws-iot-device-sdk-cpp-v2-samples' recipe which builds all samples and splits them into separate packages using PACKAGES, FILES and RDEPENDS for each sample binary.
That way all samples will be built by the recipe but the end user can individually decide which samples they include in their image and other recipes can RDEPEND on a single sample just like 'aws-iot-device-sdk-cpp-v2' does today.
Reactions are currently unavailable