This repository was archived by the owner on Jan 6, 2023. It is now read-only.
Commit 155c46c
linux-yocto: fix do_patch failure due to lack of git config
This issue been addressed in oecore here:
http://lists.openembedded.org/pipermail/openembedded-core/2016-October/127230.html
Till the proper fix available in oecore, this is a temporary fix to whitelist
and pass git committer environment to do_patch task.
Signed-off-by: amarnath <amarnath@valluri.com>1 parent e157032 commit 155c46c
File tree
3 files changed
+7
-2
lines changed- docker
- meta-ostro-xt/recipes-kernel/linux
3 files changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
0 commit comments