* [PATCH] sane-toolchain.inc: remove duplicate line.
@ 2010-11-17 4:27 Graham Gower
2010-11-17 6:56 ` Frans Meulenbroeks
0 siblings, 1 reply; 2+ messages in thread
From: Graham Gower @ 2010-11-17 4:27 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Graham Gower <graham.gower@gmail.com>
---
conf/distro/include/sane-toolchain.inc | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/conf/distro/include/sane-toolchain.inc b/conf/distro/include/sane-toolchain.inc
index 6d460a2..100009e 100644
--- a/conf/distro/include/sane-toolchain.inc
+++ b/conf/distro/include/sane-toolchain.inc
@@ -20,7 +20,6 @@ PREFERRED_GCC_VERSION_486sx ?= "4.3.2"
PREFERRED_GCC_VERSION_avr32 ?= "4.2.2"
PREFERRED_GCC_VERSION_bfin ?= "4.1.2"
PREFERRED_GCC_VERSION_xilinx-ml403 ?= "4.1.1"
-PREFERRED_GCC_VERSION_xilinx-ml403 ?= "4.1.1"
# This is unrelated to the kernel version, but glibc and some userspaceapps require a recent version to build against
PREFERRED_VERSION_linux-libc-headers ?= "2.6.31"
--
1.7.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] sane-toolchain.inc: remove duplicate line.
2010-11-17 4:27 [PATCH] sane-toolchain.inc: remove duplicate line Graham Gower
@ 2010-11-17 6:56 ` Frans Meulenbroeks
0 siblings, 0 replies; 2+ messages in thread
From: Frans Meulenbroeks @ 2010-11-17 6:56 UTC (permalink / raw)
To: openembedded-devel
2010/11/17 Graham Gower <graham.gower@gmail.com>:
>
> Signed-off-by: Graham Gower <graham.gower@gmail.com>
> ---
> conf/distro/include/sane-toolchain.inc | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/conf/distro/include/sane-toolchain.inc b/conf/distro/include/sane-toolchain.inc
> index 6d460a2..100009e 100644
> --- a/conf/distro/include/sane-toolchain.inc
> +++ b/conf/distro/include/sane-toolchain.inc
> @@ -20,7 +20,6 @@ PREFERRED_GCC_VERSION_486sx ?= "4.3.2"
> PREFERRED_GCC_VERSION_avr32 ?= "4.2.2"
> PREFERRED_GCC_VERSION_bfin ?= "4.1.2"
> PREFERRED_GCC_VERSION_xilinx-ml403 ?= "4.1.1"
> -PREFERRED_GCC_VERSION_xilinx-ml403 ?= "4.1.1"
>
> # This is unrelated to the kernel version, but glibc and some userspaceapps require a recent version to build against
> PREFERRED_VERSION_linux-libc-headers ?= "2.6.31"
> --
> 1.7.1
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
(actually personally I feel that trivial patches like this one do not
need review)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-11-17 6:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-17 4:27 [PATCH] sane-toolchain.inc: remove duplicate line Graham Gower
2010-11-17 6:56 ` Frans Meulenbroeks
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.