diff options
author | 2017-10-18 10:20:58 +0200 | |
---|---|---|
committer | 2017-10-18 10:20:58 +0200 | |
commit | 514f42718163e5761024ff76b65eafcca218986e (patch) | |
tree | 4e3f8ffab1f8097ec64eca80b0224400e325d1ca /jjb/release-jjb-eel-snapshot/release-jjb-eel-snapshot.yaml | |
parent | 398e2d25c1ca8cea19d091246cbf785e95156bb4 (diff) |
Add hotfix to release build for YP bug 12070
This adds a hotfix for https://bugzilla.yoctoproject.org/show_bug.cgi?id=12070
until it is fixe upstream.
Change-Id: I9fe57d853f44ad57af115825b2d66e859e20d53e
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'jjb/release-jjb-eel-snapshot/release-jjb-eel-snapshot.yaml')
-rw-r--r-- | jjb/release-jjb-eel-snapshot/release-jjb-eel-snapshot.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/release-jjb-eel-snapshot/release-jjb-eel-snapshot.yaml b/jjb/release-jjb-eel-snapshot/release-jjb-eel-snapshot.yaml index f6abf158..1bdcb182 100644 --- a/jjb/release-jjb-eel-snapshot/release-jjb-eel-snapshot.yaml +++ b/jjb/release-jjb-eel-snapshot/release-jjb-eel-snapshot.yaml @@ -102,6 +102,7 @@ - ../common/include-agl-local-conf-DISTROFEATURES-AGLCI.sh - ../common/include-agl-local-conf-vmdk.sh - ../common/include-agl-local-conf-rpi3-imagetype.sh + - include-release-eel-fix-task-depends.sh - ../common/include-agl-bitbake-image.sh - ../common/include-agl-bitbake-sdk.sh - ../common/include-agl-run-test-prepare.sh |