<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-fsl-arm.git, branch daisy</title>
<subtitle>Mirror of git.yoctoproject.org/meta-fsl-arm</subtitle>
<id>https://git.enea.com/cgit/linux/meta-fsl-arm.git/atom?h=daisy</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/atom?h=daisy'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/'/>
<updated>2015-02-21T13:38:01+00:00</updated>
<entry>
<title>qt4: sync g++.conf file with upstream</title>
<updated>2015-02-21T13:38:01+00:00</updated>
<author>
<name>Javier Viguera</name>
<email>javier.viguera@digi.com</email>
</author>
<published>2015-02-19T17:56:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=0c4de80867c3ab4e9682dd7802d3fd907d1e1a23'/>
<id>urn:sha1:0c4de80867c3ab4e9682dd7802d3fd907d1e1a23</id>
<content type='text'>
Since this g++.conf file was added to fix some MX6 issues the upstream
version of the file in which it's based has received some more fixes:

http://git.openembedded.org/openembedded-core/commit/?id=6456b596a73232429e0d223089f32dc350ea20b0
http://git.openembedded.org/openembedded-core/commit/?id=6c78f629323bea0be44181d60e3ce45be0416093

This commit fixes an error building QT applications in debug mode
(CONFIG+=debug in the QT project file) with a toolchain generated for a
MX6 machine (with populate_sdk).

Signed-off-by: Javier Viguera &lt;javier.viguera@digi.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>libdrm: libdrm build fails due to missing space in SRC_URI_append</title>
<updated>2014-12-20T17:56:47+00:00</updated>
<author>
<name>Alexander Shashkevych</name>
<email>alex@stunpix.com</email>
</author>
<published>2014-12-19T14:06:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=bcdbe984d2a29e69d62b741bb7aa4008dcb742aa'/>
<id>urn:sha1:bcdbe984d2a29e69d62b741bb7aa4008dcb742aa</id>
<content type='text'>
libdrm build fails due to libdrm_%.bbappend, since 'SRC_URI_append'
doesn't contain leading space in appended string.

Signed-off-by: Alexander Shashkevich &lt;alex@stunpix.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>gpu-viv-bin-mx6q: Remove patch files which are unused</title>
<updated>2014-12-11T12:08:50+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2014-12-06T16:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=438ca51198f3c87a5ba53ef5e2babd561d1df0cf'/>
<id>urn:sha1:438ca51198f3c87a5ba53ef5e2babd561d1df0cf</id>
<content type='text'>
Some patches were not removed while updating the recipe. This dropes
the left over files to remove them from the layer.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>image_types_fsl.bbclass: Use 69K as offset to load image</title>
<updated>2014-12-11T12:08:10+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2014-12-03T16:49:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=7be17472a293f538702d375ba8cf3f48340f235a'/>
<id>urn:sha1:7be17472a293f538702d375ba8cf3f48340f235a</id>
<content type='text'>
The U-Boot mainline uses 69K as offset so we ought to use it here;
this aligns the SD card image layout to work out of box with all
U-Boot mainline based SPL boards.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>gpu-viv-g2d: fix file ownership in packages</title>
<updated>2014-11-05T12:46:34+00:00</updated>
<author>
<name>Javier Viguera</name>
<email>javier.viguera@digi.com</email>
</author>
<published>2014-11-04T15:12:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=9bc540eec9a7e280af13371ea70650fcc47ea627'/>
<id>urn:sha1:9bc540eec9a7e280af13371ea70650fcc47ea627</id>
<content type='text'>
Using 'cp -a' to install files in do_install function leaks user/group
attributes from build machine to target packages.

WARNING: log_check: There is a warn message in the logfile
WARNING: log_check: Matched keyword: [warn]
WARNING: log_check: warning: user xxxxx does not exist - using root

Signed-off-by: Javier Viguera &lt;javier.viguera@digi.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>efl: Avoid applying the patch for non-i.MX6 machines</title>
<updated>2014-11-05T12:46:26+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2014-11-05T11:53:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=db7365b86434240ed2a2712f98631b2b3e257094'/>
<id>urn:sha1:db7365b86434240ed2a2712f98631b2b3e257094</id>
<content type='text'>
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>efl: rename bbappend to match future versions</title>
<updated>2014-11-05T12:01:08+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@googlemail.com</email>
</author>
<published>2014-10-30T16:55:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=c64d481131b819814002d5e8e0982351b0f26ea4'/>
<id>urn:sha1:c64d481131b819814002d5e8e0982351b0f26ea4</id>
<content type='text'>
as long as the patch applies chances are high that we need it

Signed-off-by: Andreas Müller &lt;schnitzeltony@googlemail.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>linux-mfgtool.inc: Fix dynamic packages handling</title>
<updated>2014-10-02T23:21:42+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2014-09-02T18:54:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=4e694e727aa8babfd0ba06c5e98bab3753b39a8b'/>
<id>urn:sha1:4e694e727aa8babfd0ba06c5e98bab3753b39a8b</id>
<content type='text'>
In case we have kernel modules, a runtime dependency or recommendation
can break the dependency resolution algorithm of BitBake resulting on
a conflict like:

,----[ Provider conflict error ]
| ERROR: Trying to resolve runtime dependency kernel-module-nfs resulted
|     in conflicting PREFERRED_PROVIDER entries being found.
| The providers found were:
|     ['.../meta-customer/recipes-kernel/linux/linux-customer-mfgtool_3.10.17.bb',
|      '.../meta-customer/recipes-kernel/linux/linux-customer_3.10.17.bb']
| The PREFERRED_PROVIDER entries resulting in this conflict were:
|     ['PREFERRED_PROVIDER_linux-mfgtool = mfgtool-linux-customer',
|      'PREFERRED_PROVIDER_virtual/kernel = linux-customer']
`----

To fix this, we need to rename the dynamic packages and hence change
the built binaries, solving the conflict.

Change-Id: I8becb8a4a839494720711f60f51515aba0140c68
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>linux-fslc: Update to 00e472 revision</title>
<updated>2014-09-23T18:00:29+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2014-09-22T13:45:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=5dbda0c03427c05e1da1ac4399a4dc26488102ec'/>
<id>urn:sha1:5dbda0c03427c05e1da1ac4399a4dc26488102ec</id>
<content type='text'>
This updates the patches-3.14 branch to 3.14.19 stable release.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>u-boot-fslc: Update to 9e76b38 revision</title>
<updated>2014-09-23T18:00:28+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2014-09-23T16:22:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=a9be92d66306851d5116154d9cc763fcc59812f8'/>
<id>urn:sha1:a9be92d66306851d5116154d9cc763fcc59812f8</id>
<content type='text'>
This includes following fixes:

9e76b38 wandboard: Use 32bit color depth for Fusion LCD

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
</feed>
