diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-12-04 06:49:22 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-12-04 13:50:03 +0000 |
commit | b7656b82730b40c5f5f811c8d873ad3fdbd4acdb (patch) | |
tree | 2f8a6331d7f2eaaa86ce3539fafb744e7089953d /meta-agl-profile-core/recipes-platform | |
parent | afc9587e0f13e184f269b95eb616293c1f9013a4 (diff) |
Fix the -nogfx builds for the YP 3.1.4 uprev
This fixes
Missing or unbuildable dependency chain was: ['agl-image-minimal-crosssdk', 'waltham-dev']
Bug-AGL: SPEC-3706
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ic80bf6cac57b53edda112f38a92884ed8506d74d
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25728
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>
Diffstat (limited to 'meta-agl-profile-core/recipes-platform')
-rw-r--r-- | meta-agl-profile-core/recipes-platform/images/agl-image-minimal-crosssdk.inc | 1 |
1 files changed, 0 insertions, 1 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 e68e8db27..71812943c 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,5 +15,4 @@ TOOLCHAIN_TARGET_TASK += " \ lua-staticdev \ libafb-helpers-staticdev \ libappcontroller-staticdev \ - waltham-dev \ " |