Remove kernel/initrd caching in oz (caused build issues when old kernel was cached)
This commit is contained in:
parent
caeeb0c31e
commit
20622a4dd2
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ image_type = raw
|
|||
memory = 2048
|
||||
|
||||
[cache]
|
||||
original_media = yes
|
||||
original_media = no
|
||||
modified_media = no
|
||||
jeos = no
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue