[Buildroot] [PATCH 2/2] qemu/mips64-malta: switch to eglibc

Markos Chandras Markos.Chandras at imgtec.com
Wed Nov 27 10:15:46 UTC 2013


On 11/27/2013 12:51 AM, Gustavo Zacarias wrote:
> It's tested to be far more stable than uClibc.
>
> Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
> ---
>   board/qemu/mips64-malta/readme.txt  | 2 --
>   configs/qemu_mips64_malta_defconfig | 3 +--
>   2 files changed, 1 insertion(+), 4 deletions(-)
>
> diff --git a/board/qemu/mips64-malta/readme.txt b/board/qemu/mips64-malta/readme.txt
> index 4fa8a19..b655922 100644
> --- a/board/qemu/mips64-malta/readme.txt
> +++ b/board/qemu/mips64-malta/readme.txt
> @@ -6,6 +6,4 @@ The login prompt will appear in the terminal that started Qemu. The
>   graphical window is the framebuffer. No keyboard support has been
>   enabled.
>
> -This configuration is known to be flaky.
> -
>   Tested with QEMU 1.6.1
> diff --git a/configs/qemu_mips64_malta_defconfig b/configs/qemu_mips64_malta_defconfig
> index e1295dd..011b9c6 100644
> --- a/configs/qemu_mips64_malta_defconfig
> +++ b/configs/qemu_mips64_malta_defconfig
> @@ -3,8 +3,7 @@ BR2_mips64=y
>   BR2_MIPS_NABI64=y
>
>   # Toolchain
> -# uClibc dynamic loader seems broken for mips64
> -BR2_PREFER_STATIC_LIB=y
> +BR2_TOOLCHAIN_BUILDROOT_EGLIBC=y
>
>   # Filesystem
>   BR2_TARGET_ROOTFS_EXT2=y
>

Looks good to me.

Reviewed-by: Markos Chandras <markos.chandras at imgtec.com>

-- 
markos




More information about the buildroot mailing list