All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markos Chandras <Markos.Chandras@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] qemu/mips64-malta: switch to eglibc
Date: Wed, 27 Nov 2013 10:15:46 +0000	[thread overview]
Message-ID: <5295C652.3090206@imgtec.com> (raw)
In-Reply-To: <1385513501-23157-2-git-send-email-gustavo@zacarias.com.ar>

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@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@imgtec.com>

-- 
markos

  parent reply	other threads:[~2013-11-27 10:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-27  0:51 [Buildroot] [PATCH 1/2] eglibc: add security patch for CVE-2013-4788 Gustavo Zacarias
2013-11-27  0:51 ` [Buildroot] [PATCH 2/2] qemu/mips64-malta: switch to eglibc Gustavo Zacarias
2013-11-27  8:24   ` Thomas Petazzoni
2013-11-27 10:06     ` Gustavo Zacarias
2013-11-27 13:03       ` Thomas Petazzoni
2013-11-27 13:10         ` Gustavo Zacarias
2013-11-27 10:15   ` Markos Chandras [this message]
2013-11-28 13:46 ` [Buildroot] [PATCH 1/2] eglibc: add security patch for CVE-2013-4788 Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5295C652.3090206@imgtec.com \
    --to=markos.chandras@imgtec.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.