<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-qt5.git/conf, branch morty</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=morty</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-qt5.git/atom?h=morty'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/'/>
<updated>2016-01-14T10:16:18+00:00</updated>
<entry>
<title>qt5: allow overriding git protocol used with QT_GIT uri</title>
<updated>2016-01-14T10:16:18+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2016-01-14T07:29:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=3e2058f2e735bbfd15723ce9de27ad8df78a5500'/>
<id>urn:sha1:3e2058f2e735bbfd15723ce9de27ad8df78a5500</id>
<content type='text'>
Add option QT_GIT_PROTOCOL to specify the protocol to be used
with the QT_GIT uri.

Signed-off-by: Samuli Piippo &lt;samuli.piippo@theqtcompany.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes, conf: Direct QT_GIT to use github mirrors</title>
<updated>2015-08-26T15:12:26+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2015-08-24T17:43:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=813103e622b721467f64f8a3c4e6a4eab4e346cc'/>
<id>urn:sha1:813103e622b721467f64f8a3c4e6a4eab4e346cc</id>
<content type='text'>
This helps in load balancing code.qt.io may be overloaded
and bails out occasionally when doing fresh clones

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt5: drop recipes for 5.4.1 version</title>
<updated>2015-05-28T12:50:37+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2015-05-28T12:50:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=3fa7bb148ed40bd018ce51b5f20c0c8792638568'/>
<id>urn:sha1:3fa7bb148ed40bd018ce51b5f20c0c8792638568</id>
<content type='text'>
* we don't plan to keep 2 versions, one from tarballs and one from git
  now there is 5.4.2 in git recipes and 5.4.1 tarballs aren't very useful
  anymore

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt5: add QT_GIT to define git repo for Qt core components</title>
<updated>2015-03-17T12:07:34+00:00</updated>
<author>
<name>Andre McCurdy</name>
<email>armccurdy@gmail.com</email>
</author>
<published>2015-03-13T19:59:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=87235825459d376bf4537c9523eb2496e15893aa'/>
<id>urn:sha1:87235825459d376bf4537c9523eb2496e15893aa</id>
<content type='text'>
Replace duplicated git URIs with a single definition in layer.conf.

Signed-off-by: Andre McCurdy &lt;armccurdy@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt5: fix current git version</title>
<updated>2015-03-10T17:30:09+00:00</updated>
<author>
<name>Heikki Sarkanen</name>
<email>heikki.sarkanen@tamtron.fi</email>
</author>
<published>2015-03-10T15:47:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=c3cb6426cdb0da00443997540b29cdd4544932ae'/>
<id>urn:sha1:c3cb6426cdb0da00443997540b29cdd4544932ae</id>
<content type='text'>
Bitbake doesn't detect lower git version:
NOTE: preferred version 5.4.0+git% of qtbase-native not available (for item qtbase-native)
NOTE: versions of qtbase-native available: 5.4.1 5.4.1+gitAUTOINC+a782369071

Signed-off-by: Heikki Sarkanen &lt;heikki.sarkanen@tamtron.fi&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add qttranslations to qt5-versions.inc and packagegroups</title>
<updated>2015-02-27T16:50:32+00:00</updated>
<author>
<name>Stephan Binner</name>
<email>stephan.binner@basyskom.com</email>
</author>
<published>2015-02-27T13:51:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=aa11ed05ca99f1b66258089e3085121dd72b0ab3'/>
<id>urn:sha1:aa11ed05ca99f1b66258089e3085121dd72b0ab3</id>
<content type='text'>
Signed-off-by: Stephan Binner &lt;stephan.binner@basyskom.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes: upgrade from 5.4.0 to 5.4.1</title>
<updated>2015-02-27T16:50:32+00:00</updated>
<author>
<name>Stephan Binner</name>
<email>stephan.binner@basyskom.com</email>
</author>
<published>2015-02-26T12:30:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=e87cd44fba14319cedd6195a227f468671f568cd'/>
<id>urn:sha1:e87cd44fba14319cedd6195a227f468671f568cd</id>
<content type='text'>
Signed-off-by: Stephan Binner &lt;stephan.binner@basyskom.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtwebchannel: Add recipes for 5.4.0 and Git</title>
<updated>2015-02-13T12:16:12+00:00</updated>
<author>
<name>Stephan Binner</name>
<email>stephan.binner@basyskom.com</email>
</author>
<published>2015-02-06T15:47:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=7b615428cfc4c0b912ba54ab3eaae690dce5d7a1'/>
<id>urn:sha1:7b615428cfc4c0b912ba54ab3eaae690dce5d7a1</id>
<content type='text'>
Signed-off-by: Stephan Binner &lt;stephan.binner@basyskom.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>qt5-git: Update to 5.4.0+, latest revision in 5.4 branch</title>
<updated>2014-12-11T12:24:22+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2014-12-11T08:14:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=77f262d7c7013b452b6eba11d329bcb94efde944'/>
<id>urn:sha1:77f262d7c7013b452b6eba11d329bcb94efde944</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes: upgrade from 5.3.2 to 5.4.0</title>
<updated>2014-12-11T12:24:22+00:00</updated>
<author>
<name>Jonathan Liu</name>
<email>net147@gmail.com</email>
</author>
<published>2014-12-11T04:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=6566f728ab3d14a4908516fb13ad555dbfe04471'/>
<id>urn:sha1:6566f728ab3d14a4908516fb13ad555dbfe04471</id>
<content type='text'>
MJ: nativesdk-qtbase, nativesdk-qttools, qtbase-native: Drop unnecessary LICENSE/LIC_FILES_CHKSUM
MJ: qtwebkit: move leveldb dependency to .inc

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Jonathan Liu &lt;net147@gmail.com&gt;
</content>
</entry>
</feed>
