* [Buildroot] [git commit master] package/qt: bump version
@ 2009-12-14 16:29 Peter Korsgaard
2009-12-14 17:55 ` Thiago A. Corrêa
0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2009-12-14 16:29 UTC (permalink / raw)
To: buildroot
commit: http://git.buildroot.net/buildroot/commit/?id=81cb4205d053d3cf09dd0718943141500b633137
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
I know 4.6.0 is out, but I don't have a setup to test it at the moment,
so lets stick with 4.5.x for now.
There's apparently no .tar.bz2 of 4.5.3.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
package/qt/qt.mk | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/qt/qt.mk b/package/qt/qt.mk
index 105998f..e4a354d 100644
--- a/package/qt/qt.mk
+++ b/package/qt/qt.mk
@@ -12,10 +12,10 @@
#
######################################################################
-QT_VERSION:=4.5.2
-QT_SOURCE:=qt-embedded-linux-opensource-src-$(QT_VERSION).tar.bz2
+QT_VERSION:=4.5.3
+QT_SOURCE:=qt-embedded-linux-opensource-src-$(QT_VERSION).tar.gz
QT_SITE:=http://get.qt.nokia.com/qt/source
-QT_CAT:=$(BZCAT)
+QT_CAT:=$(ZCAT)
QT_TARGET_DIR:=$(BUILD_DIR)/qt-embedded-linux-opensource-src-$(QT_VERSION)
QT_CONFIGURE:=#empty
--
1.6.3.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [git commit master] package/qt: bump version
2009-12-14 16:29 [Buildroot] [git commit master] package/qt: bump version Peter Korsgaard
@ 2009-12-14 17:55 ` Thiago A. Corrêa
2009-12-14 19:42 ` Peter Korsgaard
0 siblings, 1 reply; 3+ messages in thread
From: Thiago A. Corrêa @ 2009-12-14 17:55 UTC (permalink / raw)
To: buildroot
Hi,
On Mon, Dec 14, 2009 at 2:29 PM, Peter Korsgaard <jacmet@sunsite.dk> wrote:
> I know 4.6.0 is out, but I don't have a setup to test it at the moment,
> so lets stick with 4.5.x for now.
Thanks. According to some posts at the avrfreaks.net forum, the 4.6.0
has some problems compiling with the avr32 toolchain. I haven't tried
myself yet. Looks like it's the compiler's fault. Atmel already has a
new gcc toolchain version 2.3.0 based on gcc 4.3.x as binary only
download for windows, but so far no sources at the website yet. I
think the one we are using is what they have labeled as 2.1.6
> There's apparently no .tar.bz2 of 4.5.3.
>
That's odd. ftp.trolltech.com/pub/qt also doesn't have a .bz2, the
same goes for 4.6.0 downloads :(
I guess they dropped the .bz2
Kind Regards,
Thiago A. Correa
^ permalink raw reply [flat|nested] 3+ messages in thread* [Buildroot] [git commit master] package/qt: bump version
2009-12-14 17:55 ` Thiago A. Corrêa
@ 2009-12-14 19:42 ` Peter Korsgaard
0 siblings, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2009-12-14 19:42 UTC (permalink / raw)
To: buildroot
>>>>> "Thiago" == Thiago A Corr?a <thiago.correa@gmail.com> writes:
Hi,
>> I know 4.6.0 is out, but I don't have a setup to test it at the
>> moment, so lets stick with 4.5.x for now.
Thiago> Thanks. According to some posts at the avrfreaks.net forum, the 4.6.0
Thiago> has some problems compiling with the avr32 toolchain. I haven't tried
Thiago> myself yet. Looks like it's the compiler's fault. Atmel already has a
Thiago> new gcc toolchain version 2.3.0 based on gcc 4.3.x as binary only
Thiago> download for windows, but so far no sources at the website yet. I
Thiago> think the one we are using is what they have labeled as 2.1.6
Ok - Thanks for the heads up.
>> There's apparently no .tar.bz2 of 4.5.3.
>>
Thiago> That's odd. ftp.trolltech.com/pub/qt also doesn't have a .bz2, the
Thiago> same goes for 4.6.0 downloads :(
Thiago> I guess they dropped the .bz2
Yeah, kind of a pain with that huge qt tarball, .gz is ~10 MB bigger
than .bz2:
-rw-r--r-- 1 peko peko 114M 2009-06-25 11:05 qt-embedded-linux-opensource-src-4.5.2.tar.bz2
-rw-r--r-- 1 peko peko 124M 2009-10-01 13:55 qt-embedded-linux-opensource-src-4.5.3.tar.gz
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-12-14 19:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-14 16:29 [Buildroot] [git commit master] package/qt: bump version Peter Korsgaard
2009-12-14 17:55 ` Thiago A. Corrêa
2009-12-14 19:42 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox