<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-boot2qt.git/scripts, branch v5.13.0-alpha</title>
<subtitle>Mirror of https://code.qt.io/cgit/yocto/meta-boot2qt.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=v5.13.0-alpha</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=v5.13.0-alpha'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/'/>
<updated>2019-02-11T06:09:31+00:00</updated>
<entry>
<title>meta-qt5: update layer</title>
<updated>2019-02-11T06:09:31+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2019-02-04T13:42:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=e791ae7716028c60673ea2dcc8e7fd5125e24772'/>
<id>urn:sha1:e791ae7716028c60673ea2dcc8e7fd5125e24772</id>
<content type='text'>
Update to Qt 5.13.0 Alpha

Task-number: QTBUG-72311
Change-Id: Ib130e4f2dc171049bb2f6228b0b268981918774c
Reviewed-by: Jani Heikkinen &lt;jani.heikkinen@qt.io&gt;
</content>
</entry>
<entry>
<title>intel: Update meta layer to thud</title>
<updated>2019-02-04T10:42:48+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2019-01-31T09:42:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=b0e24e16545c904440f8ff33892c9bb3e0b3c279'/>
<id>urn:sha1:b0e24e16545c904440f8ff33892c9bb3e0b3c279</id>
<content type='text'>
Remove previous mesa recipes, as poky now offers same version.

Change-Id: I347275cad09430650917b39bbfa293d7b94d046d
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>mingw: update meta-mingw layer and fix qtbase build</title>
<updated>2019-02-01T06:58:41+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2019-01-31T07:24:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=dbd07446e02da51c9ea8fe6543ad156a9c656069'/>
<id>urn:sha1:dbd07446e02da51c9ea8fe6543ad156a9c656069</id>
<content type='text'>
Thud branch is missing some of the fixes required for cmake, so use
sha1 from master branch. This needs a fix for for nativesdk-qtbase as
mingw64 headers have conflict depending on which order time.h and
pthread.h are included, causing error:
"qdatetime.cpp: error: 'localtime_r' was not declared in this scope"

Change-Id: Ie3faf69302594c1bead3bd0a5cc4bb2205c587ea
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>nitrogen6x: update u-boot-boundary patches</title>
<updated>2019-02-01T06:58:36+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2019-01-25T07:37:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=12f3a11c1930152c17c70e34dc01c80feca20333'/>
<id>urn:sha1:12f3a11c1930152c17c70e34dc01c80feca20333</id>
<content type='text'>
Update meta-boundary to master branch where thud layer
compatibility is set &amp; update patches for yocto thud

Task-number: QTBUG-72413
Change-Id: Ie654dbb1d82799e3170e947cf80baf64aa725ab6
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
<entry>
<title>yocto: upgrade to yocto 2.6 (thud)</title>
<updated>2019-02-01T06:58:28+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2019-01-14T12:55:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=866106a38dae09dbba01d6a9d77bc80189f94ad8'/>
<id>urn:sha1:866106a38dae09dbba01d6a9d77bc80189f94ad8</id>
<content type='text'>
Initial upgrade commit from yocto 2.5.2 (sumo) -&gt; 2.6 (thud).
System &amp; some group 1 devices related meta layers, appends &amp; patches updated:

* poky, meta-openembedded &amp; meta-mingw updated to thud branch
  - layer.conf files updated to support thud where applicable
  - obsolete gstreamer-plugins-bad BBMASK + bbappend overide removed
  - ostree build issues fixed with upstream submodule patch

* meta-freescale &amp; meta-freescale-3rdparty updated to thud branch

* meta-toradex-bsp-common &amp; meta-toradex-nxp update to latest tagged release (2.8b5) in toradex/rocko branch
  - to fix build issue a systemd patch taken from meta-toradex-bsp-common toradex/master-next branch (thud compatible)
  - mask gstreamer recipes from toradex layer and use older versions for
    libav and plugins-ugly, so that they match the imx version of gstreamer.

* meta-raspberry update to latest in master branch (where thud layer compatibility is set)

* meta-tegra update to latest in thud branch
 - vulkan disabled from jetsons since NVIDIA's Vulkan support is for X only

Task-number: QTBUG-72413
Change-Id: Ida277b66840babc23e877161a26f1ae1b3c68fda
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
<entry>
<title>meta-qt5: update to Qt 5.13.0</title>
<updated>2019-01-18T10:53:14+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2019-01-17T12:55:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=6210fb49bc0c64fdb66590eaf49019ee6e3e8a2c'/>
<id>urn:sha1:6210fb49bc0c64fdb66590eaf49019ee6e3e8a2c</id>
<content type='text'>
Change-Id: Ifd0a4a20be728fbe348cd99604824e9f71576f37
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>meta-qt5: update meta layer</title>
<updated>2019-01-15T07:49:01+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2019-01-13T20:20:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=f5a39be03ca9d7f849ecab701db85d3a35364cc3'/>
<id>urn:sha1:f5a39be03ca9d7f849ecab701db85d3a35364cc3</id>
<content type='text'>
Update to latest 5.12.1 snapshot

