Merge pull request #856 from dm0-/sdk

Revert "catalyst: Temporarily disable update_seed again"
This commit is contained in:
David Michael 2018-11-16 21:29:26 -05:00 committed by GitHub
commit 3f5af54465
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,7 +120,7 @@ cat <<EOF
target: stage1
# stage1 packages aren't published, save in tmp
pkgcache_path: ${TEMPDIR}/stage1-${ARCH}-packages
#update_seed: yes
update_seed: yes
EOF
catalyst_stage_default
}