All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] configs/qemu: cleanup and capitalization
@ 2015-11-19  0:38 Gustavo Zacarias
  2015-11-19  0:38 ` [Buildroot] [PATCH 2/2] configs/qemu: enable dhcp on network interfaces Gustavo Zacarias
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Gustavo Zacarias @ 2015-11-19  0:38 UTC (permalink / raw)
  To: buildroot

Capitalize comments in a consistent way.
Cleanup redundant entries.
Drop global patch dir for sparc ss10 since it's not required any more.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 configs/qemu_arm_nuri_defconfig      | 2 --
 configs/qemu_arm_versatile_defconfig | 5 ++---
 configs/qemu_arm_vexpress_defconfig  | 2 --
 configs/qemu_mips_malta_defconfig    | 2 +-
 configs/qemu_mipsel_malta_defconfig  | 2 +-
 configs/qemu_ppc64_pseries_defconfig | 1 -
 configs/qemu_ppc_g3beige_defconfig   | 2 +-
 configs/qemu_ppc_mpc8544ds_defconfig | 2 +-
 configs/qemu_sh4_r2d_defconfig       | 5 ++---
 configs/qemu_sh4eb_r2d_defconfig     | 5 ++---
 configs/qemu_sparc64_sun4u_defconfig | 2 +-
 configs/qemu_sparc_ss10_defconfig    | 4 +---
 configs/qemu_x86_64_defconfig        | 5 ++---
 configs/qemu_x86_defconfig           | 5 ++---
 configs/qemu_xtensa_lx60_defconfig   | 1 +
 15 files changed, 17 insertions(+), 28 deletions(-)

diff --git a/configs/qemu_arm_nuri_defconfig b/configs/qemu_arm_nuri_defconfig
index d2e522f..0854ae0 100644
--- a/configs/qemu_arm_nuri_defconfig
+++ b/configs/qemu_arm_nuri_defconfig
@@ -5,8 +5,6 @@ BR2_ARM_ENABLE_NEON=y
 BR2_ARM_FPU_VFPV3D16=y
 
 # System
-BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV=y
-BR2_TARGET_GENERIC_GETTY=y
 BR2_TARGET_GENERIC_GETTY_PORT="ttySAC1"
 
 # Filesystem
diff --git a/configs/qemu_arm_versatile_defconfig b/configs/qemu_arm_versatile_defconfig
index 1ce55d0..7d5888a 100644
--- a/configs/qemu_arm_versatile_defconfig
+++ b/configs/qemu_arm_versatile_defconfig
@@ -2,11 +2,10 @@
 BR2_arm=y
 BR2_arm926t=y
 
-# system
-BR2_TARGET_GENERIC_GETTY=y
+# System
 BR2_TARGET_GENERIC_GETTY_PORT="ttyAMA0"
 
-# filesystem
+# Filesystem
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
 
diff --git a/configs/qemu_arm_vexpress_defconfig b/configs/qemu_arm_vexpress_defconfig
index b036c6b..ec9e2fb 100644
--- a/configs/qemu_arm_vexpress_defconfig
+++ b/configs/qemu_arm_vexpress_defconfig
@@ -5,8 +5,6 @@ BR2_ARM_ENABLE_NEON=y
 BR2_ARM_FPU_VFPV3D16=y
 
 # System
-BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV=y
-BR2_TARGET_GENERIC_GETTY=y
 BR2_TARGET_GENERIC_GETTY_PORT="ttyAMA0"
 
 # Filesystem
diff --git a/configs/qemu_mips_malta_defconfig b/configs/qemu_mips_malta_defconfig
index e6f6a95..3100d52 100644
--- a/configs/qemu_mips_malta_defconfig
+++ b/configs/qemu_mips_malta_defconfig
@@ -2,7 +2,7 @@
 BR2_mips=y
 BR2_mips_32r2=y
 
-# filesystem
+# Filesystem
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
 
diff --git a/configs/qemu_mipsel_malta_defconfig b/configs/qemu_mipsel_malta_defconfig
index b14e70c..dad1db0 100644
--- a/configs/qemu_mipsel_malta_defconfig
+++ b/configs/qemu_mipsel_malta_defconfig
@@ -2,7 +2,7 @@
 BR2_mipsel=y
 BR2_mips_32r2=y
 
-# filesystem
+# Filesystem
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
 
diff --git a/configs/qemu_ppc64_pseries_defconfig b/configs/qemu_ppc64_pseries_defconfig
index 97e53b4..5f7a013 100644
--- a/configs/qemu_ppc64_pseries_defconfig
+++ b/configs/qemu_ppc64_pseries_defconfig
@@ -3,7 +3,6 @@ BR2_powerpc64=y
 BR2_powerpc_power7=y
 
 # System
-BR2_TARGET_GENERIC_GETTY=y
 BR2_TARGET_GENERIC_GETTY_PORT="hvc0"
 
 # Filesystem
diff --git a/configs/qemu_ppc_g3beige_defconfig b/configs/qemu_ppc_g3beige_defconfig
index ae2ddcc..fb6c52a 100644
--- a/configs/qemu_ppc_g3beige_defconfig
+++ b/configs/qemu_ppc_g3beige_defconfig
@@ -2,7 +2,7 @@
 BR2_powerpc=y
 BR2_powerpc_750=y
 
-# filesystem
+# Filesystem
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
 
diff --git a/configs/qemu_ppc_mpc8544ds_defconfig b/configs/qemu_ppc_mpc8544ds_defconfig
index 198f5cd..b022139 100644
--- a/configs/qemu_ppc_mpc8544ds_defconfig
+++ b/configs/qemu_ppc_mpc8544ds_defconfig
@@ -2,7 +2,7 @@
 BR2_powerpc=y
 BR2_powerpc_8548=y
 
-# filesystem
+# Filesystem
 # BR2_TARGET_ROOTFS_TAR is not set
 BR2_TARGET_ROOTFS_INITRAMFS=y
 
diff --git a/configs/qemu_sh4_r2d_defconfig b/configs/qemu_sh4_r2d_defconfig
index 0666ed4..4366ab1 100644
--- a/configs/qemu_sh4_r2d_defconfig
+++ b/configs/qemu_sh4_r2d_defconfig
@@ -2,11 +2,10 @@
 BR2_sh=y
 BR2_sh4=y
 
-# system
-BR2_TARGET_GENERIC_GETTY=y
+# System
 BR2_TARGET_GENERIC_GETTY_PORT="ttySC1"
 
-# filesystem
+# Filesystem
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
 
diff --git a/configs/qemu_sh4eb_r2d_defconfig b/configs/qemu_sh4eb_r2d_defconfig
index 6680ee3..1417699 100644
--- a/configs/qemu_sh4eb_r2d_defconfig
+++ b/configs/qemu_sh4eb_r2d_defconfig
@@ -2,11 +2,10 @@
 BR2_sh=y
 BR2_sh4eb=y
 
-# system
-BR2_TARGET_GENERIC_GETTY=y
+# System
 BR2_TARGET_GENERIC_GETTY_PORT="ttySC1"
 
-# filesystem
+# Filesystem
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
 
diff --git a/configs/qemu_sparc64_sun4u_defconfig b/configs/qemu_sparc64_sun4u_defconfig
index 828b437..8b47526 100644
--- a/configs/qemu_sparc64_sun4u_defconfig
+++ b/configs/qemu_sparc64_sun4u_defconfig
@@ -2,7 +2,7 @@
 BR2_sparc64=y
 BR2_sparc_v9=y
 
-# filesystem
+# Filesystem
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
 
diff --git a/configs/qemu_sparc_ss10_defconfig b/configs/qemu_sparc_ss10_defconfig
index 3e6d7b1..cb0eb8f 100644
--- a/configs/qemu_sparc_ss10_defconfig
+++ b/configs/qemu_sparc_ss10_defconfig
@@ -2,9 +2,7 @@
 BR2_sparc=y
 BR2_sparc_v8=y
 
-BR2_GLOBAL_PATCH_DIR="board/qemu/sparc-ss10"
-
-# filesystem
+# Filesystem
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
 
diff --git a/configs/qemu_x86_64_defconfig b/configs/qemu_x86_64_defconfig
index daf32cd..d350926 100644
--- a/configs/qemu_x86_64_defconfig
+++ b/configs/qemu_x86_64_defconfig
@@ -1,11 +1,10 @@
 # Architecture
 BR2_x86_64=y
 
-# system
-BR2_TARGET_GENERIC_GETTY=y
+# System
 BR2_TARGET_GENERIC_GETTY_PORT="tty1"
 
-# filesystem
+# Filesystem
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
 
diff --git a/configs/qemu_x86_defconfig b/configs/qemu_x86_defconfig
index 9fd1fe9..3517b66 100644
--- a/configs/qemu_x86_defconfig
+++ b/configs/qemu_x86_defconfig
@@ -2,11 +2,10 @@
 BR2_i386=y
 BR2_x86_pentiumpro=y
 
-# system
-BR2_TARGET_GENERIC_GETTY=y
+# System
 BR2_TARGET_GENERIC_GETTY_PORT="tty1"
 
-# filesystem
+# Filesystem
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
 
diff --git a/configs/qemu_xtensa_lx60_defconfig b/configs/qemu_xtensa_lx60_defconfig
index 526a111..8a42106 100644
--- a/configs/qemu_xtensa_lx60_defconfig
+++ b/configs/qemu_xtensa_lx60_defconfig
@@ -5,6 +5,7 @@ BR2_XTENSA_CUSTOM_NAME="dc232b"
 BR2_XTENSA_CORE_NAME="lx60"
 BR2_XTENSA_OVERLAY_DIR="board/qemu/xtensa-lx60"
 
+# Patches
 BR2_GLOBAL_PATCH_DIR="board/qemu/xtensa-lx60"
 
 # System
-- 
2.4.10

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [Buildroot] [PATCH 2/2] configs/qemu: enable dhcp on network interfaces
  2015-11-19  0:38 [Buildroot] [PATCH 1/2] configs/qemu: cleanup and capitalization Gustavo Zacarias
@ 2015-11-19  0:38 ` Gustavo Zacarias
  2015-11-19 21:31   ` Thomas Petazzoni
  2015-11-19 21:30 ` [Buildroot] [PATCH 1/2] configs/qemu: cleanup and capitalization Thomas Petazzoni
  2015-11-19 22:10 ` Peter Korsgaard
  2 siblings, 1 reply; 5+ messages in thread
From: Gustavo Zacarias @ 2015-11-19  0:38 UTC (permalink / raw)
  To: buildroot

Enable dhcp networking for qemu configs considered good enough for
testing purposes.

This excludes:
arm_nuri - emulation doesn't seem 100% correct for networking.
ppc_virtex_ml507 - doesn't emulate networking.
sh4eb - emulation doesn't seem 100% correct for the NIC.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 configs/qemu_aarch64_virt_defconfig     | 1 +
 configs/qemu_arm_versatile_defconfig    | 1 +
 configs/qemu_arm_vexpress_defconfig     | 1 +
 configs/qemu_microblazebe_mmu_defconfig | 1 +
 configs/qemu_microblazeel_mmu_defconfig | 1 +
 configs/qemu_mips64_malta_defconfig     | 3 +++
 configs/qemu_mips64el_malta_defconfig   | 3 +++
 configs/qemu_mips_malta_defconfig       | 3 +++
 configs/qemu_mipsel_malta_defconfig     | 3 +++
 configs/qemu_ppc64_pseries_defconfig    | 1 +
 configs/qemu_ppc_g3beige_defconfig      | 3 +++
 configs/qemu_ppc_mpc8544ds_defconfig    | 3 +++
 configs/qemu_sh4_r2d_defconfig          | 1 +
 configs/qemu_sparc64_sun4u_defconfig    | 3 +++
 configs/qemu_sparc_ss10_defconfig       | 3 +++
 configs/qemu_x86_64_defconfig           | 1 +
 configs/qemu_x86_defconfig              | 1 +
 configs/qemu_xtensa_lx60_defconfig      | 1 +
 18 files changed, 34 insertions(+)

diff --git a/configs/qemu_aarch64_virt_defconfig b/configs/qemu_aarch64_virt_defconfig
index c39fd81..a695afb 100644
--- a/configs/qemu_aarch64_virt_defconfig
+++ b/configs/qemu_aarch64_virt_defconfig
@@ -2,6 +2,7 @@
 BR2_aarch64=y
 
 # System
+BR2_SYSTEM_DHCP="eth0"
 BR2_TARGET_GENERIC_GETTY_PORT="ttyAMA0"
 
 # Filesystem
diff --git a/configs/qemu_arm_versatile_defconfig b/configs/qemu_arm_versatile_defconfig
index 7d5888a..1ac59fd 100644
--- a/configs/qemu_arm_versatile_defconfig
+++ b/configs/qemu_arm_versatile_defconfig
@@ -3,6 +3,7 @@ BR2_arm=y
 BR2_arm926t=y
 
 # System
+BR2_SYSTEM_DHCP="eth0"
 BR2_TARGET_GENERIC_GETTY_PORT="ttyAMA0"
 
 # Filesystem
diff --git a/configs/qemu_arm_vexpress_defconfig b/configs/qemu_arm_vexpress_defconfig
index ec9e2fb..5f1a997 100644
--- a/configs/qemu_arm_vexpress_defconfig
+++ b/configs/qemu_arm_vexpress_defconfig
@@ -5,6 +5,7 @@ BR2_ARM_ENABLE_NEON=y
 BR2_ARM_FPU_VFPV3D16=y
 
 # System
+BR2_SYSTEM_DHCP="eth0"
 BR2_TARGET_GENERIC_GETTY_PORT="ttyAMA0"
 
 # Filesystem
diff --git a/configs/qemu_microblazebe_mmu_defconfig b/configs/qemu_microblazebe_mmu_defconfig
index 5730e4c..e8fcaec 100644
--- a/configs/qemu_microblazebe_mmu_defconfig
+++ b/configs/qemu_microblazebe_mmu_defconfig
@@ -3,6 +3,7 @@ BR2_microblaze=y
 BR2_microblazebe=y
 
 # System
+BR2_SYSTEM_DHCP="eth0"
 BR2_TARGET_GENERIC_GETTY_PORT="ttyUL0"
 
 # Filesystem
diff --git a/configs/qemu_microblazeel_mmu_defconfig b/configs/qemu_microblazeel_mmu_defconfig
index 8f95c82..01a423b 100644
--- a/configs/qemu_microblazeel_mmu_defconfig
+++ b/configs/qemu_microblazeel_mmu_defconfig
@@ -3,6 +3,7 @@ BR2_microblaze=y
 BR2_microblazeel=y
 
 # System
+BR2_SYSTEM_DHCP="eth0"
 BR2_TARGET_GENERIC_GETTY_PORT="ttyUL0"
 
 # Filesystem
diff --git a/configs/qemu_mips64_malta_defconfig b/configs/qemu_mips64_malta_defconfig
index 94dfb54..736ca70 100644
--- a/configs/qemu_mips64_malta_defconfig
+++ b/configs/qemu_mips64_malta_defconfig
@@ -2,6 +2,9 @@
 BR2_mips64=y
 BR2_MIPS_NABI64=y
 
+# System
+BR2_SYSTEM_DHCP="eth0"
+
 # Filesystem
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
diff --git a/configs/qemu_mips64el_malta_defconfig b/configs/qemu_mips64el_malta_defconfig
index 88828fe..4c29ed5 100644
--- a/configs/qemu_mips64el_malta_defconfig
+++ b/configs/qemu_mips64el_malta_defconfig
@@ -2,6 +2,9 @@
 BR2_mips64el=y
 BR2_MIPS_NABI64=y
 
+# System
+BR2_SYSTEM_DHCP="eth0"
+
 # Filesystem
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
diff --git a/configs/qemu_mips_malta_defconfig b/configs/qemu_mips_malta_defconfig
index 3100d52..4913490 100644
--- a/configs/qemu_mips_malta_defconfig
+++ b/configs/qemu_mips_malta_defconfig
@@ -2,6 +2,9 @@
 BR2_mips=y
 BR2_mips_32r2=y
 
+# System
+BR2_SYSTEM_DHCP="eth0"
+
 # Filesystem
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
diff --git a/configs/qemu_mipsel_malta_defconfig b/configs/qemu_mipsel_malta_defconfig
index dad1db0..f3f513b 100644
--- a/configs/qemu_mipsel_malta_defconfig
+++ b/configs/qemu_mipsel_malta_defconfig
@@ -2,6 +2,9 @@
 BR2_mipsel=y
 BR2_mips_32r2=y
 
+# System
+BR2_SYSTEM_DHCP="eth0"
+
 # Filesystem
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
diff --git a/configs/qemu_ppc64_pseries_defconfig b/configs/qemu_ppc64_pseries_defconfig
index 5f7a013..08d6cbb 100644
--- a/configs/qemu_ppc64_pseries_defconfig
+++ b/configs/qemu_ppc64_pseries_defconfig
@@ -3,6 +3,7 @@ BR2_powerpc64=y
 BR2_powerpc_power7=y
 
 # System
+BR2_SYSTEM_DHCP="eth0"
 BR2_TARGET_GENERIC_GETTY_PORT="hvc0"
 
 # Filesystem
diff --git a/configs/qemu_ppc_g3beige_defconfig b/configs/qemu_ppc_g3beige_defconfig
index fb6c52a..a344f53 100644
--- a/configs/qemu_ppc_g3beige_defconfig
+++ b/configs/qemu_ppc_g3beige_defconfig
@@ -2,6 +2,9 @@
 BR2_powerpc=y
 BR2_powerpc_750=y
 
+# System
+BR2_SYSTEM_DHCP="eth0"
+
 # Filesystem
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
diff --git a/configs/qemu_ppc_mpc8544ds_defconfig b/configs/qemu_ppc_mpc8544ds_defconfig
index b022139..f89fcca 100644
--- a/configs/qemu_ppc_mpc8544ds_defconfig
+++ b/configs/qemu_ppc_mpc8544ds_defconfig
@@ -2,6 +2,9 @@
 BR2_powerpc=y
 BR2_powerpc_8548=y
 
+# System
+BR2_SYSTEM_DHCP="eth0"
+
 # Filesystem
 # BR2_TARGET_ROOTFS_TAR is not set
 BR2_TARGET_ROOTFS_INITRAMFS=y
diff --git a/configs/qemu_sh4_r2d_defconfig b/configs/qemu_sh4_r2d_defconfig
index 4366ab1..8197738 100644
--- a/configs/qemu_sh4_r2d_defconfig
+++ b/configs/qemu_sh4_r2d_defconfig
@@ -3,6 +3,7 @@ BR2_sh=y
 BR2_sh4=y
 
 # System
+BR2_SYSTEM_DHCP="eth0"
 BR2_TARGET_GENERIC_GETTY_PORT="ttySC1"
 
 # Filesystem
diff --git a/configs/qemu_sparc64_sun4u_defconfig b/configs/qemu_sparc64_sun4u_defconfig
index 8b47526..00ceb89 100644
--- a/configs/qemu_sparc64_sun4u_defconfig
+++ b/configs/qemu_sparc64_sun4u_defconfig
@@ -2,6 +2,9 @@
 BR2_sparc64=y
 BR2_sparc_v9=y
 
+# System
+BR2_SYSTEM_DHCP="eth0"
+
 # Filesystem
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
diff --git a/configs/qemu_sparc_ss10_defconfig b/configs/qemu_sparc_ss10_defconfig
index cb0eb8f..6bb1c81 100644
--- a/configs/qemu_sparc_ss10_defconfig
+++ b/configs/qemu_sparc_ss10_defconfig
@@ -2,6 +2,9 @@
 BR2_sparc=y
 BR2_sparc_v8=y
 
+# System
+BR2_SYSTEM_DHCP="eth0"
+
 # Filesystem
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
diff --git a/configs/qemu_x86_64_defconfig b/configs/qemu_x86_64_defconfig
index d350926..22983bf 100644
--- a/configs/qemu_x86_64_defconfig
+++ b/configs/qemu_x86_64_defconfig
@@ -2,6 +2,7 @@
 BR2_x86_64=y
 
 # System
+BR2_SYSTEM_DHCP="eth0"
 BR2_TARGET_GENERIC_GETTY_PORT="tty1"
 
 # Filesystem
diff --git a/configs/qemu_x86_defconfig b/configs/qemu_x86_defconfig
index 3517b66..0e1316d 100644
--- a/configs/qemu_x86_defconfig
+++ b/configs/qemu_x86_defconfig
@@ -3,6 +3,7 @@ BR2_i386=y
 BR2_x86_pentiumpro=y
 
 # System
+BR2_SYSTEM_DHCP="eth0"
 BR2_TARGET_GENERIC_GETTY_PORT="tty1"
 
 # Filesystem
diff --git a/configs/qemu_xtensa_lx60_defconfig b/configs/qemu_xtensa_lx60_defconfig
index 8a42106..42b844c 100644
--- a/configs/qemu_xtensa_lx60_defconfig
+++ b/configs/qemu_xtensa_lx60_defconfig
@@ -9,6 +9,7 @@ BR2_XTENSA_OVERLAY_DIR="board/qemu/xtensa-lx60"
 BR2_GLOBAL_PATCH_DIR="board/qemu/xtensa-lx60"
 
 # System
+BR2_SYSTEM_DHCP="eth0"
 BR2_TARGET_GENERIC_GETTY_PORT="ttyS0"
 
 # Filesystem
-- 
2.4.10

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [Buildroot] [PATCH 1/2] configs/qemu: cleanup and capitalization
  2015-11-19  0:38 [Buildroot] [PATCH 1/2] configs/qemu: cleanup and capitalization Gustavo Zacarias
  2015-11-19  0:38 ` [Buildroot] [PATCH 2/2] configs/qemu: enable dhcp on network interfaces Gustavo Zacarias
