Commit e5f7cbf
Dockerfile.base: add gdisk and uuid-runtime packages
The Corstone-1000-A320 board build requires sgdisk (from gdisk) to
create GPT partition tables in the flash image, and uuidgen (from
uuid-runtime) for generating partition GUIDs.
Signed-off-by: Nicolas Pitre <npitre@baylibre.com>1 parent ede6bfe commit e5f7cbf
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
| |||
137 | 138 | | |
138 | 139 | | |
139 | 140 | | |
| 141 | + | |
140 | 142 | | |
141 | 143 | | |
142 | 144 | | |
| |||
0 commit comments