[Buildroot] [git commit] configs/qemu: bump to latest version

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Jul 27 19:41:55 UTC 2016


commit: https://git.buildroot.net/buildroot/commit/?id=41fb9f23fa155738201aa9787cb8fe40053d47bc
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Also bump the pc samples since they're tied to the (base) qemu config.

Results table:

Defconfig               Kernel  Qemu            Network Status
--------------------------------------------------------------
aarch64_virt            4.7     2.6.0           YES     OK (3)
arm_versatile           4.7     2.5.0           YES     OK
arm_vexpress            4.7     2.5.0           YES     OK
m68k_mcf5208            4.7     2.5.0           YES     OK
m68k_q800               4.7     q800-v2.4.0     NO (2)  OK
microblazebe            4.7     2.5.0           YES     OK
microblazeel            4.7     2.5.0           YES     OK
mips32r2el_malta        4.7     2.5.0           YES     OK
mips32r2_malta          4.7     2.5.0           YES     OK
mips32r6el_malta        4.7     2.6.0           YES     OK (3)
mips32r6_malta          4.7     2.6.0           YES     OK (3)
mips64el_malta          4.7     2.5.0           YES     OK
mips64_malta            4.7     2.5.0           YES     OK
mips64r6el_malta        4.7     2.6.0           YES     OK (3)
mips64r6_malta          4.7     2.6.0           YES     OK (3)
ppc_g3beige             4.7     2.5.0           YES     OK
ppc_mpc8544ds           4.7     2.5.0           YES     OK
ppc_virtex_ml507        4.7     2.5.0           NO      OK
ppc64_pseries           4.7     2.5.0           YES     OK
sh4                     4.7     2.5.0           YES     OK
sh4eb                   4.7     2.5.0           NO (1)  OK
sparc_ss10              4.7     2.5.0           YES     OK
sparc64_sun4u           4.7     2.5.0           YES     OK
sparc_sun4u             4.7     2.5.0           YES     OK
x86                     4.7     2.5.0           YES     OK
x86_64                  4.7     2.5.0           YES     OK
xtensa_lx60             4.7     2.6.0           YES     OK
xtensa_lx60_nommu       4.7     2.6.0           YES     OK

(1) - Probably an endian issue with 8139 emulation/driver
(2) - There's a network interface, but enabling it in qemu fails
(3) - Known to fail with qemu versions lower than 2.6.0

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 board/qemu/aarch64-virt/{linux-4.6.config => linux-4.7.config}    | 0
 board/qemu/arm-versatile/{linux-4.6.config => linux-4.7.config}   | 0
 board/qemu/m68k-mcf5208/{linux-4.6.config => linux-4.7.config}    | 0
 board/qemu/m68k-q800/{linux-4.6.config => linux-4.7.config}       | 0
 .../qemu/microblazebe-mmu/{linux-4.6.config => linux-4.7.config}  | 0
 .../qemu/microblazeel-mmu/{linux-4.6.config => linux-4.7.config}  | 0
 board/qemu/mips32r2-malta/{linux-4.6.config => linux-4.7.config}  | 0
 .../qemu/mips32r2el-malta/{linux-4.6.config => linux-4.7.config}  | 0
 .../linux-4.6.config => mips32r6-malta/linux-4.7.config}          | 0
 .../linux-4.6.config => mips32r6el-malta/linux-4.7.config}        | 0
 board/qemu/mips64-malta/{linux-4.6.config => linux-4.7.config}    | 0
 board/qemu/mips64el-malta/{linux-4.6.config => linux-4.7.config}  | 0
 .../linux-4.6.config => mips64r6-malta/linux-4.7.config}          | 0
 .../linux-4.6.config => mips64r6el-malta/linux-4.7.config}        | 0
 board/qemu/ppc-g3beige/{linux-4.6.config => linux-4.7.config}     | 0
 board/qemu/ppc-mpc8544ds/{linux-4.6.config => linux-4.7.config}   | 0
 .../qemu/ppc-virtex-ml507/{linux-4.6.config => linux-4.7.config}  | 0
 board/qemu/sh4-r2d/{linux-4.6.config => linux-4.7.config}         | 0
 board/qemu/sh4eb-r2d/{linux-4.6.config => linux-4.7.config}       | 0
 board/qemu/sparc-ss10/{linux-4.6.config => linux-4.7.config}      | 0
 board/qemu/sparc64-sun4u/{linux-4.6.config => linux-4.7.config}   | 0
 board/qemu/x86/linux-4.6.config                                   | 1 -
 board/qemu/x86/linux-4.7.config                                   | 1 +
 board/qemu/x86_64/{linux-4.6.config => linux-4.7.config}          | 0
 .../{linux-4.6-nommu.config => linux-4.7-nommu.config}            | 0
 board/qemu/xtensa-lx60/{linux-4.6.config => linux-4.7.config}     | 0
 configs/pc_x86_64_bios_defconfig                                  | 8 ++++----
 configs/pc_x86_64_efi_defconfig                                   | 8 ++++----
 configs/qemu_aarch64_virt_defconfig                               | 8 ++++----
 configs/qemu_arm_versatile_defconfig                              | 8 ++++----
 configs/qemu_arm_vexpress_defconfig                               | 6 +++---
 configs/qemu_m68k_mcf5208_defconfig                               | 8 ++++----
 configs/qemu_m68k_q800_defconfig                                  | 8 ++++----
 configs/qemu_microblazebe_mmu_defconfig                           | 8 ++++----
 configs/qemu_microblazeel_mmu_defconfig                           | 8 ++++----
 configs/qemu_mips32r2_malta_defconfig                             | 8 ++++----
 configs/qemu_mips32r2el_malta_defconfig                           | 8 ++++----
 configs/qemu_mips32r6_malta_defconfig                             | 8 ++++----
 configs/qemu_mips32r6el_malta_defconfig                           | 8 ++++----
 configs/qemu_mips64_malta_defconfig                               | 8 ++++----
 configs/qemu_mips64el_malta_defconfig                             | 8 ++++----
 configs/qemu_mips64r6_malta_defconfig                             | 8 ++++----
 configs/qemu_mips64r6el_malta_defconfig                           | 8 ++++----
 configs/qemu_ppc64_pseries_defconfig                              | 6 +++---
 configs/qemu_ppc_g3beige_defconfig                                | 8 ++++----
 configs/qemu_ppc_mpc8544ds_defconfig                              | 8 ++++----
 configs/qemu_ppc_virtex_ml507_defconfig                           | 8 ++++----
 configs/qemu_sh4_r2d_defconfig                                    | 8 ++++----
 configs/qemu_sh4eb_r2d_defconfig                                  | 8 ++++----
 configs/qemu_sparc64_sun4u_defconfig                              | 8 ++++----
 configs/qemu_sparc_ss10_defconfig                                 | 8 ++++----
 configs/qemu_x86_64_defconfig                                     | 8 ++++----
 configs/qemu_x86_defconfig                                        | 8 ++++----
 configs/qemu_xtensa_lx60_defconfig                                | 8 ++++----
 configs/qemu_xtensa_lx60_nommu_defconfig                          | 8 ++++----
 55 files changed, 115 insertions(+), 115 deletions(-)

Patch is too large, so refusing to show it


More information about the buildroot mailing list