On Thu, 2021-07-22 at 17:29 -0400, elberger via lists.yoctoproject.org wrote:
> From: Richard Elberger <elber...@amazon.com>
> 
> This patch provides the buildbot system to make the aws-iot-device-sdk-cpp-v2.
> - build on poky
> - meta-openembedded and meta-aws are additional repo dependencies
> - build for the two dominant architectures: x86-64 and arm64.
> 
> Signed-off-by: Richard Elberger <elber...@amazon.com>
> ---
>  config.json | 17 +++++++++++++++++
>  1 file changed, 17 insertions(+)
> 
> diff --git a/config.json b/config.json
> index 3709b40..f04fac8 100644
> --- a/config.json
> +++ b/config.json
> @@ -350,6 +350,23 @@
>                  "BBTARGETS": "agl-image-core-autobuilder"
>              }
>          },
> +        "meta-aws" : {
> +            "NEEDREPOS" : ["poky", "meta-openembedded", "meta-aws"],
> +            "ADDLAYER" : [
> +                "${BUILDDIR}/../meta-openembedded/meta-oe",
> +                "${BUILDDIR}/../meta-openembedded/meta-networking",
> +                "${BUILDDIR}/../meta-openembedded/meta-python",
> +                "${BUILDDIR}/../meta-aws"

The ordering isn't correct here since they have to be added in dependency 
order and for some reason this was different to the patch we discussed 
previously. I've just gone ahead and fixed it.

Cheers,

Richard

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#54206): https://lists.yoctoproject.org/g/yocto/message/54206
Mute This Topic: https://lists.yoctoproject.org/mt/84387478/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to