@ 2015-11-19 21:30 ` Thomas Petazzoni
  2015-11-19 22:10 ` Peter Korsgaard
  2 siblings, 0 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2015-11-19 21:30 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On Wed, 18 Nov 2015 21:38:30 -0300, Gustavo Zacarias wrote:
> Capitalize comments in a consistent way.
> Cleanup redundant entries.
> Drop global patch dir for sparc ss10 since it's not required any more.
> 
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  configs/qemu_arm_nuri_defconfig      | 2 --
>  configs/qemu_arm_versatile_defconfig | 5 ++---
>  configs/qemu_arm_vexpress_defconfig  | 2 --
>  configs/qemu_mips_malta_defconfig    | 2 +-
>  configs/qemu_mipsel_malta_defconfig  | 2 +-
>  configs/qemu_ppc64_pseries_defconfig | 1 -
>  configs/qemu_ppc_g3beige_defconfig   | 2 +-
>  configs/qemu_ppc_mpc8544ds_defconfig | 2 +-
>  configs/qemu_sh4_r2d_defconfig       | 5 ++---
>  configs/qemu_sh4eb_r2d_defconfig     | 5 ++---
>  configs/qemu_sparc64_sun4u_defconfig | 2 +-
>  configs/qemu_sparc_ss10_defconfig    | 4 +---
>  configs/qemu_x86_64_defconfig        | 5 ++---
>  configs/qemu_x86_defconfig           | 5 ++---
>  configs/qemu_xtensa_lx60_defconfig   | 1 +
>  15 files changed, 17 insertions(+), 28 deletions(-)

Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [PATCH 2/2] configs/qemu: enable dhcp on network interfaces
  2015-11-19  0:38 ` [Buildroot] [PATCH 2/2] configs/qemu: enable dhcp on network interfaces Gustavo Zacarias
@ 2015-11-19 21:31   ` Thomas Petazzoni
  0 siblings, 0 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2015-11-19 21:31 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On Wed, 18 Nov 2015 21:38:31 -0300, Gustavo Zacarias wrote:
