Add waltham-dev dependency to agl-demo-platform-crosssdk 27/25727/1
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 4 Dec 2020 05:46:58 +0000 (06:46 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 4 Dec 2020 05:46:58 +0000 (06:46 +0100)
This fixes:
Missing or unbuildable dependency chain was: ['agl-image-minimal-crosssdk', 'waltham-dev']

Bug-AGL: SPEC-3605, SPEC-3604
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I89bfe1e7b044ec471c7688459ca9cf7a4ce4977d

recipes-platform/images/agl-demo-platform-crosssdk.bb

index 641befa..ff3e9df 100644 (file)
@@ -53,3 +53,4 @@ TOOLCHAIN_TARGET_TASK += "mbedtls"
 TOOLCHAIN_TARGET_TASK += "aws-iot-device-sdk-embedded-c-staticdev"
 TOOLCHAIN_TARGET_TASK += "aws-iot-device-sdk-embedded-c-dev"
 
+TOOLCHAIN_TARGET_TASK += "waltham-dev"