* [Buildroot] [PATCH] Makefile: fix cross target
From: Peter Korsgaard @ 2012-12-20 14:36 UTC (permalink / raw)
To: buildroot
In-Reply-To: <1356012991-32494-1-git-send-email-fabio.porcedda@gmail.com>
>>>>> "Fabio" == Fabio Porcedda <fabio.porcedda@gmail.com> writes:
Hi,
Fabio> The cross target was laking some dependency.
Fabio> Now it's possible to successfully use the target right
Fabio> after the configuration.
The fix is fine, but what exactly is your use case for using 'make
cross'? It's not documented anywhere, and I was thinking about dropping
it.
--
Bye, Peter Korsgaard
^ permalink raw reply
* [Buildroot] [PATCH] Makefile: fix cross target
From: Fabio Porcedda @ 2012-12-20 14:51 UTC (permalink / raw)
To: buildroot
In-Reply-To: <87pq24yemq.fsf@dell.be.48ers.dk>
On Thu, Dec 20, 2012 at 3:36 PM, Peter Korsgaard <jacmet@uclibc.org> wrote:
>>>>>> "Fabio" == Fabio Porcedda <fabio.porcedda@gmail.com> writes:
>
> Hi,
>
> Fabio> The cross target was laking some dependency.
> Fabio> Now it's possible to successfully use the target right
> Fabio> after the configuration.
>
> The fix is fine, but what exactly is your use case for using 'make
> cross'? It's not documented anywhere, and I was thinking about dropping
> it.
Sometimes i just want to built/prepare only the toolchain right after
using a defconfig or a make clean,
to be able to use the toolchain for building specific buildroot
packages or compile local source code outside buildroot without build
unnecessary stuff like busybox, rootfs, etc...
If it's useful i can submit a patch to document it.
Best regards
--
Fabio Porcedda
^ permalink raw reply
* [Buildroot] [PATCH] Makefile: fix cross target
From: Bjørn Forsman @ 2012-12-20 14:55 UTC (permalink / raw)
To: buildroot
In-Reply-To: <CAHkwnC-4ewBJ2qgqT3B8S9dRxsL07tuece49xvvGLjgv2fX4EQ@mail.gmail.com>
On 20 December 2012 15:51, Fabio Porcedda <fabio.porcedda@gmail.com> wrote:
> On Thu, Dec 20, 2012 at 3:36 PM, Peter Korsgaard <jacmet@uclibc.org> wrote:
>>>>>>> "Fabio" == Fabio Porcedda <fabio.porcedda@gmail.com> writes:
>>
>> Hi,
>>
>> Fabio> The cross target was laking some dependency.
>> Fabio> Now it's possible to successfully use the target right
>> Fabio> after the configuration.
>>
>> The fix is fine, but what exactly is your use case for using 'make
>> cross'? It's not documented anywhere, and I was thinking about dropping
>> it.
>
> Sometimes i just want to built/prepare only the toolchain right after
> using a defconfig or a make clean,
> to be able to use the toolchain for building specific buildroot
> packages or compile local source code outside buildroot without build
> unnecessary stuff like busybox, rootfs, etc...
>
> If it's useful i can submit a patch to document it.
Sounds useful to me. But I'd call the target "toolchain" instead of
"cross". That sounds more like what it does, doesn't it?
Best regards,
Bj?rn Forsman
^ permalink raw reply
* [Buildroot] [PATCH] Makefile: fix cross target
From: Fabio Porcedda @ 2012-12-20 15:06 UTC (permalink / raw)
To: buildroot
In-Reply-To: <CAEYzJUF7Pe6je0AuVBGTMoFN+GZw=vDz3-T-Sw=BwEOq22GXbQ@mail.gmail.com>
On Thu, Dec 20, 2012 at 3:55 PM, Bj?rn Forsman <bjorn.forsman@gmail.com> wrote:
> On 20 December 2012 15:51, Fabio Porcedda <fabio.porcedda@gmail.com> wrote:
>> On Thu, Dec 20, 2012 at 3:36 PM, Peter Korsgaard <jacmet@uclibc.org> wrote:
>>>>>>>> "Fabio" == Fabio Porcedda <fabio.porcedda@gmail.com> writes:
>>>
>>> Hi,
>>>
>>> Fabio> The cross target was laking some dependency.
>>> Fabio> Now it's possible to successfully use the target right
>>> Fabio> after the configuration.
>>>
>>> The fix is fine, but what exactly is your use case for using 'make
>>> cross'? It's not documented anywhere, and I was thinking about dropping
>>> it.
>>
>> Sometimes i just want to built/prepare only the toolchain right after
>> using a defconfig or a make clean,
>> to be able to use the toolchain for building specific buildroot
>> packages or compile local source code outside buildroot without build
>> unnecessary stuff like busybox, rootfs, etc...
>>
>> If it's useful i can submit a patch to document it.
>
> Sounds useful to me. But I'd call the target "toolchain" instead of
> "cross". That sounds more like what it does, doesn't it?
"toolchain" sounds better.
If it's ok i will send an updated patch to rename and document it (make help).
Best regards
--
Fabio Porcedda
^ permalink raw reply
* [Buildroot] [PATCH] Makefile: fix cross target
From: Peter Korsgaard @ 2012-12-20 16:29 UTC (permalink / raw)
To: buildroot
In-Reply-To: <CAHkwnC-qrYqYa_sEzoS9ea6HEyprN-gdsx_6Q3JKv8g6=+Pjbw@mail.gmail.com>
>>>>> "Fabio" == Fabio Porcedda <fabio.porcedda@gmail.com> writes:
Hi,
Fabio> "toolchain" sounds better.
Fabio> If it's ok i will send an updated patch to rename and document
Fabio> it (make help).
Yes, please do.
--
Bye, Peter Korsgaard
^ permalink raw reply
* [Buildroot] Vector Buildroot Logo
From: Shawn J. Goff @ 2012-12-20 18:54 UTC (permalink / raw)
To: buildroot
I've been working on a vector Buildroot logo. You can see it here:
http://i.imgur.com/BP9K7.png . I have it in SVG format as well, but I'm
not sure if the list allows image attachments. I went with one that was
reasonably faithful to the original, then I progressively tried to make
the logo more like a logo - abstract/symbolic instead of photorealistic.
Nobody who didn't know would look at the bottom one and say it's a
hardhat; I'm not sure if that's good or bad, but I definitely prefer the
simpler one. Any feedback? Would the project maintainers be interested
in using one of these instead of the current one?
^ permalink raw reply
* [Buildroot] [PATCH] toolchain-crosstool-ng: update PPL and CLoog versions in default configs
From: Yann E. MORIN @ 2012-12-20 19:56 UTC (permalink / raw)
To: buildroot
In-Reply-To: <1355959792-13804-1-git-send-email-thomas.petazzoni@free-electrons.com>
Thomas, All,
On Thursday 20 December 2012 Thomas Petazzoni wrote:
> We have updated our Crosstool-NG configuration to gcc 4.6.x, but the
> PPL and CLoog versions were not updated accordingly. With gcc 4.6.x,
> at least PPL 0.11 is needed, and only CLoog > 0.15.9 can work with PLL
> 0.11.
>
> Fixes:
>
> http://autobuild.buildroot.org/results/c22758a30c3b8abb582150cefd7099605c527e14/build-end.log
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
The eglibc build is broken for a defconfig:
/tmpfs/ccvkz3ro.s:33: Error: CFI instruction used without
previous .cfi_startproc
But that's another issue.
Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply
* [Buildroot] [PATCH] toolchain-crosstool-ng: update PPL and CLoog versions in default configs
From: Yann E. MORIN @ 2012-12-20 20:11 UTC (permalink / raw)
To: buildroot
In-Reply-To: <201212202056.00373.yann.morin.1998@free.fr>
Thomas, All,
On Thursday 20 December 2012 Yann E. MORIN wrote:
> On Thursday 20 December 2012 Thomas Petazzoni wrote:
> > We have updated our Crosstool-NG configuration to gcc 4.6.x, but the
> > PPL and CLoog versions were not updated accordingly. With gcc 4.6.x,
> > at least PPL 0.11 is needed, and only CLoog > 0.15.9 can work with PLL
> > 0.11.
> >
> > Fixes:
> >
> > http://autobuild.buildroot.org/results/c22758a30c3b8abb582150cefd7099605c527e14/build-end.log
> >
> > Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
>
> The eglibc build is broken for a defconfig:
> /tmpfs/ccvkz3ro.s:33: Error: CFI instruction used without
> previous .cfi_startproc
> But that's another issue.
Well, my bad, it's the glibc build that is broken.
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply
* [Buildroot] [PATCH] toolchain/crosstool-ng: update config fro glibc-based toolchains
From: Yann E. MORIN @ 2012-12-20 22:01 UTC (permalink / raw)
To: buildroot
Update the version of glibc to be used, since older versions are
broken with the currently-used binutils versions.
Fixes build issues ending with:
tmpfs/ccvkz3ro.s:33: Error: CFI instruction used without
previous .cfi_startproc
CC: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
---
.../crosstool-ng.config-glibc | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/toolchain/toolchain-crosstool-ng/crosstool-ng.config-glibc b/toolchain/toolchain-crosstool-ng/crosstool-ng.config-glibc
index ae0bc02..5b4bbba 100644
--- a/toolchain/toolchain-crosstool-ng/crosstool-ng.config-glibc
+++ b/toolchain/toolchain-crosstool-ng/crosstool-ng.config-glibc
@@ -356,13 +356,13 @@ CT_CC_GCC_LDBL_128=m
# C-library
#
CT_LIBC="glibc"
-CT_LIBC_VERSION="2.9"
+CT_LIBC_VERSION="2.14.1"
# CT_LIBC_eglibc is not set
CT_LIBC_glibc=y
# CT_LIBC_uClibc is not set
CT_LIBC_eglibc_AVAILABLE=y
CT_LIBC_glibc_AVAILABLE=y
-# CT_LIBC_GLIBC_V_2_14_1 is not set
+CT_LIBC_GLIBC_V_2_14_1
# CT_LIBC_GLIBC_V_2_14 is not set
# CT_LIBC_GLIBC_V_2_13 is not set
# CT_LIBC_GLIBC_V_2_12_2 is not set
@@ -370,7 +370,7 @@ CT_LIBC_glibc_AVAILABLE=y
# CT_LIBC_GLIBC_V_2_11_1 is not set
# CT_LIBC_GLIBC_V_2_11 is not set
# CT_LIBC_GLIBC_V_2_10_1 is not set
-CT_LIBC_GLIBC_V_2_9=y
+# CT_LIBC_GLIBC_V_2_9 is not set
# CT_LIBC_GLIBC_V_2_8 is not set
CT_LIBC_mingw_AVAILABLE=y
CT_LIBC_newlib_AVAILABLE=y
--
1.7.2.5
^ permalink raw reply related
* [Buildroot] [PATCH] toolchain-crosstool-ng: update PPL and CLoog versions in default configs
From: Thomas Petazzoni @ 2012-12-20 22:07 UTC (permalink / raw)
To: buildroot
In-Reply-To: <201212202111.57697.yann.morin.1998@free.fr>
Dear Yann E. MORIN,
On Thu, 20 Dec 2012 21:11:57 +0100, Yann E. MORIN wrote:
> > The eglibc build is broken for a defconfig:
> > /tmpfs/ccvkz3ro.s:33: Error: CFI instruction used without
> > previous .cfi_startproc
> > But that's another issue.
>
> Well, my bad, it's the glibc build that is broken.
I admit I had tested an eglibc build and an uClibc build, but I thought
it was ok to validate the PPL+CLoog thing, which is independent from
the C library problem.
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply
* [Buildroot] [PATCH] toolchain/crosstool-ng: update config fro glibc-based toolchains
From: Thomas Petazzoni @ 2012-12-20 22:08 UTC (permalink / raw)
To: buildroot
In-Reply-To: <1356040912-9830-1-git-send-email-yann.morin.1998@free.fr>
Dear Yann E. MORIN,
On Thu, 20 Dec 2012 23:01:52 +0100, Yann E. MORIN wrote:
> -CT_LIBC_VERSION="2.9"
> +CT_LIBC_VERSION="2.14.1"
How does 2.14.1 plays with regard to RPC support? For now,
toolchain/toolchain-external/Config.in assumes that glibc and eglibc
toolchains have native RPC support. So if the bump to 2.14.1 implies
the lack of native RPC support, then the "select
BR2_TOOLCHAIN_HAS_NATIVE_RPC" should be removed.
Thanks!
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply
* [Buildroot] [PATCH] toolchain/crosstool-ng: update config fro glibc-based toolchains
From: Yann E. MORIN @ 2012-12-20 22:11 UTC (permalink / raw)
To: buildroot
In-Reply-To: <20121220230859.42de3da8@skate>
Thomas, All,
On Thursday 20 December 2012 Thomas Petazzoni wrote:
> On Thu, 20 Dec 2012 23:01:52 +0100, Yann E. MORIN wrote:
>
> > -CT_LIBC_VERSION="2.9"
> > +CT_LIBC_VERSION="2.14.1"
>
> How does 2.14.1 plays with regard to RPC support? For now,
> toolchain/toolchain-external/Config.in assumes that glibc and eglibc
> toolchains have native RPC support. So if the bump to 2.14.1 implies
> the lack of native RPC support, then the "select
> BR2_TOOLCHAIN_HAS_NATIVE_RPC" should be removed.
Gah, indeed. I'll resend.
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply
* [Buildroot] [PATCH] toolchain/crosstool-ng: update config fro glibc-based toolchains
From: Yann E. MORIN @ 2012-12-20 22:16 UTC (permalink / raw)
To: buildroot
Update the version of glibc to be used, since older versions are
broken with the currently-used binutils versions.
Fixes build issues ending with:
tmpfs/ccvkz3ro.s:33: Error: CFI instruction used without
previous .cfi_startproc
This new version does not have RPC support, so update the Config.in.
CC: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
---
toolchain/toolchain-crosstool-ng/Config.in | 5 ++---
.../crosstool-ng.config-glibc | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/toolchain/toolchain-crosstool-ng/Config.in b/toolchain/toolchain-crosstool-ng/Config.in
index 9cd5ca5..d80f547 100644
--- a/toolchain/toolchain-crosstool-ng/Config.in
+++ b/toolchain/toolchain-crosstool-ng/Config.in
@@ -24,9 +24,8 @@ config BR2_TOOLCHAIN_CTNG_glibc
bool "glibc"
select BR2_LARGEFILE
select BR2_INET_IPV6
- # Our default ct-ng configuration uses glibc 2.9, which has
- # native RPC support
- select BR2_TOOLCHAIN_HAS_NATIVE_RPC
+ # Our default ct-ng configuration uses glibc 2.14.1, which
+ # does not have native RPC support
select BR2_ENABLE_LOCALE
select BR2_USE_WCHAR
diff --git a/toolchain/toolchain-crosstool-ng/crosstool-ng.config-glibc b/toolchain/toolchain-crosstool-ng/crosstool-ng.config-glibc
index ae0bc02..5b4bbba 100644
--- a/toolchain/toolchain-crosstool-ng/crosstool-ng.config-glibc
+++ b/toolchain/toolchain-crosstool-ng/crosstool-ng.config-glibc
@@ -356,13 +356,13 @@ CT_CC_GCC_LDBL_128=m
# C-library
#
CT_LIBC="glibc"
-CT_LIBC_VERSION="2.9"
+CT_LIBC_VERSION="2.14.1"
# CT_LIBC_eglibc is not set
CT_LIBC_glibc=y
# CT_LIBC_uClibc is not set
CT_LIBC_eglibc_AVAILABLE=y
CT_LIBC_glibc_AVAILABLE=y
-# CT_LIBC_GLIBC_V_2_14_1 is not set
+CT_LIBC_GLIBC_V_2_14_1
# CT_LIBC_GLIBC_V_2_14 is not set
# CT_LIBC_GLIBC_V_2_13 is not set
# CT_LIBC_GLIBC_V_2_12_2 is not set
@@ -370,7 +370,7 @@ CT_LIBC_glibc_AVAILABLE=y
# CT_LIBC_GLIBC_V_2_11_1 is not set
# CT_LIBC_GLIBC_V_2_11 is not set
# CT_LIBC_GLIBC_V_2_10_1 is not set
-CT_LIBC_GLIBC_V_2_9=y
+# CT_LIBC_GLIBC_V_2_9 is not set
# CT_LIBC_GLIBC_V_2_8 is not set
CT_LIBC_mingw_AVAILABLE=y
CT_LIBC_newlib_AVAILABLE=y
--
1.7.2.5
^ permalink raw reply related
* [Buildroot] [PATCH] dtb: provide option to install dtb to boot directory
From: Gary Coulbourne @ 2012-12-20 22:22 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gary Coulbourne <bear@bears.org>
---
linux/Config.in | 6 ++++++
linux/linux.mk | 7 +++++++
2 files changed, 13 insertions(+)
diff --git a/linux/Config.in b/linux/Config.in
index 9ebe0c9..8918297 100644
--- a/linux/Config.in
+++ b/linux/Config.in
@@ -284,6 +284,12 @@ config BR2_LINUX_KERNEL_INSTALL_TARGET
/boot in the target root filesystem, as is typically done on
x86/x86_64 systems.
+config BR2_LINUX_DEVICE_TREE_INSTALL_TARGET
+ bool "Install Device Tree to /boot in target"
+ depends on BR2_LINUX_KERNEL_DTS_SUPPORT
+ help
+ Select this option to have the device tree installed to
+ /boot in the target root filesystem.
# Linux extensions
source "linux/Config.ext.in"
diff --git a/linux/linux.mk b/linux/linux.mk
index 3321d80..6d8c752 100644
--- a/linux/linux.mk
+++ b/linux/linux.mk
@@ -211,6 +211,12 @@ define LINUX_APPEND_DTB
endef
endif
+ifeq ($(BR2_LINUX_DEVICE_TREE_INSTALL_TARGET),y)
+define LINUX_INSTALL_DTB_TO_TARGET
+ install -m 0644 -D $(KERNEL_ARCH_PATH)/boot/$(KERNEL_DTS_NAME).dtb $(TARGET_DIR)/boot/$(KERNEL_DTS_NAME).dtb
+endef
+endif
+
# Compilation. We make sure the kernel gets rebuilt when the
# configuration has changed.
define LINUX_BUILD_CMDS
@@ -247,6 +253,7 @@ endef
define LINUX_INSTALL_TARGET_CMDS
$(LINUX_INSTALL_KERNEL_IMAGE_TO_TARGET)
$(LINUX_INSTALL_DTB)
+ $(LINUX_INSTALL_DTB_TO_TARGET)
# Install modules and remove symbolic links pointing to build
# directories, not relevant on the target
@if grep -q "CONFIG_MODULES=y" $(@D)/.config; then \
--
1.7.10.4
^ permalink raw reply related
* [Buildroot] [pull request] Pull request for branch ext-toolchains
From: Thomas Petazzoni @ 2012-12-20 23:23 UTC (permalink / raw)
To: buildroot
Hello,
Here is a set of updates for external toolchains:
* Adding two new versions of the Sourcery MIPS toolchains, removing
the oldest two ones.
* Simplification of download URLs.
* Add two new AArch64 toolchains. The goal, like other toolchains, is
to keep at most 3 toolchain versions.
* Add one new Linaro ARM toolchain, and remove the oldest one.
Thanks,
Thomas
The following changes since commit 14bf3df3a649715246e13a9bf5f0902f09df84a6:
mplayer: prevent selection on Microblaze and AArch64 (2012-12-20 09:21:39 +0100)
are available in the git repository at:
git://git.free-electrons.com/users/thomas-petazzoni/buildroot.git ext-toolchains
for you to fetch changes up to 6210d76c7fef76a239c2e03c02998035cd13d9e8:
toolchain-external: remove support for 'Linaro ARM 2012.09' (2012-12-21 00:20:44 +0100)
----------------------------------------------------------------
Thomas Petazzoni (9):
toolchain-external: add support for 'Sourcery CodeBench MIPS 2012.03'
toolchain-external: add support for 'Sourcery CodeBench MIPS 2012.09'
toolchain-external: remove support for 'Sourcery CodeBench MIPS 4.4'
toolchain-external: remove support for 'Sourcery CodeBench MIPS 2011.03'
toolchain-external: simplify many Sourcery CodeBench download URLs
toolchain-external: add support for 'Linaro AArch64 12.11'
toolchain-external: add support for 'Linaro AArch64 12.12'
toolchain-external: add support for 'Linaro ARM 2012.12'
toolchain-external: remove support for 'Linaro ARM 2012.09'
toolchain/toolchain-external/Config.in | 154 ++++++++++++++++++++----------
toolchain/toolchain-external/ext-tool.mk | 40 ++++----
2 files changed, 128 insertions(+), 66 deletions(-)
Thanks,
--
Thomas Petazzoni
^ permalink raw reply
* [Buildroot] [PATCH 1/9] toolchain-external: add support for 'Sourcery CodeBench MIPS 2012.03'
From: Thomas Petazzoni @ 2012-12-20 23:23 UTC (permalink / raw)
To: buildroot
In-Reply-To: <cover.1356045729.git.thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
toolchain/toolchain-external/Config.in | 69 ++++++++++++++++++++++++++++++
toolchain/toolchain-external/ext-tool.mk | 3 ++
2 files changed, 72 insertions(+)
diff --git a/toolchain/toolchain-external/Config.in b/toolchain/toolchain-external/Config.in
index 456407e..4e94526 100644
--- a/toolchain/toolchain-external/Config.in
+++ b/toolchain/toolchain-external/Config.in
@@ -102,6 +102,74 @@ config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM201109
Select BR2_SOFT_FLOAT
Set BR2_TARGET_OPTIMIZATION to -mthumb
+config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201203
+ bool "Sourcery CodeBench MIPS 2012.03"
+ depends on BR2_mips || BR2_mipsel
+ select BR2_TOOLCHAIN_EXTERNAL_GLIBC
+ select BR2_TOOLCHAIN_HAS_NATIVE_RPC
+ select BR2_INSTALL_LIBSTDCPP
+ help
+ Sourcery CodeBench toolchain for the MIPS architecture, from
+ Mentor Graphics. It uses gcc 4.6.3, binutils 2.21.53, glibc
+ 2.15, uClibc 0.9.30 and gdb 7.2.50, kernel headers
+ 3.2.10. It has support for the following variants:
+ - MIPS32 O32 big endian glibc
+ Select a MIPS generic core
+ Disable BR2_SOFT_FLOAT
+ - MIPS64 big endian glibc
+ Select a MIPS generic core
+ Select the n64 ABI
+ Disable BR2_SOFT_FLOAT
+ - MIPS32 O32 little endian glibc
+ Select a MIPS generic core
+ Disable BR2_SOFT_FLOAT
+ Set BR2_TARGET_OPTIMIZATION to -EL
+ - MIPS64 little endian glibc
+ Select a MIPS generic core
+ Select the n64 ABI
+ Disable BR2_SOFT_FLOAT
+ Set BR2_TARGET_OPTIMIZATION to -EL
+ - MIPS32 big endian soft float glibc
+ Select a MIPS generic core
+ Select BR2_SOFT_FLOAT
+ - MIPS64 big endian soft float glibc
+ Select a MIPS generic core
+ Select the n64 ABI
+ Select BR2_SOFT_FLOAT
+ - MIPS32 little endian soft float glibc
+ Select a MIPS generic core
+ Select BR2_SOFT_FLOAT
+ Set BR2_TARGET_OPTIMIZATION to -EL
+ - MIPS64 little endian soft float glibc
+ Select a MIPS generic core
+ Select the n64 ABI
+ Select BR2_SOFT_FLOAT
+ Set BR2_TARGET_OPTIMIZATION to -EL
+ - MIPS32 big endian microMIPS glibc
+ Select a MIPS generic core
+ Disable BR2_SOFT_FLOAT
+ Set BR2_TARGET_OPTIMIZATION to -mips16
+ - MIPS32 little endian microMIPS glibc
+ Select a MIPS generic core
+ Disable BR2_SOFT_FLOAT
+ Set BR2_TARGET_OPTIMIZATION to -EL -mips16
+ - MIPS32 big endian soft float microMIPS glibc
+ Select a MIPS generic core
+ Select BR2_SOFT_FLOAT
+ Set BR2_TARGET_OPTIMIZATION to -mips16
+ - MIPS32 little endian soft float microMIPS glibc
+ Select a MIPS generic core
+ Select BR2_SOFT_FLOAT
+ Set BR2_TARGET_OPTIMIZATION to -EL -mips16
+ - MIPS32 big endian uclibc
+ Not usable in Buildroot yet.
+ - MIPS32 little endian uclibc
+ Not usable in Buildroot yet.
+ - MIPS32 big endian soft float uclibc
+ Not usable in Buildroot yet.
+ - MIPS32 little endian soft float uclibc
+ Not usable in Buildroot yet.
+
config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM201103
bool "Sourcery CodeBench ARM 2011.03"
depends on BR2_arm
@@ -640,6 +708,7 @@ config BR2_TOOLCHAIN_EXTERNAL_PREFIX
default "mips-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS44
default "mips-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201103
default "mips-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201109
+ default "mips-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201203
default "powerpc-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_POWERPC201009
default "powerpc-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_POWERPC201103
default "sh-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_SH201103
diff --git a/toolchain/toolchain-external/ext-tool.mk b/toolchain/toolchain-external/ext-tool.mk
index 6236235..2d18af0 100644
--- a/toolchain/toolchain-external/ext-tool.mk
+++ b/toolchain/toolchain-external/ext-tool.mk
@@ -202,6 +202,9 @@ TOOLCHAIN_EXTERNAL_SOURCE=mips-2011.03-110-mips-linux-gnu-i686-pc-linux-gnu.tar.
else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201109),y)
TOOLCHAIN_EXTERNAL_SITE=https://sourcery.mentor.com/GNUToolchain/package9761/public/mips-linux-gnu/
TOOLCHAIN_EXTERNAL_SOURCE=mips-2011.09-75-mips-linux-gnu-i686-pc-linux-gnu.tar.bz2
+else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201203),y)
+TOOLCHAIN_EXTERNAL_SITE=http://sourcery.mentor.com/public/gnu_toolchain/mips-linux-gnu/
+TOOLCHAIN_EXTERNAL_SOURCE=mips-2012.03-63-mips-linux-gnu-i686-pc-linux-gnu.tar.bz2
else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_POWERPC201009),y)
TOOLCHAIN_EXTERNAL_SITE=http://sourcery.mentor.com/sgpp/lite/power/portal/package7703/public/powerpc-linux-gnu/
TOOLCHAIN_EXTERNAL_SOURCE=freescale-2010.09-55-powerpc-linux-gnu-i686-pc-linux-gnu.tar.bz2
--
1.7.9.5
^ permalink raw reply related
* [Buildroot] [PATCH 2/9] toolchain-external: add support for 'Sourcery CodeBench MIPS 2012.09'
From: Thomas Petazzoni @ 2012-12-20 23:23 UTC (permalink / raw)
To: buildroot
In-Reply-To: <cover.1356045729.git.thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
toolchain/toolchain-external/Config.in | 69 ++++++++++++++++++++++++++++++
toolchain/toolchain-external/ext-tool.mk | 3 ++
2 files changed, 72 insertions(+)
diff --git a/toolchain/toolchain-external/Config.in b/toolchain/toolchain-external/Config.in
index 4e94526..4104041 100644
--- a/toolchain/toolchain-external/Config.in
+++ b/toolchain/toolchain-external/Config.in
@@ -102,6 +102,74 @@ config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM201109
Select BR2_SOFT_FLOAT
Set BR2_TARGET_OPTIMIZATION to -mthumb
+config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201209
+ bool "Sourcery CodeBench MIPS 2012.09"
+ depends on BR2_mips || BR2_mipsel
+ select BR2_TOOLCHAIN_EXTERNAL_GLIBC
+ select BR2_TOOLCHAIN_HAS_NATIVE_RPC
+ select BR2_INSTALL_LIBSTDCPP
+ help
+ Sourcery CodeBench toolchain for the MIPS architecture, from
+ Mentor Graphics. It uses gcc 4.7.2, binutils 2.23.51, glibc
+ 2.16, uClibc 0.9.30 and gdb 7.4.50, kernel headers
+ 3.5.4. It has support for the following variants:
+ - MIPS32 O32 big endian glibc
+ Select a MIPS generic core
+ Disable BR2_SOFT_FLOAT
+ - MIPS64 big endian glibc
+ Select a MIPS generic core
+ Select the n64 ABI
+ Disable BR2_SOFT_FLOAT
+ - MIPS32 O32 little endian glibc
+ Select a MIPS generic core
+ Disable BR2_SOFT_FLOAT
+ Set BR2_TARGET_OPTIMIZATION to -EL
+ - MIPS64 little endian glibc
+ Select a MIPS generic core
+ Select the n64 ABI
+ Disable BR2_SOFT_FLOAT
+ Set BR2_TARGET_OPTIMIZATION to -EL
+ - MIPS32 big endian soft float glibc
+ Select a MIPS generic core
+ Select BR2_SOFT_FLOAT
+ - MIPS64 big endian soft float glibc
+ Select a MIPS generic core
+ Select the n64 ABI
+ Select BR2_SOFT_FLOAT
+ - MIPS32 little endian soft float glibc
+ Select a MIPS generic core
+ Select BR2_SOFT_FLOAT
+ Set BR2_TARGET_OPTIMIZATION to -EL
+ - MIPS64 little endian soft float glibc
+ Select a MIPS generic core
+ Select the n64 ABI
+ Select BR2_SOFT_FLOAT
+ Set BR2_TARGET_OPTIMIZATION to -EL
+ - MIPS32 big endian microMIPS glibc
+ Select a MIPS generic core
+ Disable BR2_SOFT_FLOAT
+ Set BR2_TARGET_OPTIMIZATION to -mips16
+ - MIPS32 little endian microMIPS glibc
+ Select a MIPS generic core
+ Disable BR2_SOFT_FLOAT
+ Set BR2_TARGET_OPTIMIZATION to -EL -mips16
+ - MIPS32 big endian soft float microMIPS glibc
+ Select a MIPS generic core
+ Select BR2_SOFT_FLOAT
+ Set BR2_TARGET_OPTIMIZATION to -mips16
+ - MIPS32 little endian soft float microMIPS glibc
+ Select a MIPS generic core
+ Select BR2_SOFT_FLOAT
+ Set BR2_TARGET_OPTIMIZATION to -EL -mips16
+ - MIPS32 big endian uclibc
+ Not usable in Buildroot yet.
+ - MIPS32 little endian uclibc
+ Not usable in Buildroot yet.
+ - MIPS32 big endian soft float uclibc
+ Not usable in Buildroot yet.
+ - MIPS32 little endian soft float uclibc
+ Not usable in Buildroot yet.
+
config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201203
bool "Sourcery CodeBench MIPS 2012.03"
depends on BR2_mips || BR2_mipsel
@@ -709,6 +777,7 @@ config BR2_TOOLCHAIN_EXTERNAL_PREFIX
default "mips-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201103
default "mips-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201109
default "mips-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201203
+ default "mips-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201209
default "powerpc-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_POWERPC201009
default "powerpc-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_POWERPC201103
default "sh-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_SH201103
diff --git a/toolchain/toolchain-external/ext-tool.mk b/toolchain/toolchain-external/ext-tool.mk
index 2d18af0..2beac1d 100644
--- a/toolchain/toolchain-external/ext-tool.mk
+++ b/toolchain/toolchain-external/ext-tool.mk
@@ -205,6 +205,9 @@ TOOLCHAIN_EXTERNAL_SOURCE=mips-2011.09-75-mips-linux-gnu-i686-pc-linux-gnu.tar.b
else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201203),y)
TOOLCHAIN_EXTERNAL_SITE=http://sourcery.mentor.com/public/gnu_toolchain/mips-linux-gnu/
TOOLCHAIN_EXTERNAL_SOURCE=mips-2012.03-63-mips-linux-gnu-i686-pc-linux-gnu.tar.bz2
+else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201209),y)
+TOOLCHAIN_EXTERNAL_SITE=http://sourcery.mentor.com/public/gnu_toolchain/mips-linux-gnu/
+TOOLCHAIN_EXTERNAL_SOURCE=mips-2012.09-99-mips-linux-gnu-i686-pc-linux-gnu.tar.bz2
else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_POWERPC201009),y)
TOOLCHAIN_EXTERNAL_SITE=http://sourcery.mentor.com/sgpp/lite/power/portal/package7703/public/powerpc-linux-gnu/
TOOLCHAIN_EXTERNAL_SOURCE=freescale-2010.09-55-powerpc-linux-gnu-i686-pc-linux-gnu.tar.bz2
--
1.7.9.5
^ permalink raw reply related
* [Buildroot] [PATCH 3/9] toolchain-external: remove support for 'Sourcery CodeBench MIPS 4.4'
From: Thomas Petazzoni @ 2012-12-20 23:23 UTC (permalink / raw)
To: buildroot
In-Reply-To: <cover.1356045729.git.thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
toolchain/toolchain-external/Config.in | 51 ------------------------------
toolchain/toolchain-external/ext-tool.mk | 3 --
2 files changed, 54 deletions(-)
diff --git a/toolchain/toolchain-external/Config.in b/toolchain/toolchain-external/Config.in
index 4104041..e28da87 100644
--- a/toolchain/toolchain-external/Config.in
+++ b/toolchain/toolchain-external/Config.in
@@ -378,56 +378,6 @@ config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201103
- MIPS32 little endian soft float uclibc
Not usable in Buildroot yet.
-config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS44
- bool "Sourcery CodeBench MIPS 4.4"
- depends on BR2_mips || BR2_mipsel
- select BR2_TOOLCHAIN_EXTERNAL_GLIBC
- select BR2_TOOLCHAIN_HAS_NATIVE_RPC
- select BR2_INSTALL_LIBSTDCPP
- help
- Sourcery CodeBench toolchain for the MIPS architecture, from
- Mentor Graphics. It uses gcc 4.4.1, binutils 2.19, glibc
- 2.11, uClibc 0.9.30 and gdb 7.0, kernel headers 2.6.32. It
- has support for the following variants:
- - MIPS32 O32 big endian glibc
- Select a MIPS generic core
- Disable BR2_SOFT_FLOAT
- - MIPS32 O32 little endian glibc
- Select a MIPS generic core
- Disable BR2_SOFT_FLOAT
- Set BR2_TARGET_OPTIMIZATION to -EL
- - MIPS32 big endian soft float glibc
- Select a MIPS generic core
- Select BR2_SOFT_FLOAT
- - MIPS32 little endian soft float glibc
- Select a MIPS generic core
- Select BR2_SOFT_FLOAT
- Set BR2_TARGET_OPTIMIZATION to -EL
- - MIPS32 big endian microMIPS glibc
- Select a MIPS generic core
- Disable BR2_SOFT_FLOAT
- Set BR2_TARGET_OPTIMIZATION to -mips16
- - MIPS32 little endian microMIPS glibc
- Select a MIPS generic core
- Disable BR2_SOFT_FLOAT
- Set BR2_TARGET_OPTIMIZATION to -EL -mips16
- - MIPS32 big endian soft float microMIPS glibc
- Select a MIPS generic core
- Select BR2_SOFT_FLOAT
- Set BR2_TARGET_OPTIMIZATION to -mips16
- - MIPS32 little endian soft float microMIPS glibc
- Select a MIPS generic core
- Select BR2_SOFT_FLOAT
- Set BR2_TARGET_OPTIMIZATION to -EL -mips16
- - MIPS32 big endian uclibc
- Not usable in Buildroot yet.
- - MIPS32 little endian uclibc
- Not usable in Buildroot yet.
- - MIPS32 big endian soft float uclibc
- Not usable in Buildroot yet.
- - MIPS32 little endian soft float uclibc
- Not usable in Buildroot yet.
-
config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_POWERPC201103
bool "Sourcery CodeBench PowerPC 2011.03"
depends on BR2_powerpc
@@ -773,7 +723,6 @@ config BR2_TOOLCHAIN_EXTERNAL_PREFIX
default "aarch64-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_LINARO_AARCH64_12_10
default "microblazeel-unknown-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_XILINX_MICROBLAZEEL_V2
default "microblaze-unknown-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_XILINX_MICROBLAZEBE_V2
- default "mips-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS44
default "mips-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201103
default "mips-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201109
default "mips-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201203
diff --git a/toolchain/toolchain-external/ext-tool.mk b/toolchain/toolchain-external/ext-tool.mk
index 2beac1d..ac639a7 100644
--- a/toolchain/toolchain-external/ext-tool.mk
+++ b/toolchain/toolchain-external/ext-tool.mk
@@ -193,9 +193,6 @@ TOOLCHAIN_EXTERNAL_SOURCE=gcc-linaro-arm-linux-gnueabihf-4.7-2012.10-20121022_li
else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_LINARO_2012_11),y)
TOOLCHAIN_EXTERNAL_SITE=https://launchpad.net/linaro-toolchain-binaries/trunk/2012.11/+download/
TOOLCHAIN_EXTERNAL_SOURCE=gcc-linaro-arm-linux-gnueabihf-4.7-2012.11-20121123_linux.tar.bz2
-else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS44),y)
-TOOLCHAIN_EXTERNAL_SITE=http://sourcery.mentor.com/sgpp/lite/mips/portal/package7401/public/mips-linux-gnu/
-TOOLCHAIN_EXTERNAL_SOURCE=mips-4.4-303-mips-linux-gnu-i686-pc-linux-gnu.tar.bz2
else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201103),y)
TOOLCHAIN_EXTERNAL_SITE=http://sourcery.mentor.com/sgpp/lite/mips/portal/package9469/public/mips-linux-gnu/
TOOLCHAIN_EXTERNAL_SOURCE=mips-2011.03-110-mips-linux-gnu-i686-pc-linux-gnu.tar.bz2
--
1.7.9.5
^ permalink raw reply related
* [Buildroot] [PATCH 4/9] toolchain-external: remove support for 'Sourcery CodeBench MIPS 2011.03'
From: Thomas Petazzoni @ 2012-12-20 23:23 UTC (permalink / raw)
To: buildroot
In-Reply-To: <cover.1356045729.git.thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
toolchain/toolchain-external/Config.in | 51 ------------------------------
toolchain/toolchain-external/ext-tool.mk | 3 --
2 files changed, 54 deletions(-)
diff --git a/toolchain/toolchain-external/Config.in b/toolchain/toolchain-external/Config.in
index e28da87..4150a0a 100644
--- a/toolchain/toolchain-external/Config.in
+++ b/toolchain/toolchain-external/Config.in
@@ -328,56 +328,6 @@ config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201109
- MIPS32 little endian soft float uclibc
Not usable in Buildroot yet.
-config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201103
- bool "Sourcery CodeBench MIPS 2011.03"
- depends on BR2_mips || BR2_mipsel
- select BR2_TOOLCHAIN_EXTERNAL_GLIBC
- select BR2_TOOLCHAIN_HAS_NATIVE_RPC
- select BR2_INSTALL_LIBSTDCPP
- help
- Sourcery CodeBench toolchain for the MIPS architecture, from
- Mentor Graphics. It uses gcc 4.5.2, binutils 2.20.51, glibc
- 2.13, uClibc 0.9.30 and gdb 7.2.50, kernel headers
- 2.6.38. It has support for the following variants:
- - MIPS32 O32 big endian glibc
- Select a MIPS generic core
- Disable BR2_SOFT_FLOAT
- - MIPS32 O32 little endian glibc
- Select a MIPS generic core
- Disable BR2_SOFT_FLOAT
- Set BR2_TARGET_OPTIMIZATION to -EL
- - MIPS32 big endian soft float glibc
- Select a MIPS generic core
- Select BR2_SOFT_FLOAT
- - MIPS32 little endian soft float glibc
- Select a MIPS generic core
- Select BR2_SOFT_FLOAT
- Set BR2_TARGET_OPTIMIZATION to -EL
- - MIPS32 big endian microMIPS glibc
- Select a MIPS generic core
- Disable BR2_SOFT_FLOAT
- Set BR2_TARGET_OPTIMIZATION to -mips16
- - MIPS32 little endian microMIPS glibc
- Select a MIPS generic core
- Disable BR2_SOFT_FLOAT
- Set BR2_TARGET_OPTIMIZATION to -EL -mips16
- - MIPS32 big endian soft float microMIPS glibc
- Select a MIPS generic core
- Select BR2_SOFT_FLOAT
- Set BR2_TARGET_OPTIMIZATION to -mips16
- - MIPS32 little endian soft float microMIPS glibc
- Select a MIPS generic core
- Select BR2_SOFT_FLOAT
- Set BR2_TARGET_OPTIMIZATION to -EL -mips16
- - MIPS32 big endian uclibc
- Not usable in Buildroot yet.
- - MIPS32 little endian uclibc
- Not usable in Buildroot yet.
- - MIPS32 big endian soft float uclibc
- Not usable in Buildroot yet.
- - MIPS32 little endian soft float uclibc
- Not usable in Buildroot yet.
-
config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_POWERPC201103
bool "Sourcery CodeBench PowerPC 2011.03"
depends on BR2_powerpc
@@ -723,7 +673,6 @@ config BR2_TOOLCHAIN_EXTERNAL_PREFIX
default "aarch64-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_LINARO_AARCH64_12_10
default "microblazeel-unknown-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_XILINX_MICROBLAZEEL_V2
default "microblaze-unknown-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_XILINX_MICROBLAZEBE_V2
- default "mips-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201103
default "mips-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201109
default "mips-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201203
default "mips-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201209
diff --git a/toolchain/toolchain-external/ext-tool.mk b/toolchain/toolchain-external/ext-tool.mk
index ac639a7..0724cb6 100644
--- a/toolchain/toolchain-external/ext-tool.mk
+++ b/toolchain/toolchain-external/ext-tool.mk
@@ -193,9 +193,6 @@ TOOLCHAIN_EXTERNAL_SOURCE=gcc-linaro-arm-linux-gnueabihf-4.7-2012.10-20121022_li
else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_LINARO_2012_11),y)
TOOLCHAIN_EXTERNAL_SITE=https://launchpad.net/linaro-toolchain-binaries/trunk/2012.11/+download/
TOOLCHAIN_EXTERNAL_SOURCE=gcc-linaro-arm-linux-gnueabihf-4.7-2012.11-20121123_linux.tar.bz2
-else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201103),y)
-TOOLCHAIN_EXTERNAL_SITE=http://sourcery.mentor.com/sgpp/lite/mips/portal/package9469/public/mips-linux-gnu/
-TOOLCHAIN_EXTERNAL_SOURCE=mips-2011.03-110-mips-linux-gnu-i686-pc-linux-gnu.tar.bz2
else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201109),y)
TOOLCHAIN_EXTERNAL_SITE=https://sourcery.mentor.com/GNUToolchain/package9761/public/mips-linux-gnu/
TOOLCHAIN_EXTERNAL_SOURCE=mips-2011.09-75-mips-linux-gnu-i686-pc-linux-gnu.tar.bz2
--
1.7.9.5
^ permalink raw reply related
* [Buildroot] [PATCH 5/9] toolchain-external: simplify many Sourcery CodeBench download URLs
From: Thomas Petazzoni @ 2012-12-20 23:23 UTC (permalink / raw)
To: buildroot
In-Reply-To: <cover.1356045729.git.thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
toolchain/toolchain-external/ext-tool.mk | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/toolchain/toolchain-external/ext-tool.mk b/toolchain/toolchain-external/ext-tool.mk
index 0724cb6..d4278a4 100644
--- a/toolchain/toolchain-external/ext-tool.mk
+++ b/toolchain/toolchain-external/ext-tool.mk
@@ -176,7 +176,7 @@ TOOLCHAIN_EXTERNAL_DEPENDENCIES = $(TOOLCHAIN_EXTERNAL_DIR)/.extracted
endif
ifeq ($(BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM201103),y)
-TOOLCHAIN_EXTERNAL_SITE=http://sourcery.mentor.com/sgpp/lite/arm/portal/package8739/public/arm-none-linux-gnueabi/
+TOOLCHAIN_EXTERNAL_SITE=http://sourcery.mentor.com/public/gnu_toolchain/arm-none-linux-gnueabi/
TOOLCHAIN_EXTERNAL_SOURCE=arm-2011.03-41-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2
else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM201109),y)
TOOLCHAIN_EXTERNAL_SITE=http://sourcery.mentor.com/public/gnu_toolchain/arm-none-linux-gnueabi/
@@ -194,7 +194,7 @@ else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_LINARO_2012_11),y)
TOOLCHAIN_EXTERNAL_SITE=https://launchpad.net/linaro-toolchain-binaries/trunk/2012.11/+download/
TOOLCHAIN_EXTERNAL_SOURCE=gcc-linaro-arm-linux-gnueabihf-4.7-2012.11-20121123_linux.tar.bz2
else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201109),y)
-TOOLCHAIN_EXTERNAL_SITE=https://sourcery.mentor.com/GNUToolchain/package9761/public/mips-linux-gnu/
+TOOLCHAIN_EXTERNAL_SITE=http://sourcery.mentor.com/public/gnu_toolchain/mips-linux-gnu/
TOOLCHAIN_EXTERNAL_SOURCE=mips-2011.09-75-mips-linux-gnu-i686-pc-linux-gnu.tar.bz2
else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201203),y)
TOOLCHAIN_EXTERNAL_SITE=http://sourcery.mentor.com/public/gnu_toolchain/mips-linux-gnu/
@@ -203,31 +203,31 @@ else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201209),y)
TOOLCHAIN_EXTERNAL_SITE=http://sourcery.mentor.com/public/gnu_toolchain/mips-linux-gnu/
TOOLCHAIN_EXTERNAL_SOURCE=mips-2012.09-99-mips-linux-gnu-i686-pc-linux-gnu.tar.bz2
else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_POWERPC201009),y)
-TOOLCHAIN_EXTERNAL_SITE=http://sourcery.mentor.com/sgpp/lite/power/portal/package7703/public/powerpc-linux-gnu/
+TOOLCHAIN_EXTERNAL_SITE=http://sourcery.mentor.com/public/gnu_toolchain/powerpc-linux-gnu/
TOOLCHAIN_EXTERNAL_SOURCE=freescale-2010.09-55-powerpc-linux-gnu-i686-pc-linux-gnu.tar.bz2
else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_POWERPC201103),y)
TOOLCHAIN_EXTERNAL_SITE=http://sourcery.mentor.com/public/gnu_toolchain/powerpc-linux-gnu/
TOOLCHAIN_EXTERNAL_SOURCE=freescale-2011.03-38-powerpc-linux-gnu-i686-pc-linux-gnu.tar.bz2
else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_SH201103),y)
-TOOLCHAIN_EXTERNAL_SITE=https://sourcery.mentor.com/sgpp/lite/superh/portal/package8759/public/sh-linux-gnu/
+TOOLCHAIN_EXTERNAL_SITE=http://sourcery.mentor.com/public/gnu_toolchain/sh-linux-gnu/
TOOLCHAIN_EXTERNAL_SOURCE=renesas-2011.03-37-sh-linux-gnu-i686-pc-linux-gnu.tar.bz2
else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_SH201203),y)
-TOOLCHAIN_EXTERNAL_SITE=https://sourcery.mentor.com/GNUToolchain/package10148/public/sh-linux-gnu/
+TOOLCHAIN_EXTERNAL_SITE=http://sourcery.mentor.com/public/gnu_toolchain/sh-linux-gnu/
TOOLCHAIN_EXTERNAL_SOURCE=renesas-2012.03-35-sh-linux-gnu-i686-pc-linux-gnu.tar.bz2
else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_SH201209),y)
TOOLCHAIN_EXTERNAL_SITE=https://sourcery.mentor.com/public/gnu_toolchain/sh-linux-gnu/
TOOLCHAIN_EXTERNAL_SOURCE=renesas-2012.09-61-sh-linux-gnu-i686-pc-linux-gnu.tar.bz2
else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_SH2A_201009),y)
-TOOLCHAIN_EXTERNAL_SITE=http://sourcery.mentor.com/sgpp/lite/superh/portal/package7859/public/sh-uclinux/
+TOOLCHAIN_EXTERNAL_SITE=http://sourcery.mentor.com/public/gnu_toolchain/sh-uclinux/
TOOLCHAIN_EXTERNAL_SOURCE=renesas-2010.09-60-sh-uclinux-i686-pc-linux-gnu.tar.bz2
else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_SH2A_201103),y)
-TOOLCHAIN_EXTERNAL_SITE=http://sourcery.mentor.com/sgpp/lite/superh/portal/package8749/public/sh-uclinux/
+TOOLCHAIN_EXTERNAL_SITE=http://sourcery.mentor.com/public/gnu_toolchain/sh-uclinux/
TOOLCHAIN_EXTERNAL_SOURCE=renesas-2011.03-36-sh-uclinux-i686-pc-linux-gnu.tar.bz2
else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_X86_201109),y)
TOOLCHAIN_EXTERNAL_SITE=https://sourcery.mentor.com/public/gnu_toolchain/i686-pc-linux-gnu/
TOOLCHAIN_EXTERNAL_SOURCE=ia32-2011.09-24-i686-pc-linux-gnu-i386-linux.tar.bz2
else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_X86_201203),y)
-TOOLCHAIN_EXTERNAL_SITE=https://sourcery.mentor.com/GNUToolchain/package10163/public/i686-pc-linux-gnu/
+TOOLCHAIN_EXTERNAL_SITE=http://sourcery.mentor.com/public/gnu_toolchain/i686-pc-linux-gnu/
TOOLCHAIN_EXTERNAL_SOURCE=ia32-2012.03-27-i686-pc-linux-gnu-i386-linux.tar.bz2
else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_X86_201209),y)
TOOLCHAIN_EXTERNAL_SITE=https://sourcery.mentor.com/public/gnu_toolchain/i686-pc-linux-gnu/
--
1.7.9.5
^ permalink raw reply related
* [Buildroot] [PATCH 6/9] toolchain-external: add support for 'Linaro AArch64 12.11'
From: Thomas Petazzoni @ 2012-12-20 23:23 UTC (permalink / raw)
To: buildroot
In-Reply-To: <cover.1356045729.git.thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
toolchain/toolchain-external/Config.in | 10 ++++++++++
toolchain/toolchain-external/ext-tool.mk | 3 +++
2 files changed, 13 insertions(+)
diff --git a/toolchain/toolchain-external/Config.in b/toolchain/toolchain-external/Config.in
index 4150a0a..956a140 100644
--- a/toolchain/toolchain-external/Config.in
+++ b/toolchain/toolchain-external/Config.in
@@ -605,6 +605,15 @@ config BR2_TOOLCHAIN_EXTERNAL_XILINX_MICROBLAZEBE_V2
Toolchain for the Microblaze architecture, from
http://wiki.xilinx.com/mb-gnu-tools
+config BR2_TOOLCHAIN_EXTERNAL_LINARO_AARCH64_12_11
+ bool "Linaro AArch64 12.11"
+ depends on BR2_aarch64
+ select BR2_TOOLCHAIN_EXTERNAL_GLIBC
+ select BR2_INSTALL_LIBSTDCPP
+ help
+ Toolchain for the AArch64 architecture, from
+ http://www.linaro.org/engineering/armv8/
+
config BR2_TOOLCHAIN_EXTERNAL_LINARO_AARCH64_12_10
bool "Linaro AArch64 12.10"
depends on BR2_aarch64
@@ -671,6 +680,7 @@ config BR2_TOOLCHAIN_EXTERNAL_PREFIX
default "arm-none-linux-gnueabi" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM201109
default "arm-none-linux-gnueabi" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM201203
default "aarch64-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_LINARO_AARCH64_12_10
+ default "aarch64-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_LINARO_AARCH64_12_11
default "microblazeel-unknown-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_XILINX_MICROBLAZEEL_V2
default "microblaze-unknown-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_XILINX_MICROBLAZEBE_V2
default "mips-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201109
diff --git a/toolchain/toolchain-external/ext-tool.mk b/toolchain/toolchain-external/ext-tool.mk
index d4278a4..81aee56 100644
--- a/toolchain/toolchain-external/ext-tool.mk
+++ b/toolchain/toolchain-external/ext-tool.mk
@@ -259,6 +259,9 @@ TOOLCHAIN_EXTERNAL_SOURCE=microblaze-unknown-linux-gnu.tgz
else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_LINARO_AARCH64_12_10),y)
TOOLCHAIN_EXTERNAL_SITE=http://releases.linaro.org/12.10/components/toolchain/gcc-linaro/aarch64/rc3/
TOOLCHAIN_EXTERNAL_SOURCE=gcc-linaro-aarch64-linux-gnu-4.7+bzr115029-20121015+bzr2506_linux.tar.bz2
+else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_LINARO_AARCH64_12_11),y)
+TOOLCHAIN_EXTERNAL_SITE=http://releases.linaro.org/12.11/components/toolchain/binaries/
+TOOLCHAIN_EXTERNAL_SOURCE=gcc-linaro-aarch64-linux-gnu-4.7-2012.11-1-20121127_linux.tar.bz2
else
# Custom toolchain
TOOLCHAIN_EXTERNAL_SITE=$(dir $(call qstrip,$(BR2_TOOLCHAIN_EXTERNAL_URL)))
--
1.7.9.5
^ permalink raw reply related
* [Buildroot] [PATCH 7/9] toolchain-external: add support for 'Linaro AArch64 12.12'
From: Thomas Petazzoni @ 2012-12-20 23:23 UTC (permalink / raw)
To: buildroot
In-Reply-To: <cover.1356045729.git.thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
toolchain/toolchain-external/Config.in | 10 ++++++++++
toolchain/toolchain-external/ext-tool.mk | 3 +++
2 files changed, 13 insertions(+)
diff --git a/toolchain/toolchain-external/Config.in b/toolchain/toolchain-external/Config.in
index 956a140..aa2f28f 100644
--- a/toolchain/toolchain-external/Config.in
+++ b/toolchain/toolchain-external/Config.in
@@ -605,6 +605,15 @@ config BR2_TOOLCHAIN_EXTERNAL_XILINX_MICROBLAZEBE_V2
Toolchain for the Microblaze architecture, from
http://wiki.xilinx.com/mb-gnu-tools
+config BR2_TOOLCHAIN_EXTERNAL_LINARO_AARCH64_12_12
+ bool "Linaro AArch64 12.12"
+ depends on BR2_aarch64
+ select BR2_TOOLCHAIN_EXTERNAL_GLIBC
+ select BR2_INSTALL_LIBSTDCPP
+ help
+ Toolchain for the AArch64 architecture, from
+ http://www.linaro.org/engineering/armv8/
+
config BR2_TOOLCHAIN_EXTERNAL_LINARO_AARCH64_12_11
bool "Linaro AArch64 12.11"
depends on BR2_aarch64
@@ -681,6 +690,7 @@ config BR2_TOOLCHAIN_EXTERNAL_PREFIX
default "arm-none-linux-gnueabi" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM201203
default "aarch64-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_LINARO_AARCH64_12_10
default "aarch64-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_LINARO_AARCH64_12_11
+ default "aarch64-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_LINARO_AARCH64_12_12
default "microblazeel-unknown-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_XILINX_MICROBLAZEEL_V2
default "microblaze-unknown-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_XILINX_MICROBLAZEBE_V2
default "mips-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201109
diff --git a/toolchain/toolchain-external/ext-tool.mk b/toolchain/toolchain-external/ext-tool.mk
index 81aee56..5720cd2 100644
--- a/toolchain/toolchain-external/ext-tool.mk
+++ b/toolchain/toolchain-external/ext-tool.mk
@@ -262,6 +262,9 @@ TOOLCHAIN_EXTERNAL_SOURCE=gcc-linaro-aarch64-linux-gnu-4.7+bzr115029-20121015+bz
else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_LINARO_AARCH64_12_11),y)
TOOLCHAIN_EXTERNAL_SITE=http://releases.linaro.org/12.11/components/toolchain/binaries/
TOOLCHAIN_EXTERNAL_SOURCE=gcc-linaro-aarch64-linux-gnu-4.7-2012.11-1-20121127_linux.tar.bz2
+else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_LINARO_AARCH64_12_12),y)
+TOOLCHAIN_EXTERNAL_SITE=http://releases.linaro.org/12.12/components/toolchain/binaries/
+TOOLCHAIN_EXTERNAL_SOURCE=gcc-linaro-aarch64-linux-gnu-4.7-2012.12-20121214_linux.tar.bz2
else
# Custom toolchain
TOOLCHAIN_EXTERNAL_SITE=$(dir $(call qstrip,$(BR2_TOOLCHAIN_EXTERNAL_URL)))
--
1.7.9.5
^ permalink raw reply related
* [Buildroot] [PATCH 8/9] toolchain-external: add support for 'Linaro ARM 2012.12'
From: Thomas Petazzoni @ 2012-12-20 23:23 UTC (permalink / raw)
To: buildroot
In-Reply-To: <cover.1356045729.git.thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
toolchain/toolchain-external/Config.in | 18 ++++++++++++++++++
toolchain/toolchain-external/ext-tool.mk | 3 +++
2 files changed, 21 insertions(+)
diff --git a/toolchain/toolchain-external/Config.in b/toolchain/toolchain-external/Config.in
index aa2f28f..9dda722 100644
--- a/toolchain/toolchain-external/Config.in
+++ b/toolchain/toolchain-external/Config.in
@@ -3,6 +3,23 @@ if BR2_TOOLCHAIN_EXTERNAL
choice
prompt "Toolchain"
+config BR2_TOOLCHAIN_EXTERNAL_LINARO_2012_12
+ bool "Linaro 2012.12"
+ depends on BR2_arm
+ depends on BR2_cortex_a5 || BR2_cortex_a8 || BR2_cortex_a9 || BR2_cortex_a15
+ select BR2_TOOLCHAIN_EXTERNAL_GLIBC
+ select BR2_TOOLCHAIN_HAS_NATIVE_RPC
+ select BR2_INSTALL_LIBSTDCPP
+ help
+ Linaro toolchain for the ARM architecture. It uses Linaro
+ GCC 2012.12 (based on gcc 4.7), Linaro GDB 2012.12 (based on
+ GDB 7.5), eglibc 2.15. It generates code that runs on all
+ Cortex-A profile devices, but tuned for the Cortex-A9. The
+ code generated is Thumb 2, with the hard floating point
+ calling convention, and uses the VFPv3-D16 FPU instructions.
+
+ To use this toolchain, you must disable soft float usage.
+
config BR2_TOOLCHAIN_EXTERNAL_LINARO_2012_11
bool "Linaro 2012.11"
depends on BR2_arm
@@ -685,6 +702,7 @@ config BR2_TOOLCHAIN_EXTERNAL_PREFIX
default "arm-linux-gnueabihf" if BR2_TOOLCHAIN_EXTERNAL_LINARO_2012_09
default "arm-linux-gnueabihf" if BR2_TOOLCHAIN_EXTERNAL_LINARO_2012_10
default "arm-linux-gnueabihf" if BR2_TOOLCHAIN_EXTERNAL_LINARO_2012_11
+ default "arm-linux-gnueabihf" if BR2_TOOLCHAIN_EXTERNAL_LINARO_2012_12
default "arm-none-linux-gnueabi" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM201103
default "arm-none-linux-gnueabi" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM201109
default "arm-none-linux-gnueabi" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM201203
diff --git a/toolchain/toolchain-external/ext-tool.mk b/toolchain/toolchain-external/ext-tool.mk
index 5720cd2..ade706e 100644
--- a/toolchain/toolchain-external/ext-tool.mk
+++ b/toolchain/toolchain-external/ext-tool.mk
@@ -193,6 +193,9 @@ TOOLCHAIN_EXTERNAL_SOURCE=gcc-linaro-arm-linux-gnueabihf-4.7-2012.10-20121022_li
else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_LINARO_2012_11),y)
TOOLCHAIN_EXTERNAL_SITE=https://launchpad.net/linaro-toolchain-binaries/trunk/2012.11/+download/
TOOLCHAIN_EXTERNAL_SOURCE=gcc-linaro-arm-linux-gnueabihf-4.7-2012.11-20121123_linux.tar.bz2
+else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_LINARO_2012_12),y)
+TOOLCHAIN_EXTERNAL_SITE=http://releases.linaro.org/12.12/components/toolchain/binaries/
+TOOLCHAIN_EXTERNAL_SOURCE=gcc-linaro-arm-linux-gnueabihf-4.7-2012.12-20121214_linux.tar.bz2
else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201109),y)
TOOLCHAIN_EXTERNAL_SITE=http://sourcery.mentor.com/public/gnu_toolchain/mips-linux-gnu/
TOOLCHAIN_EXTERNAL_SOURCE=mips-2011.09-75-mips-linux-gnu-i686-pc-linux-gnu.tar.bz2
--
1.7.9.5
^ permalink raw reply related
* [Buildroot] [PATCH 9/9] toolchain-external: remove support for 'Linaro ARM 2012.09'
From: Thomas Petazzoni @ 2012-12-20 23:23 UTC (permalink / raw)
To: buildroot
In-Reply-To: <cover.1356045729.git.thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
toolchain/toolchain-external/Config.in | 18 ------------------
toolchain/toolchain-external/ext-tool.mk | 3 ---
2 files changed, 21 deletions(-)
diff --git a/toolchain/toolchain-external/Config.in b/toolchain/toolchain-external/Config.in
index 9dda722..eeb40a3 100644
--- a/toolchain/toolchain-external/Config.in
+++ b/toolchain/toolchain-external/Config.in
@@ -54,23 +54,6 @@ config BR2_TOOLCHAIN_EXTERNAL_LINARO_2012_10
To use this toolchain, you must disable soft float usage.
-config BR2_TOOLCHAIN_EXTERNAL_LINARO_2012_09
- bool "Linaro 2012.09"
- depends on BR2_arm
- depends on BR2_cortex_a5 || BR2_cortex_a8 || BR2_cortex_a9 || BR2_cortex_a15
- select BR2_TOOLCHAIN_EXTERNAL_GLIBC
- select BR2_TOOLCHAIN_HAS_NATIVE_RPC
- select BR2_INSTALL_LIBSTDCPP
- help
- Linaro toolchain for the ARM architecture. It uses Linaro
- GCC 2012.09 (based on gcc 4.7), Linaro GDB 2012.09 (based on
- GDB 7.5), eglibc 2.15. It generates code that runs on all
- Cortex-A profile devices, but tuned for the Cortex-A9. The
- code generated is Thumb 2, with the hard floating point
- calling convention, and uses the VFPv3-D16 FPU instructions.
-
- To use this toolchain, you must disable soft float usage.
-
comment "Linaro toolchains available for Cortex-A{5,8,9,15}"
depends on BR2_arm
depends on !BR2_cortex_a5 && !BR2_cortex_a8 && !BR2_cortex_a9 && !BR2_cortex_a15
@@ -699,7 +682,6 @@ config BR2_TOOLCHAIN_EXTERNAL_CUSTOM_PREFIX
config BR2_TOOLCHAIN_EXTERNAL_PREFIX
string
- default "arm-linux-gnueabihf" if BR2_TOOLCHAIN_EXTERNAL_LINARO_2012_09
default "arm-linux-gnueabihf" if BR2_TOOLCHAIN_EXTERNAL_LINARO_2012_10
default "arm-linux-gnueabihf" if BR2_TOOLCHAIN_EXTERNAL_LINARO_2012_11
default "arm-linux-gnueabihf" if BR2_TOOLCHAIN_EXTERNAL_LINARO_2012_12
diff --git a/toolchain/toolchain-external/ext-tool.mk b/toolchain/toolchain-external/ext-tool.mk
index ade706e..649e3a3 100644
--- a/toolchain/toolchain-external/ext-tool.mk
+++ b/toolchain/toolchain-external/ext-tool.mk
@@ -184,9 +184,6 @@ TOOLCHAIN_EXTERNAL_SOURCE=arm-2011.09-70-arm-none-linux-gnueabi-i686-pc-linux-gn
else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM201203),y)
TOOLCHAIN_EXTERNAL_SITE=http://sourcery.mentor.com/public/gnu_toolchain/arm-none-linux-gnueabi/
TOOLCHAIN_EXTERNAL_SOURCE=arm-2012.03-57-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2
-else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_LINARO_2012_09),y)
-TOOLCHAIN_EXTERNAL_SITE=https://launchpad.net/linaro-toolchain-binaries/trunk/2012.09/+download/
-TOOLCHAIN_EXTERNAL_SOURCE=gcc-linaro-arm-linux-gnueabihf-2012.09-20120921_linux.tar.bz2
else ifeq ($(BR2_TOOLCHAIN_EXTERNAL_LINARO_2012_10),y)
TOOLCHAIN_EXTERNAL_SITE=https://launchpad.net/linaro-toolchain-binaries/trunk/2012.10/+download/
TOOLCHAIN_EXTERNAL_SOURCE=gcc-linaro-arm-linux-gnueabihf-4.7-2012.10-20121022_linux.tar.bz2
--
1.7.9.5
^ permalink raw reply related
* [Buildroot] [autobuild.buildroot.net] Build results for 2012-12-20
From: Thomas Petazzoni @ 2012-12-21 7:34 UTC (permalink / raw)
To: buildroot
Hello,
On 2012-12-20, 173 random build tests have been done and
submitted on autobuild.buildroot.net.
123 builds have been successful
50 builds have failed
Below the results of the failed builds. Successful builds are omitted.
Build 3aa4ac4fbd487b8a31a1acf63a9a8182e62cb461
==============================================
Status : NOK
Failure reason : libcap-ng-0.6.6
Architecture : avr32
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 01:04:22
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=c4c914552e4fba8139e74d90a26bbba5048d6492
End of log : http://autobuild.buildroot.net/results/3aa4ac4fbd487b8a31a1acf63a9a8182e62cb461/build-end.log
Complete log : http://autobuild.buildroot.net/results/3aa4ac4fbd487b8a31a1acf63a9a8182e62cb461/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/3aa4ac4fbd487b8a31a1acf63a9a8182e62cb461/config
Defconfig : http://autobuild.buildroot.net/results/3aa4ac4fbd487b8a31a1acf63a9a8182e62cb461/defconfig
Build 91ee3856c6aed4c9edd20b4424dde0c424f24825
==============================================
Status : NOK
Failure reason : boost-1.52.0
Architecture : arm
Submitted by : Peter Korsgaard (gcc10)
Submitted at : 2012-12-20 01:49:28
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=c4c914552e4fba8139e74d90a26bbba5048d6492
End of log : http://autobuild.buildroot.net/results/91ee3856c6aed4c9edd20b4424dde0c424f24825/build-end.log
Complete log : http://autobuild.buildroot.net/results/91ee3856c6aed4c9edd20b4424dde0c424f24825/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/91ee3856c6aed4c9edd20b4424dde0c424f24825/config
Defconfig : http://autobuild.buildroot.net/results/91ee3856c6aed4c9edd20b4424dde0c424f24825/defconfig
Build 2932f333794a68d7f02686418864619c1f7b52c6
==============================================
Status : NOK
Failure reason : webkit-1.2.7
Architecture : arm
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 02:19:42
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=c4c914552e4fba8139e74d90a26bbba5048d6492
End of log : http://autobuild.buildroot.net/results/2932f333794a68d7f02686418864619c1f7b52c6/build-end.log
Complete log : http://autobuild.buildroot.net/results/2932f333794a68d7f02686418864619c1f7b52c6/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/2932f333794a68d7f02686418864619c1f7b52c6/config
Defconfig : http://autobuild.buildroot.net/results/2932f333794a68d7f02686418864619c1f7b52c6/defconfig
Build b6e1225a07a58cc7544e37bc55675be71e2b5088
==============================================
Status : NOK
Failure reason : ffmpeg-0.8.12
Architecture : arm
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 03:18:53
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=c4c914552e4fba8139e74d90a26bbba5048d6492
End of log : http://autobuild.buildroot.net/results/b6e1225a07a58cc7544e37bc55675be71e2b5088/build-end.log
Complete log : http://autobuild.buildroot.net/results/b6e1225a07a58cc7544e37bc55675be71e2b5088/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/b6e1225a07a58cc7544e37bc55675be71e2b5088/config
Defconfig : http://autobuild.buildroot.net/results/b6e1225a07a58cc7544e37bc55675be71e2b5088/defconfig
Build b3b4cec287f18ecf1df4889f01287439823f2b62
==============================================
Status : NOK
Failure reason : libnl-3.2.16
Architecture : powerpc
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 03:29:29
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=c4c914552e4fba8139e74d90a26bbba5048d6492
End of log : http://autobuild.buildroot.net/results/b3b4cec287f18ecf1df4889f01287439823f2b62/build-end.log
Complete log : http://autobuild.buildroot.net/results/b3b4cec287f18ecf1df4889f01287439823f2b62/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/b3b4cec287f18ecf1df4889f01287439823f2b62/config
Defconfig : http://autobuild.buildroot.net/results/b3b4cec287f18ecf1df4889f01287439823f2b62/defconfig
Build 5dfe4e0b405c51d11bd582eb55859afe89d1df8e
==============================================
Status : NOK
Failure reason : boost-1.52.0
Architecture : mips
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 05:13:05
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=c4c914552e4fba8139e74d90a26bbba5048d6492
End of log : http://autobuild.buildroot.net/results/5dfe4e0b405c51d11bd582eb55859afe89d1df8e/build-end.log
Complete log : http://autobuild.buildroot.net/results/5dfe4e0b405c51d11bd582eb55859afe89d1df8e/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/5dfe4e0b405c51d11bd582eb55859afe89d1df8e/config
Defconfig : http://autobuild.buildroot.net/results/5dfe4e0b405c51d11bd582eb55859afe89d1df8e/defconfig
Build e87c1cb61dba8160c7ebeec4419c4200336072d4
==============================================
Status : NOK
Failure reason : boost-1.52.0
Architecture : arm
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 05:34:46
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=c4c914552e4fba8139e74d90a26bbba5048d6492
End of log : http://autobuild.buildroot.net/results/e87c1cb61dba8160c7ebeec4419c4200336072d4/build-end.log
Complete log : http://autobuild.buildroot.net/results/e87c1cb61dba8160c7ebeec4419c4200336072d4/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/e87c1cb61dba8160c7ebeec4419c4200336072d4/config
Defconfig : http://autobuild.buildroot.net/results/e87c1cb61dba8160c7ebeec4419c4200336072d4/defconfig
Build ea2ede2261bf8ed9bf8c9149547adf4184b6978e
==============================================
Status : NOK
Failure reason : libnl-3.2.16
Architecture : mips
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 05:37:17
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=c4c914552e4fba8139e74d90a26bbba5048d6492
End of log : http://autobuild.buildroot.net/results/ea2ede2261bf8ed9bf8c9149547adf4184b6978e/build-end.log
Complete log : http://autobuild.buildroot.net/results/ea2ede2261bf8ed9bf8c9149547adf4184b6978e/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/ea2ede2261bf8ed9bf8c9149547adf4184b6978e/config
Defconfig : http://autobuild.buildroot.net/results/ea2ede2261bf8ed9bf8c9149547adf4184b6978e/defconfig
Build 97837d7a86147437969132167a81d6ff63a701ad
==============================================
Status : NOK
Failure reason : libtirpc-0.2.2
Architecture : bfin
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 05:39:29
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=c4c914552e4fba8139e74d90a26bbba5048d6492
End of log : http://autobuild.buildroot.net/results/97837d7a86147437969132167a81d6ff63a701ad/build-end.log
Complete log : http://autobuild.buildroot.net/results/97837d7a86147437969132167a81d6ff63a701ad/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/97837d7a86147437969132167a81d6ff63a701ad/config
Defconfig : http://autobuild.buildroot.net/results/97837d7a86147437969132167a81d6ff63a701ad/defconfig
Build a4c46aa2c219220f78dc3107c8707a065637f8b1
==============================================
Status : NOK
Failure reason : libnspr-4.8.7
Architecture : aarch64
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 06:37:05
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=c4c914552e4fba8139e74d90a26bbba5048d6492
End of log : http://autobuild.buildroot.net/results/a4c46aa2c219220f78dc3107c8707a065637f8b1/build-end.log
Complete log : http://autobuild.buildroot.net/results/a4c46aa2c219220f78dc3107c8707a065637f8b1/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/a4c46aa2c219220f78dc3107c8707a065637f8b1/config
Defconfig : http://autobuild.buildroot.net/results/a4c46aa2c219220f78dc3107c8707a065637f8b1/defconfig
Build 475ab4e71bb570f0a5f605f5583820e5e4442c6f
==============================================
Status : NOK
Failure reason : libnl-3.2.16
Architecture : powerpc
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 07:20:21
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=c4c914552e4fba8139e74d90a26bbba5048d6492
End of log : http://autobuild.buildroot.net/results/475ab4e71bb570f0a5f605f5583820e5e4442c6f/build-end.log
Complete log : http://autobuild.buildroot.net/results/475ab4e71bb570f0a5f605f5583820e5e4442c6f/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/475ab4e71bb570f0a5f605f5583820e5e4442c6f/config
Defconfig : http://autobuild.buildroot.net/results/475ab4e71bb570f0a5f605f5583820e5e4442c6f/defconfig
Build 0d5ce5edb3124cbd609963cfc89c44ba871392f8
==============================================
Status : NOK
Failure reason : mplayer-1.1
Architecture : arm
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 07:29:43
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=c4c914552e4fba8139e74d90a26bbba5048d6492
End of log : http://autobuild.buildroot.net/results/0d5ce5edb3124cbd609963cfc89c44ba871392f8/build-end.log
Complete log : http://autobuild.buildroot.net/results/0d5ce5edb3124cbd609963cfc89c44ba871392f8/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/0d5ce5edb3124cbd609963cfc89c44ba871392f8/config
Defconfig : http://autobuild.buildroot.net/results/0d5ce5edb3124cbd609963cfc89c44ba871392f8/defconfig
Build 8ba09c2cef1088a4d30e5acbf245e187df61e553
==============================================
Status : NOK
Failure reason : boost-1.52.0
Architecture : aarch64
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 07:40:36
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=c4c914552e4fba8139e74d90a26bbba5048d6492
End of log : http://autobuild.buildroot.net/results/8ba09c2cef1088a4d30e5acbf245e187df61e553/build-end.log
Complete log : http://autobuild.buildroot.net/results/8ba09c2cef1088a4d30e5acbf245e187df61e553/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/8ba09c2cef1088a4d30e5acbf245e187df61e553/config
Defconfig : http://autobuild.buildroot.net/results/8ba09c2cef1088a4d30e5acbf245e187df61e553/defconfig
Build 70ae127a6e353fd5c64c0c3b4e19a2e93d54ce52
==============================================
Status : NOK
Failure reason : keyutils-1.5.5
Architecture : microblaze
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 08:24:39
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=c4c914552e4fba8139e74d90a26bbba5048d6492
End of log : http://autobuild.buildroot.net/results/70ae127a6e353fd5c64c0c3b4e19a2e93d54ce52/build-end.log
Complete log : http://autobuild.buildroot.net/results/70ae127a6e353fd5c64c0c3b4e19a2e93d54ce52/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/70ae127a6e353fd5c64c0c3b4e19a2e93d54ce52/config
Defconfig : http://autobuild.buildroot.net/results/70ae127a6e353fd5c64c0c3b4e19a2e93d54ce52/defconfig
Build 5f212bbd93ab6901ccaae185fa40b42b83588350
==============================================
Status : NOK
Failure reason : qt-4.8.3
Architecture : sh4
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 09:08:51
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=c4c914552e4fba8139e74d90a26bbba5048d6492
End of log : http://autobuild.buildroot.net/results/5f212bbd93ab6901ccaae185fa40b42b83588350/build-end.log
Complete log : http://autobuild.buildroot.net/results/5f212bbd93ab6901ccaae185fa40b42b83588350/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/5f212bbd93ab6901ccaae185fa40b42b83588350/config
Defconfig : http://autobuild.buildroot.net/results/5f212bbd93ab6901ccaae185fa40b42b83588350/defconfig
Build 80c07343b27deae225c5b852e080937ed08e6cc5
==============================================
Status : NOK
Failure reason : libnl-3.2.16
Architecture : powerpc
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 10:05:35
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=14bf3df3a649715246e13a9bf5f0902f09df84a6
End of log : http://autobuild.buildroot.net/results/80c07343b27deae225c5b852e080937ed08e6cc5/build-end.log
Complete log : http://autobuild.buildroot.net/results/80c07343b27deae225c5b852e080937ed08e6cc5/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/80c07343b27deae225c5b852e080937ed08e6cc5/config
Defconfig : http://autobuild.buildroot.net/results/80c07343b27deae225c5b852e080937ed08e6cc5/defconfig
Build 8ba55684a9c77ffa969681760182b013ba9cb748
==============================================
Status : NOK
Failure reason : mplayer-1.1
Architecture : sh4a
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 10:30:34
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=14bf3df3a649715246e13a9bf5f0902f09df84a6
End of log : http://autobuild.buildroot.net/results/8ba55684a9c77ffa969681760182b013ba9cb748/build-end.log
Complete log : http://autobuild.buildroot.net/results/8ba55684a9c77ffa969681760182b013ba9cb748/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/8ba55684a9c77ffa969681760182b013ba9cb748/config
Defconfig : http://autobuild.buildroot.net/results/8ba55684a9c77ffa969681760182b013ba9cb748/defconfig
Build 2442b925c73503b35dcc7bb69dc39e7e68c361b3
==============================================
Status : NOK
Failure reason : make: *** [/home/test/test/output2/stamps/ct-ng-toolchain-built] Error 2
Architecture : mipsel
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 10:34:34
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=14bf3df3a649715246e13a9bf5f0902f09df84a6
End of log : http://autobuild.buildroot.net/results/2442b925c73503b35dcc7bb69dc39e7e68c361b3/build-end.log
Complete log : http://autobuild.buildroot.net/results/2442b925c73503b35dcc7bb69dc39e7e68c361b3/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/2442b925c73503b35dcc7bb69dc39e7e68c361b3/config
Defconfig : http://autobuild.buildroot.net/results/2442b925c73503b35dcc7bb69dc39e7e68c361b3/defconfig
Build 256fde8f3bf9a4f94946a055c9afa7cfa4bdb7e8
==============================================
Status : NOK
Failure reason : boost-1.52.0
Architecture : arm
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 10:56:29
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=14bf3df3a649715246e13a9bf5f0902f09df84a6
End of log : http://autobuild.buildroot.net/results/256fde8f3bf9a4f94946a055c9afa7cfa4bdb7e8/build-end.log
Complete log : http://autobuild.buildroot.net/results/256fde8f3bf9a4f94946a055c9afa7cfa4bdb7e8/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/256fde8f3bf9a4f94946a055c9afa7cfa4bdb7e8/config
Defconfig : http://autobuild.buildroot.net/results/256fde8f3bf9a4f94946a055c9afa7cfa4bdb7e8/defconfig
Build 52e46d77735fa43078cc8a1d4faa3e24274ac457
==============================================
Status : NOK
Failure reason : sdl-1.2.15
Architecture : arm
Submitted by : Peter Korsgaard (gcc10)
Submitted at : 2012-12-20 11:10:25
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=14bf3df3a649715246e13a9bf5f0902f09df84a6
End of log : http://autobuild.buildroot.net/results/52e46d77735fa43078cc8a1d4faa3e24274ac457/build-end.log
Complete log : http://autobuild.buildroot.net/results/52e46d77735fa43078cc8a1d4faa3e24274ac457/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/52e46d77735fa43078cc8a1d4faa3e24274ac457/config
Defconfig : http://autobuild.buildroot.net/results/52e46d77735fa43078cc8a1d4faa3e24274ac457/defconfig
Build 4166d903a558f70c96b857dde2e6f353a25963e6
==============================================
Status : NOK
Failure reason : gpsd-3.7
Architecture : x86_64
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 11:14:29
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=14bf3df3a649715246e13a9bf5f0902f09df84a6
End of log : http://autobuild.buildroot.net/results/4166d903a558f70c96b857dde2e6f353a25963e6/build-end.log
Complete log : http://autobuild.buildroot.net/results/4166d903a558f70c96b857dde2e6f353a25963e6/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/4166d903a558f70c96b857dde2e6f353a25963e6/config
Defconfig : http://autobuild.buildroot.net/results/4166d903a558f70c96b857dde2e6f353a25963e6/defconfig
Build f00106fb8205753fe5f56bfc944eb6615ff91c28
==============================================
Status : NOK
Failure reason : make: *** [/home/test/test/output1/stamps/ct-ng-toolchain-built] Error 2
Architecture : arm
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 11:18:24
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=14bf3df3a649715246e13a9bf5f0902f09df84a6
End of log : http://autobuild.buildroot.net/results/f00106fb8205753fe5f56bfc944eb6615ff91c28/build-end.log
Complete log : http://autobuild.buildroot.net/results/f00106fb8205753fe5f56bfc944eb6615ff91c28/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/f00106fb8205753fe5f56bfc944eb6615ff91c28/config
Defconfig : http://autobuild.buildroot.net/results/f00106fb8205753fe5f56bfc944eb6615ff91c28/defconfig
Build 744f5191e54a8dda013acd1929fa0f3a4ad58778
==============================================
Status : NOK
Failure reason : boost-1.52.0
Architecture : powerpc
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 11:36:48
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=14bf3df3a649715246e13a9bf5f0902f09df84a6
End of log : http://autobuild.buildroot.net/results/744f5191e54a8dda013acd1929fa0f3a4ad58778/build-end.log
Complete log : http://autobuild.buildroot.net/results/744f5191e54a8dda013acd1929fa0f3a4ad58778/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/744f5191e54a8dda013acd1929fa0f3a4ad58778/config
Defconfig : http://autobuild.buildroot.net/results/744f5191e54a8dda013acd1929fa0f3a4ad58778/defconfig
Build 03886245a0959ce054f6ac7c4624e0233bc4226d
==============================================
Status : NOK
Failure reason : boost-1.52.0
Architecture : arm
Submitted by : Peter Korsgaard (gcc10)
Submitted at : 2012-12-20 11:46:16
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=14bf3df3a649715246e13a9bf5f0902f09df84a6
End of log : http://autobuild.buildroot.net/results/03886245a0959ce054f6ac7c4624e0233bc4226d/build-end.log
Complete log : http://autobuild.buildroot.net/results/03886245a0959ce054f6ac7c4624e0233bc4226d/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/03886245a0959ce054f6ac7c4624e0233bc4226d/config
Defconfig : http://autobuild.buildroot.net/results/03886245a0959ce054f6ac7c4624e0233bc4226d/defconfig
Build 9ff091323a5eda3791510667689cf5a0ef8e117f
==============================================
Status : NOK
Failure reason : sqlite-3071401
Architecture : xtensa
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 12:00:50
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=14bf3df3a649715246e13a9bf5f0902f09df84a6
End of log : http://autobuild.buildroot.net/results/9ff091323a5eda3791510667689cf5a0ef8e117f/build-end.log
Complete log : http://autobuild.buildroot.net/results/9ff091323a5eda3791510667689cf5a0ef8e117f/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/9ff091323a5eda3791510667689cf5a0ef8e117f/config
Defconfig : http://autobuild.buildroot.net/results/9ff091323a5eda3791510667689cf5a0ef8e117f/defconfig
Build 66c4fa951950f2b31d1aec12bd2b71f79ab8b58e
==============================================
Status : NOK
Failure reason : make: *** [/home/test/test/output1/stamps/ct-ng-toolchain-built] Error 2
Architecture : arm
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 12:27:20
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=14bf3df3a649715246e13a9bf5f0902f09df84a6
End of log : http://autobuild.buildroot.net/results/66c4fa951950f2b31d1aec12bd2b71f79ab8b58e/build-end.log
Complete log : http://autobuild.buildroot.net/results/66c4fa951950f2b31d1aec12bd2b71f79ab8b58e/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/66c4fa951950f2b31d1aec12bd2b71f79ab8b58e/config
Defconfig : http://autobuild.buildroot.net/results/66c4fa951950f2b31d1aec12bd2b71f79ab8b58e/defconfig
Build 849ab81fea2b0d366d2763427b76591ab15c3eea
==============================================
Status : NOK
Failure reason : connman-1.9
Architecture : avr32
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 13:12:58
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=14bf3df3a649715246e13a9bf5f0902f09df84a6
End of log : http://autobuild.buildroot.net/results/849ab81fea2b0d366d2763427b76591ab15c3eea/build-end.log
Complete log : http://autobuild.buildroot.net/results/849ab81fea2b0d366d2763427b76591ab15c3eea/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/849ab81fea2b0d366d2763427b76591ab15c3eea/config
Defconfig : http://autobuild.buildroot.net/results/849ab81fea2b0d366d2763427b76591ab15c3eea/defconfig
Build 4f5200d5d039ad14dca646f980754fad99e66cbc
==============================================
Status : NOK
Failure reason : mplayer-1.1
Architecture : sh2a
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 14:09:58
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=14bf3df3a649715246e13a9bf5f0902f09df84a6
End of log : http://autobuild.buildroot.net/results/4f5200d5d039ad14dca646f980754fad99e66cbc/build-end.log
Complete log : http://autobuild.buildroot.net/results/4f5200d5d039ad14dca646f980754fad99e66cbc/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/4f5200d5d039ad14dca646f980754fad99e66cbc/config
Defconfig : http://autobuild.buildroot.net/results/4f5200d5d039ad14dca646f980754fad99e66cbc/defconfig
Build 15a085c0d5ec1c70a2da420f61a3aedc4ad77f67
==============================================
Status : NOK
Failure reason : make: *** [/home/test/test/output2/stamps/ct-ng-toolchain-built] Error 2
Architecture : arm
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 14:14:31
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=14bf3df3a649715246e13a9bf5f0902f09df84a6
End of log : http://autobuild.buildroot.net/results/15a085c0d5ec1c70a2da420f61a3aedc4ad77f67/build-end.log
Complete log : http://autobuild.buildroot.net/results/15a085c0d5ec1c70a2da420f61a3aedc4ad77f67/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/15a085c0d5ec1c70a2da420f61a3aedc4ad77f67/config
Defconfig : http://autobuild.buildroot.net/results/15a085c0d5ec1c70a2da420f61a3aedc4ad77f67/defconfig
Build b05e8c2c9d720204bdbfada425905c0bc52ed1bf
==============================================
Status : NOK
Failure reason : libnl-3.2.16
Architecture : powerpc
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 14:32:02
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=14bf3df3a649715246e13a9bf5f0902f09df84a6
End of log : http://autobuild.buildroot.net/results/b05e8c2c9d720204bdbfada425905c0bc52ed1bf/build-end.log
Complete log : http://autobuild.buildroot.net/results/b05e8c2c9d720204bdbfada425905c0bc52ed1bf/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/b05e8c2c9d720204bdbfada425905c0bc52ed1bf/config
Defconfig : http://autobuild.buildroot.net/results/b05e8c2c9d720204bdbfada425905c0bc52ed1bf/defconfig
Build 55fad47589416c75bef72c9db3263fdbe61c8e79
==============================================
Status : NOK
Failure reason : make: *** [/home/test/test/output1/stamps/ct-ng-toolchain-built] Error 2
Architecture : arm
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 14:59:25
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=14bf3df3a649715246e13a9bf5f0902f09df84a6
End of log : http://autobuild.buildroot.net/results/55fad47589416c75bef72c9db3263fdbe61c8e79/build-end.log
Complete log : http://autobuild.buildroot.net/results/55fad47589416c75bef72c9db3263fdbe61c8e79/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/55fad47589416c75bef72c9db3263fdbe61c8e79/config
Defconfig : http://autobuild.buildroot.net/results/55fad47589416c75bef72c9db3263fdbe61c8e79/defconfig
Build 7bb46ed3ffb46741b7cb7e3edd33f4729409b2ef
==============================================
Status : NOK
Failure reason : python-2.7.3
Architecture : bfin
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 16:17:58
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=14bf3df3a649715246e13a9bf5f0902f09df84a6
End of log : http://autobuild.buildroot.net/results/7bb46ed3ffb46741b7cb7e3edd33f4729409b2ef/build-end.log
Complete log : http://autobuild.buildroot.net/results/7bb46ed3ffb46741b7cb7e3edd33f4729409b2ef/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/7bb46ed3ffb46741b7cb7e3edd33f4729409b2ef/config
Defconfig : http://autobuild.buildroot.net/results/7bb46ed3ffb46741b7cb7e3edd33f4729409b2ef/defconfig
Build 74aa570863bd2717ba1273f756ec4a2c76220669
==============================================
Status : NOK
Failure reason : make: *** [/home/test/test/output2/stamps/ct-ng-toolchain-built] Error 2
Architecture : mipsel
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 16:27:37
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=14bf3df3a649715246e13a9bf5f0902f09df84a6
End of log : http://autobuild.buildroot.net/results/74aa570863bd2717ba1273f756ec4a2c76220669/build-end.log
Complete log : http://autobuild.buildroot.net/results/74aa570863bd2717ba1273f756ec4a2c76220669/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/74aa570863bd2717ba1273f756ec4a2c76220669/config
Defconfig : http://autobuild.buildroot.net/results/74aa570863bd2717ba1273f756ec4a2c76220669/defconfig
Build 1664396c7593cbb42c6338a67117378720233103
==============================================
Status : NOK
Failure reason : pcre-8.31
Architecture : sh2a
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 17:03:26
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=14bf3df3a649715246e13a9bf5f0902f09df84a6
End of log : http://autobuild.buildroot.net/results/1664396c7593cbb42c6338a67117378720233103/build-end.log
Complete log : http://autobuild.buildroot.net/results/1664396c7593cbb42c6338a67117378720233103/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/1664396c7593cbb42c6338a67117378720233103/config
Defconfig : http://autobuild.buildroot.net/results/1664396c7593cbb42c6338a67117378720233103/defconfig
Build af851122899494e3b166a8825c3e8c1618f75958
==============================================
Status : NOK
Failure reason : spice-0.12.0
Architecture : i686
Submitted by : Peter Korsgaard (gcc110)
Submitted at : 2012-12-20 17:52:56
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=14bf3df3a649715246e13a9bf5f0902f09df84a6
End of log : http://autobuild.buildroot.net/results/af851122899494e3b166a8825c3e8c1618f75958/build-end.log
Complete log : http://autobuild.buildroot.net/results/af851122899494e3b166a8825c3e8c1618f75958/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/af851122899494e3b166a8825c3e8c1618f75958/config
Defconfig : http://autobuild.buildroot.net/results/af851122899494e3b166a8825c3e8c1618f75958/defconfig
Build a426e811f959dd2cc8a620d7283cb425fe991c55
==============================================
Status : NOK
Failure reason : boost-1.52.0
Architecture : x86_64
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 18:03:44
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=dd1aa62cceff4aa9072d7933042480c20cfd07ef
End of log : http://autobuild.buildroot.net/results/a426e811f959dd2cc8a620d7283cb425fe991c55/build-end.log
Complete log : http://autobuild.buildroot.net/results/a426e811f959dd2cc8a620d7283cb425fe991c55/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/a426e811f959dd2cc8a620d7283cb425fe991c55/config
Defconfig : http://autobuild.buildroot.net/results/a426e811f959dd2cc8a620d7283cb425fe991c55/defconfig
Build 4bba94d2a175b8568848298ad72fe33982d67a05
==============================================
Status : NOK
Failure reason : sdl-1.2.15
Architecture : arm
Submitted by : Peter Korsgaard (gcc10)
Submitted at : 2012-12-20 18:11:14
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=14bf3df3a649715246e13a9bf5f0902f09df84a6
End of log : http://autobuild.buildroot.net/results/4bba94d2a175b8568848298ad72fe33982d67a05/build-end.log
Complete log : http://autobuild.buildroot.net/results/4bba94d2a175b8568848298ad72fe33982d67a05/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/4bba94d2a175b8568848298ad72fe33982d67a05/config
Defconfig : http://autobuild.buildroot.net/results/4bba94d2a175b8568848298ad72fe33982d67a05/defconfig
Build 2ac543b8d26e75b0808fd781e6b4a04ca76e2d6d
==============================================
Status : NOK
Failure reason : icu-4.8.1.1
Architecture : bfin
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 19:56:03
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=dd1aa62cceff4aa9072d7933042480c20cfd07ef
End of log : http://autobuild.buildroot.net/results/2ac543b8d26e75b0808fd781e6b4a04ca76e2d6d/build-end.log
Complete log : http://autobuild.buildroot.net/results/2ac543b8d26e75b0808fd781e6b4a04ca76e2d6d/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/2ac543b8d26e75b0808fd781e6b4a04ca76e2d6d/config
Defconfig : http://autobuild.buildroot.net/results/2ac543b8d26e75b0808fd781e6b4a04ca76e2d6d/defconfig
Build 47bd00559cfd65cc064eafb3d5c6f0c799ff5062
==============================================
Status : NOK
Failure reason : mtd-1.5.0
Architecture : mips
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 20:13:15
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=dd1aa62cceff4aa9072d7933042480c20cfd07ef
End of log : http://autobuild.buildroot.net/results/47bd00559cfd65cc064eafb3d5c6f0c799ff5062/build-end.log
Complete log : http://autobuild.buildroot.net/results/47bd00559cfd65cc064eafb3d5c6f0c799ff5062/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/47bd00559cfd65cc064eafb3d5c6f0c799ff5062/config
Defconfig : http://autobuild.buildroot.net/results/47bd00559cfd65cc064eafb3d5c6f0c799ff5062/defconfig
Build d298b629d7a4a5a98cd0fd0397d4f589bc7c3928
==============================================
Status : NOK
Failure reason : libnspr-4.8.7
Architecture : aarch64
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 20:21:08
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=dd1aa62cceff4aa9072d7933042480c20cfd07ef
End of log : http://autobuild.buildroot.net/results/d298b629d7a4a5a98cd0fd0397d4f589bc7c3928/build-end.log
Complete log : http://autobuild.buildroot.net/results/d298b629d7a4a5a98cd0fd0397d4f589bc7c3928/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/d298b629d7a4a5a98cd0fd0397d4f589bc7c3928/config
Defconfig : http://autobuild.buildroot.net/results/d298b629d7a4a5a98cd0fd0397d4f589bc7c3928/defconfig
Build be95577e6518d2656e0f6c825fadfa5ef4f15acc
==============================================
Status : NOK
Failure reason : ltrace-0.7.2
Architecture : powerpc
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 20:27:26
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=dd1aa62cceff4aa9072d7933042480c20cfd07ef
End of log : http://autobuild.buildroot.net/results/be95577e6518d2656e0f6c825fadfa5ef4f15acc/build-end.log
Complete log : http://autobuild.buildroot.net/results/be95577e6518d2656e0f6c825fadfa5ef4f15acc/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/be95577e6518d2656e0f6c825fadfa5ef4f15acc/config
Defconfig : http://autobuild.buildroot.net/results/be95577e6518d2656e0f6c825fadfa5ef4f15acc/defconfig
Build dafd0a23ebbff59164f418aeed89c54d28caccf0
==============================================
Status : NOK
Failure reason : ltp-testsuite-20101031
Architecture : arm
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 20:55:37
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=dd1aa62cceff4aa9072d7933042480c20cfd07ef
End of log : http://autobuild.buildroot.net/results/dafd0a23ebbff59164f418aeed89c54d28caccf0/build-end.log
Complete log : http://autobuild.buildroot.net/results/dafd0a23ebbff59164f418aeed89c54d28caccf0/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/dafd0a23ebbff59164f418aeed89c54d28caccf0/config
Defconfig : http://autobuild.buildroot.net/results/dafd0a23ebbff59164f418aeed89c54d28caccf0/defconfig
Build 05aa6fbfd7665e33ad37a1a39cd3469ed18e0278
==============================================
Status : NOK
Failure reason : strace-4.7
Architecture : aarch64
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 20:59:59
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=dd1aa62cceff4aa9072d7933042480c20cfd07ef
End of log : http://autobuild.buildroot.net/results/05aa6fbfd7665e33ad37a1a39cd3469ed18e0278/build-end.log
Complete log : http://autobuild.buildroot.net/results/05aa6fbfd7665e33ad37a1a39cd3469ed18e0278/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/05aa6fbfd7665e33ad37a1a39cd3469ed18e0278/config
Defconfig : http://autobuild.buildroot.net/results/05aa6fbfd7665e33ad37a1a39cd3469ed18e0278/defconfig
Build 857fecca95c5b0ac0212ffa36fa8b07bf1a7452c
==============================================
Status : NOK
Failure reason : bluez_utils-4.101
Architecture : avr32
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 21:08:36
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=dd1aa62cceff4aa9072d7933042480c20cfd07ef
End of log : http://autobuild.buildroot.net/results/857fecca95c5b0ac0212ffa36fa8b07bf1a7452c/build-end.log
Complete log : http://autobuild.buildroot.net/results/857fecca95c5b0ac0212ffa36fa8b07bf1a7452c/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/857fecca95c5b0ac0212ffa36fa8b07bf1a7452c/config
Defconfig : http://autobuild.buildroot.net/results/857fecca95c5b0ac0212ffa36fa8b07bf1a7452c/defconfig
Build fb4f555ce3f15f4386f44d8a1c9b688baff1b07b
==============================================
Status : NOK
Failure reason : boost-1.52.0
Architecture : sh4a
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 21:16:18
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=dd1aa62cceff4aa9072d7933042480c20cfd07ef
End of log : http://autobuild.buildroot.net/results/fb4f555ce3f15f4386f44d8a1c9b688baff1b07b/build-end.log
Complete log : http://autobuild.buildroot.net/results/fb4f555ce3f15f4386f44d8a1c9b688baff1b07b/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/fb4f555ce3f15f4386f44d8a1c9b688baff1b07b/config
Defconfig : http://autobuild.buildroot.net/results/fb4f555ce3f15f4386f44d8a1c9b688baff1b07b/defconfig
Build 7b5911248af9fc133bee1eb559b8dd1cd8f1750e
==============================================
Status : NOK
Failure reason : libtirpc-0.2.2
Architecture : arm
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 22:11:55
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=dd1aa62cceff4aa9072d7933042480c20cfd07ef
End of log : http://autobuild.buildroot.net/results/7b5911248af9fc133bee1eb559b8dd1cd8f1750e/build-end.log
Complete log : http://autobuild.buildroot.net/results/7b5911248af9fc133bee1eb559b8dd1cd8f1750e/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/7b5911248af9fc133bee1eb559b8dd1cd8f1750e/config
Defconfig : http://autobuild.buildroot.net/results/7b5911248af9fc133bee1eb559b8dd1cd8f1750e/defconfig
Build 590b186956feb1e525cf10b4928046c468e0adfb
==============================================
Status : NOK
Failure reason : pcre-8.31
Architecture : sh2a
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 22:13:17
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=dd1aa62cceff4aa9072d7933042480c20cfd07ef
End of log : http://autobuild.buildroot.net/results/590b186956feb1e525cf10b4928046c468e0adfb/build-end.log
Complete log : http://autobuild.buildroot.net/results/590b186956feb1e525cf10b4928046c468e0adfb/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/590b186956feb1e525cf10b4928046c468e0adfb/config
Defconfig : http://autobuild.buildroot.net/results/590b186956feb1e525cf10b4928046c468e0adfb/defconfig
Build f27da3a3fb7b3c3355a2dfc1d6d2c288f806600a
==============================================
Status : NOK
Failure reason : webkit-1.2.7
Architecture : arm
Submitted by : Peter Korsgaard (gcc10)
Submitted at : 2012-12-20 22:27:20
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=dd1aa62cceff4aa9072d7933042480c20cfd07ef
End of log : http://autobuild.buildroot.net/results/f27da3a3fb7b3c3355a2dfc1d6d2c288f806600a/build-end.log
Complete log : http://autobuild.buildroot.net/results/f27da3a3fb7b3c3355a2dfc1d6d2c288f806600a/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/f27da3a3fb7b3c3355a2dfc1d6d2c288f806600a/config
Defconfig : http://autobuild.buildroot.net/results/f27da3a3fb7b3c3355a2dfc1d6d2c288f806600a/defconfig
Build 205ed681adbeaf87fe91dff87d67e0bea4048337
==============================================
Status : NOK
Failure reason : boost-1.52.0
Architecture : arm
Submitted by : Peter Korsgaard (gcc10)
Submitted at : 2012-12-20 23:00:32
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=dd1aa62cceff4aa9072d7933042480c20cfd07ef
End of log : http://autobuild.buildroot.net/results/205ed681adbeaf87fe91dff87d67e0bea4048337/build-end.log
Complete log : http://autobuild.buildroot.net/results/205ed681adbeaf87fe91dff87d67e0bea4048337/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/205ed681adbeaf87fe91dff87d67e0bea4048337/config
Defconfig : http://autobuild.buildroot.net/results/205ed681adbeaf87fe91dff87d67e0bea4048337/defconfig
Build f76163ead72fadefdb773f91909eed43a0398c5c
==============================================
Status : NOK
Failure reason : libcap-ng-0.6.6
Architecture : microblaze
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-20 23:49:03
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=dd1aa62cceff4aa9072d7933042480c20cfd07ef
End of log : http://autobuild.buildroot.net/results/f76163ead72fadefdb773f91909eed43a0398c5c/build-end.log
Complete log : http://autobuild.buildroot.net/results/f76163ead72fadefdb773f91909eed43a0398c5c/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/f76163ead72fadefdb773f91909eed43a0398c5c/config
Defconfig : http://autobuild.buildroot.net/results/f76163ead72fadefdb773f91909eed43a0398c5c/defconfig
--
http://autobuild.buildroot.net
^ permalink raw reply
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox