Commit bff1a47
committed
RSE: Disable shallow clone for MCUboot
RSE points to a specific commit of MCUboot on the tfm-2.3.0
feature branch. Disable shallow cloning of MCUboot for RSE as the
required commit is not on the default branch and may not be the tip of
the feature branch, meaning it might not be included in a shallow clone.
Keep shallow cloning enabled by default for other platforms.
Signed-off-by: David Vincze <david.vincze@arm.com>
Change-Id: I34097692cc6118c47629656bea35b7b205999fbd1 parent 993fe35 commit bff1a47
3 files changed
Lines changed: 3 additions & 1 deletion
File tree
- bl2/ext/mcuboot
- config
- platform/ext/target/arm/rse/common
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
130 | 131 | | |
131 | 132 | | |
132 | 133 | | |
| |||
0 commit comments