[Buildroot] [PATCH] QT: Bump to 4.6.3

Peter Korsgaard jacmet at uclibc.org
Thu Sep 9 08:32:32 UTC 2010


>>>>> "Paul" == Paul Jones <paul at pauljones.id.au> writes:

 Paul> Also add option to build example and demo code
 Paul> Signed-off-by: Paul Jones <paul at pauljones.id.au>

Thanks, committed except for the patch change which was broken (you have
to escape the wildcards).

 Paul>  	toolchain/patch-kernel.sh $(QT_TARGET_DIR) package/qt/ \
 Paul> -		qt-$(QT_VERSION)-\*.patch \
 Paul> -		qt-$(QT_VERSION)-\*.patch.$(ARCH)
 Paul> +		*.patch \
 Paul> +		*.patch.$(ARCH)
 Paul>  	touch $@

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list