mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 23:21:17 +02:00
catalyst: Temporarily disable update_seed again
This works around the edk2 rename breaking SDK bootstrapping. It can be reverted when an SDK has the new version built into it.
This commit is contained in:
parent
ba7d7f1410
commit
373d5a814b
@ -120,7 +120,7 @@ cat <<EOF
|
|||||||
target: stage1
|
target: stage1
|
||||||
# stage1 packages aren't published, save in tmp
|
# stage1 packages aren't published, save in tmp
|
||||||
pkgcache_path: ${TEMPDIR}/stage1-${ARCH}-packages
|
pkgcache_path: ${TEMPDIR}/stage1-${ARCH}-packages
|
||||||
update_seed: yes
|
#update_seed: yes
|
||||||
EOF
|
EOF
|
||||||
catalyst_stage_default
|
catalyst_stage_default
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user