> Enable dhcp networking for qemu configs considered good enough for
> testing purposes.
> 
> This excludes:
> arm_nuri - emulation doesn't seem 100% correct for networking.
> ppc_virtex_ml507 - doesn't emulate networking.
> sh4eb - emulation doesn't seem 100% correct for the NIC.
> 
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  configs/qemu_aarch64_virt_defconfig     | 1 +
>  configs/qemu_arm_versatile_defconfig    | 1 +
>  configs/qemu_arm_vexpress_defconfig     | 1 +
>  configs/qemu_microblazebe_mmu_defconfig | 1 +
>  configs/qemu_microblazeel_mmu_defconfig | 1 +
>  configs/qemu_mips64_malta_defconfig     | 3 +++
>  configs/qemu_mips64el_malta_defconfig   | 3 +++
>  configs/qemu_mips_malta_defconfig       | 3 +++
>  configs/qemu_mipsel_malta_defconfig     | 3 +++
>  configs/qemu_ppc64_pseries_defconfig    | 1 +
>  configs/qemu_ppc_g3beige_defconfig      | 3 +++
>  configs/qemu_ppc_mpc8544ds_defconfig    | 3 +++
>  configs/qemu_sh4_r2d_defconfig          | 1 +
>  configs/qemu_sparc64_sun4u_defconfig    | 3 +++
>  configs/qemu_sparc_ss10_defconfig       | 3 +++
>  configs/qemu_x86_64_defconfig           | 1 +
>  configs/qemu_x86_defconfig              | 1 +
>  configs/qemu_xtensa_lx60_defconfig      | 1 +
>  18 files changed, 34 insertions(+)

Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [PATCH 1/2] configs/qemu: cleanup and capitalization
  2015-11-19  0:38 [Buildroot] [PATCH 1/2] configs/qemu: cleanup and capitalization Gustavo Zacarias
  2015-11-19  0:38 ` [Buildroot] [PATCH 2/2] configs/qemu: enable dhcp on network interfaces Gustavo Zacarias
  2015-11-19 21:30 ` [Buildroot] [PATCH 1/2] configs/qemu: cleanup and capitalization Thomas Petazzoni
@ 2015-11-19 22:10 ` Peter Korsgaard
  2 siblings, 0 replies; 5+ messages in thread
From: Peter Korsgaard @ 2015-11-19 22:10 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Capitalize comments in a consistent way.
 > Cleanup redundant entries.
 > Drop global patch dir for sparc ss10 since it's not required any more.

These are not strictly bugfixes, but they seem quite safe and having
them on master will make it easier to merge next - So committed both,
thanks!

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-11-19 22:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-19  0:38 [Buildroot] [PATCH 1/2] configs/qemu: cleanup and capitalization Gustavo Zacarias
2015-11-19  0:38 ` [Buildroot] [PATCH 2/2] configs/qemu: enable dhcp on network interfaces Gustavo Zacarias
2015-11-19 21:31   ` Thomas Petazzoni
2015-11-19 21:30 ` [Buildroot] [PATCH 1/2] configs/qemu: cleanup and capitalization Thomas Petazzoni
2015-11-19 22:10 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.