This repository was archived by the owner on May 30, 2023. It is now read-only.
Update flatcar-master-edge#122
Merged
pothos merged 46 commits intoflatcar-master-edgefrom Dec 2, 2019
Merged
Conversation
This reverts commit 818cf3c. Upgrade of afterburn caused build errors during releases of stable and etc, because the upstream still has dependencies on older versions of crates. So we need to revert the change to make the ordinary build workflow work again.
This reverts commit 4208b3f. Upgrade of update-ssh-key caused build errors during releases of stable and etc, because the upstream still has dependencies on older versions of crates. So we need to revert the change to make the ordinary build workflow work again.
…commit Revert "coreos-base/afterburn: fix CROS_WORKON_COMMIT to flatcar-master"
coreos-base/coreos-init: Update init repository to newest version
Partly revert 9d793be
This reverts commit c79dd7c.
This reverts commit 359e5e6.
Revert b368dd1 by proting
This reverts commit 7bbe4b2.
Reverts/ports 61d4fc8 After amd64_defconfig-4.19 and commonconfig-4.19 were sorted (prev. commit) amd64_defconfig-4.19 got replaced by the output of comm -23 amd64_defconfig-4.19 commonconfig-4.19
flatcar-specific patches to make it buildable for arm64. We need to toolset to gcc explicitly.
To make the ARM config work for kernel 4.19, we need to adjust several kernel configs.
…eclass" This reverts commit 8bf82c0 and ports to Rust 1.36. Also remove an unnecessary rustlib package
…ust" This reverts commit 661b6c8.
…ust" This reverts 6655ad4 by porting.
Bump seismograph to include string substitution: flatcar/seismograph#1
sys-apps/seismograph: support both coreos and flatcar
57dc69d to
2035f07
Compare
Contributor
Author
|
Still building locally, will upload the images when done. |
e5cfc83 to
93663dd
Compare
93663dd to
e92461d
Compare
Contributor
|
Note: we also need to merge e04e817 to flatcar-master-edge. |
Contributor
Author
|
Yes, done. I am currently updating Rust to 1.37. |
1d2c8ee to
77a1665
Compare
Applied the diff for rust-1.36.0.ebuild of fe00035 dev-lang/rust: add aarch64 stdlib to supported rust targets after changing the file name from 1.36 to 1.37.
rpcsvc-proto started failing due to a missing binary rpcgen, during the Jenkins pipeline for SDK. We need to have a fallback mechanism for trying both the built-in rpcgen and the host rpcgen.
77a1665 to
6aecf5b
Compare
Remove deprecated kernel configs in 5.3 to fix kernel build failures.
Contributor
|
I have pushed a commit to fix kernel build failures with amd64. |
34de840 to
09a1107
Compare
Contributor
Author
|
TODO: The Docker build has a cross compilation error and searches for the wrong compiler triple |
Contributor
|
Fixed the docker cross-build issue. |
The name of gcc needs to be aarch64-cros-linux-gnu-gcc. Update the name to fix when building docker 19.03 for aarch64.
bf05011 to
d99c380
Compare
dongsupark
approved these changes
Dec 2, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merge flatcar-master into flatcar-master-edge.