Skip to content

Documentation for enabling aws-iot-device-client features #1563

Answered by thomas-roos
bawilless asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,
PACKAGECONFIG is a yocto common thing documented here: https://docs.yoctoproject.org/ref-manual/variables.html?highlight=packageconfig#term-PACKAGECONFIG
-> to enable samples and pubsub feature you can put
PACKAGECONFIG:pn-aws-iot-device-client = "samples pubsub"
into your local.conf
Hope this helps.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by thomas-roos
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
documentation Improvements or additions to documentation
2 participants
Converted from issue

This discussion was converted from issue #1538 on December 08, 2022 14:16.