<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-qt5.git/recipes-qt/qt5/qtjsbackend.inc, branch dev</title>
<subtitle>Mirror of https://code.qt.io/cgit/yocto/meta-qt5.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-qt5.git/atom?h=dev</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-qt5.git/atom?h=dev'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/'/>
<updated>2014-01-12T14:01:37+00:00</updated>
<entry>
<title>qt5: upgrade to 5.2.0</title>
<updated>2014-01-12T14:01:37+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-11-02T18:06:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=c908fe4ebd5a04813be0b83c173fae182bb22728'/>
<id>urn:sha1:c908fe4ebd5a04813be0b83c173fae182bb22728</id>
<content type='text'>
* drop 0027-Fix-misaligned-selection-region-with-text-when-cente.patch
  resolved in upstream commit 5d8a882c11201a29475c5ea71cfb76c9de6573f5
* drop 0020-Use-BGRA-extension-in-bindTexture.patch
  resolved in upstream commit e1325cf26e146b68725cc1a0a02b274ce3dfbe5c
* drop 0008-wayland-scanner-disable-silent-rules.patch
  resolved upstream in:
  commit 2ff2a7c32d76b9e58b800f12469f112cfdb6ad3c
  Author: Jan Arne Petersen &lt;jan.petersen@kdab.com&gt;
  Date:   Fri Jul 19 14:35:19 2013 +0200
  Fix wayland-scanner to work with CONFIG+=silent

* squash to match more with structure of
  https://github.com/meta-qt5/qtbase/tree/stable

* qtmodules: bump SRCREVs for 5.2.0 tags
  now all modules using qt5-git should be newer than any 5.1.* version
* qtbase: fix paths in packageconfig *.pc files
  include- and lib-paths contained build-sysroot paths
* qtwebkit: Explicitly add ICU libraries to LIBS
  fails to build without this
* qtjsbackend: remove for git versions
  Found in [1]:
  Qt Qml is now using its own built-in Javascript engine and does not depend on
  V8 anymore. As such the QtJSBackend shared library has disappeared.
  [1] http://blog.qt.digia.com/blog/2013/09/30/qt-5-2-alpha-available/
* qt5: Upgrade 5.1.1 recipes to 5.2.0 to match git recipes
  qtjsbackend is now completely gone
  it allows to share more .patch files and configuration in .inc again

Signed-off-by: Andreas Müller &lt;schnitzeltony@googlemail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt5: drop INC_PR and update PR only in 5.0.2 recipes</title>
<updated>2013-07-25T10:14:12+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-07-20T14:20:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=567a4d462fa0129751600d32d07ee67a9c0c3f23'/>
<id>urn:sha1:567a4d462fa0129751600d32d07ee67a9c0c3f23</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtjsbackend: hardfloat patch is only needed for 5.0.2</title>
<updated>2013-05-28T16:20:25+00:00</updated>
<author>
<name>Eric BENARD</name>
<email>eric@eukrea.com</email>
</author>
<published>2013-05-28T13:24:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=d8ce75b573a187dd2dbea51f5ff4ae6ee778b7b9'/>
<id>urn:sha1:d8ce75b573a187dd2dbea51f5ff4ae6ee778b7b9</id>
<content type='text'>
Signed-off-by: Eric Bénard &lt;eric@eukrea.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtjsbackend: fix hardfloat detection in v8</title>
<updated>2013-05-28T08:42:22+00:00</updated>
<author>
<name>Eric BENARD</name>
<email>eric@eukrea.com</email>
</author>
<published>2013-05-27T23:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=c4fe1b8f553ebf7e8081cbfa34c970c903284708'/>
<id>urn:sha1:c4fe1b8f553ebf7e8081cbfa34c970c903284708</id>
<content type='text'>
Signed-off-by: Eric Bénard &lt;eric@eukrea.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt5module: drop it and include only qt5.inc</title>
<updated>2013-05-07T13:57:48+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-05-07T13:30:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=ae45cb478fbfacc7e2e23eb365c1f740ad325335'/>
<id>urn:sha1:ae45cb478fbfacc7e2e23eb365c1f740ad325335</id>
<content type='text'>
* not all modules depend on qtbase, qtbase-native dependency is added
  by qmake5.bbclass:
  QT5TOOLSDEPENDS ?= "qtbase-native "
  DEPENDS_prepend = "${QT5TOOLSDEPENDS}"

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt5-*.inc: let module.inc to define LICENSE</title>
<updated>2013-05-07T09:01:59+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-05-06T08:40:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=26097532fb11d683eda5bb80b27901d6be429d18'/>
<id>urn:sha1:26097532fb11d683eda5bb80b27901d6be429d18</id>
<content type='text'>
* it was working for LIC_FILES_CHKSUM, but not LICENSE
* we need to change order of includes, first version.inc then module.inc

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt5module.inc: move shared logic to new .inc file</title>
<updated>2013-04-28T13:55:10+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-04-28T13:19:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=d4a726ccf6e9ab1272555161ae4eb69ea508652b'/>
<id>urn:sha1:d4a726ccf6e9ab1272555161ae4eb69ea508652b</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt5: move do_install modifications to shared qt5.inc and reuse do_configure</title>
<updated>2013-04-28T13:55:10+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-04-28T13:16:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=7d3f0711eefea2aa60d6d5b1dc4aa2eec3c97098'/>
<id>urn:sha1:7d3f0711eefea2aa60d6d5b1dc4aa2eec3c97098</id>
<content type='text'>
</content>
</entry>
<entry>
<title>qtjsbackend: Update LICENSE info</title>
<updated>2013-04-28T13:55:10+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-04-28T11:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=7354b4ffe5662fa321f97f821974eff4dbb29679'/>
<id>urn:sha1:7354b4ffe5662fa321f97f821974eff4dbb29679</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtjsbackend: remove PARALLEL_MAKE setting</title>
<updated>2013-04-28T13:55:10+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-04-28T11:09:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=4d0f51ce9ae925a01f3d4bfad349bcc66425809a'/>
<id>urn:sha1:4d0f51ce9ae925a01f3d4bfad349bcc66425809a</id>
<content type='text'>
* it seems to work fine with modified v8.pro
</content>
</entry>
</feed>
