aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/release-jjb-eel-snapshot/include-release-eel-fix-task-depends.sh
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-10-18 10:20:58 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-10-18 10:20:58 +0200
commit514f42718163e5761024ff76b65eafcca218986e (patch)
tree4e3f8ffab1f8097ec64eca80b0224400e325d1ca /jjb/release-jjb-eel-snapshot/include-release-eel-fix-task-depends.sh
parent398e2d25c1ca8cea19d091246cbf785e95156bb4 (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/include-release-eel-fix-task-depends.sh')
-rw-r--r--jjb/release-jjb-eel-snapshot/include-release-eel-fix-task-depends.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/jjb/release-jjb-eel-snapshot/include-release-eel-fix-task-depends.sh b/jjb/release-jjb-eel-snapshot/include-release-eel-fix-task-depends.sh
new file mode 100644
index 00000000..04644742
--- /dev/null
+++ b/jjb/release-jjb-eel-snapshot/include-release-eel-fix-task-depends.sh
@@ -0,0 +1,4 @@
+
+# HOTFIX for yocto bug https://bugzilla.yoctoproject.org/show_bug.cgi?id=12070
+echo "" >> conf/local.conf
+echo 'do_image_complete[deptask] += "do_populate_lic"' >> conf/local.conf