[Buildroot] [PATCH] Add Qt5 packages

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Mar 1 09:19:19 UTC 2013


Dear Daniel Price,

On Thu, 28 Feb 2013 20:25:59 -0800, Daniel Price wrote:

> That build problem in V8 is exactly the same as the one I had to fix
> in my nodejs (which also uses V8) patch, which I posted today.  See
> https://code.google.com/p/v8/source/detail?r=12094 for the fix.
> 
> Thomas, if we're going to have V8 in multiple places, perhaps it
> should be a separate package?  On the flip side, I don't know how
> sensitive webkit and nodejs are to version skew in V8.

That would be ideal indeed, but I'm not sure how easy it is to do. The
qt5jsbackend can indeed use an external V8, but it must be an external
V8 *source* tree, not installed V8 libraries/headers in $(STAGING_DIR).
So it's not as easy as "internal png" vs. "external png" for example.

What I would propose is to get Qt5 and NodeJS merged separately, and
then, if we find some time to work on getting the V8 stuff common, then
we'll do it.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list