diff options
author | Marius Vlad <marius.vlad@collabora.com> | 2020-11-11 13:49:37 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-11-13 11:42:09 +0000 |
commit | ccd5efe68fd443bc7af549375780946d2317bbdf (patch) | |
tree | 7206b2727341efc5d7f825cc4dd5f4cf340725d1 /meta-agl-profile-core | |
parent | e1aff45e1bd52213476a5dc59d7aa9abaa6db116 (diff) |
agl-image-minimal-crosssdk: Add waltham to SDK
Bug-AGL: SPEC-3605, SPEC-3604
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I583c896ffdfeccc0868175fdaf4774d4d6f20b40
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25545
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-profile-core')
-rw-r--r-- | meta-agl-profile-core/recipes-platform/images/agl-image-minimal-crosssdk.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-agl-profile-core/recipes-platform/images/agl-image-minimal-crosssdk.inc b/meta-agl-profile-core/recipes-platform/images/agl-image-minimal-crosssdk.inc index 71812943c..e68e8db27 100644 --- a/meta-agl-profile-core/recipes-platform/images/agl-image-minimal-crosssdk.inc +++ b/meta-agl-profile-core/recipes-platform/images/agl-image-minimal-crosssdk.inc @@ -15,4 +15,5 @@ TOOLCHAIN_TARGET_TASK += " \ lua-staticdev \ libafb-helpers-staticdev \ libappcontroller-staticdev \ + waltham-dev \ " |