upgrade buildroot to 2020.11-rc1.#27
Merged
Merged
Conversation
This version should have s390 support. I will cut s390 images separately. Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Member
|
Running this through my defconfig boot tests, I will approve and merge if everything comes back clean. |
nathanchance
approved these changes
Nov 12, 2020
nathanchance
left a comment
Member
There was a problem hiding this comment.
LGTM:
=========================
== List of successes ==
=========================
arm32 multi_v5_defconfig successful in 0:00:46
arm32 multi_v5_defconfig qemu boot successful
arm32 aspeed_g5_defconfig successful in 0:00:41
arm32 aspeed_g5_defconfig qemu boot successful
arm32 multi_v7_defconfig successful in 0:01:31
arm32 multi_v7_defconfig qemu boot successful
arm64 defconfig successful in 0:02:25
arm64 defconfig qemu boot successful
mips malta_kvm_guest_defconfig successful in 0:00:50
mips malta_kvm_guest_defconfig qemu boot successful
mips malta_kvm_guest_defconfig plus CONFIG_CPU_BIG_ENDIAN=y successful in 0:00:50
mips malta_kvm_guest_defconfig plus CONFIG_CPU_BIG_ENDIAN=y qemu boot successful
powerpc ppc44x_defconfig successful in 0:00:27
powerpc ppc44x_defconfig qemu boot successful
powerpc allnoconfig successful in 0:00:09
powerpc pseries_defconfig successful in 0:01:12
powerpc pseries_defconfig qemu boot successful
powerpc powernv_defconfig successful in 0:01:21
powerpc powernv_defconfig qemu boot successful
powerpc ppc64le_defconfig successful in 0:01:19
riscv defconfig (minus CONFIG_EFI) successful in 0:00:30
riscv defconfig qemu boot successful
s390x defconfig successful in 0:01:44
x86_64 defconfig successful in 0:00:56
x86_64 qemu boot successful
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This version should have s390 support. I will cut s390 images
separately.
Signed-off-by: Nick Desaulniers ndesaulniers@google.com