Commit 831517b
committed
ci: workaround apply_poky_patches() which fail
apply_poky_patches() fails when running setup-environment, since the
patch we try to apply effectively does not apply. This issue has been
reported and will be fixed in QLI1.x but for now, since Github
enforces 'set -e', we need to deal with it.
Signed-off-by: Nicolas Dechesne <[email protected]>1 parent 6ea28d3 commit 831517b
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
58 | 61 | | |
59 | 62 | | |
60 | 63 | | |
0 commit comments