Task-number: QTBUG-72255
Change-Id: Iffa569bbc4f10b3c13f24f302e20871916a49ca0
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
<entry>
<title>meta-qt5: update meta layer</title>
<updated>2019-01-14T06:56:53+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2019-01-09T08:23:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=a7749bb5f25748fbf91a46b722fe3cb27ed90f02'/>
<id>urn:sha1:a7749bb5f25748fbf91a46b722fe3cb27ed90f02</id>
<content type='text'>
Pull in merge from upstream/master:

* d4b9962 Merge remote-tracking branch 'qtyocto/upstream/master' into 5.12

Change-Id: I8c429b7ace19167a33f72863668752c564be20bc
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
<entry>
<title>meta-qt5: update meta layer</title>
<updated>2019-01-10T11:56:17+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2018-12-14T10:38:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=ff68de7e1d41b2cd81b0ffd16759d2c738554705'/>
<id>urn:sha1:ff68de7e1d41b2cd81b0ffd16759d2c738554705</id>
<content type='text'>
First snapshot of 5.12.1 branch &amp; other updates:

f705a8a qtsystems: update submodule
9c6ce81 qt5: cleanup mkspecs
5ebd582 qt5: update submodules
2f0b002 Merge remote-tracking branch 'qtyocto/upstream/master' into 5.12
475da47 qt3d-runtime: update to v2.2
c320af0 nativesdk-qtbase: remove packaging QA issue fix
9fc65c0 qtwebengine: Configure Ninja to honor PARALLEL_MAKE
010a29e qmllive: add new recipe
f227502 python-pyqt5: MAKEFLAGS pass -j 1 via MAKEFLAGS during do_install
fe453ec packagegroup-qt5-toolchain-target: Skip qtwebkit if opengl not found
18f82a8 python-pyqt5: Disable parallel install

Change-Id: I8869107d56ae255d22894a4f1f1ee0a6907e6131
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
<entry>
<title>meta-freescale,-freescale-3rdparty,-boundary: update sumo branches</title>
<updated>2019-01-09T08:07:31+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2019-01-04T12:28:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=500e3a9564f232683a215dc685bc00d5a5d9d719'/>
<id>urn:sha1:500e3a9564f232683a215dc685bc00d5a5d9d719</id>
<content type='text'>
Cleanup:
- Obsolete BBMASK entries removed &amp; required BT/WiFi kernel module related updates in boundary.inc
- "CONFIG_HID_MULTITOUCH=m" removed from fsl-extras .bbappend entry as linux-boundary-4.9.x/defconfig
  in meta-freescale-3rdparty already includes it
- Update display support patch

Changelog:
meta-freescale:
  * 407c6cf - u-boot-fslc: Avoid restricting parsing for 'imx'
  * c8979aa - mxldr: Fix QA errors seen on x86 builds
  * 4f0cbb6 - recipes: Limit BSP specific recipes on relevant SOCs
  * d849257 - recipes: Mark compatible machines as restricted by dependencies
  * e4ace33 - linux-fslc/defconfig: sync with linux-fslc imx_v6_v7_defconfig
  * 7909951 - libsdl2: avoid basehash changes
  * 06611d2 - linux-fslc/defconfig: CONFIG_BT_BNEP=m
  * 808bc8a - linux-fslc/defconfig: Add CONFIG_NET_NS=y
  * 42dbe4e - imx-base.inc Add missing overrides to for `use-mainline-bsp`
  * 832b358 - linux-fslc/defconfig: Add CONFIG_FW_LOADER_USER_HELPER(_FALLBACK)=y
  * aa04351 - linux-fslc: upgrade to latest in 4.17.x+fslc
  * 196457d - linux-fslc: Update to 4.17.19
  * 85fc83d - xf86-video-armada: Update to latest git
  * 9e3d514 - imx-alsa-plugins: Make imx7ulp a compatible machine
  * aa71828 - qtwayland/etnaviv: remove xcomposite-glx
  * 3d89831 - remove chromium appends
  * a4512f2 - xf86-video-imx-vivante: Set linker flags properly
  * 1deea6b - linux-fslc/defconfig: Add CONFIG_TMPFS_POSIX_ACL=y
  * 07e2673 - linux-fslc: Update SRCREV

meta-freescale-3rdparty:
  * 88a2963 - linux-advantech: Update dms-ba16 Q7 Linux kernel
  * beed0f0 - u-boot-script-gateworks-imx: fix bootscript source

meta-boundary:
  * 412ef0b - boundary-eval-image: include qcacld/bdsdmac wifi firmware
  * b649eaf - linux-firmware-bdsdmac: merge BT and WiFi firmware recipes
  * d6ba89a - devregs: bump revision to 24723266
  * 1a58771 - kernel-module-qcacld: bump revision to 10a07db2
  * 0c34f6f - linux-firmware-bdsdmac-wlan: bump to revision ce0b576b

Task-number: QTBUG-72253
Change-Id: Id99b0d5396c34721845d0133ad7c01dff8b1bfa0
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
</feed>
