<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-fsl-arm.git/recipes-core, branch master</title>
<subtitle>Mirror of git.yoctoproject.org/meta-fsl-arm</subtitle>
<id>https://git.enea.com/cgit/linux/meta-fsl-arm.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/'/>
<updated>2016-03-11T11:00:16+00:00</updated>
<entry>
<title>imx-usb-loader: add recipe</title>
<updated>2016-03-11T11:00:16+00:00</updated>
<author>
<name>Hector Palacios</name>
<email>hector.palacios@digi.com</email>
</author>
<published>2016-03-03T16:29:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=37564e6801ce82fad979b4f57151c676d80e8a6c'/>
<id>urn:sha1:37564e6801ce82fad979b4f57151c676d80e8a6c</id>
<content type='text'>
This includes into the SDK Boundary Devices i.MX/Vybrid recovery
utility, a host tool which allows to boot an image via USB in
serial downloader mode.

It currently supports i.MX5, i.MX6, i.MX7, and Vybrid families.

Signed-off-by: Hector Palacios &lt;hector.palacios@digi.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>udev-rules-imx: set proper S value</title>
<updated>2015-03-09T14:39:43+00:00</updated>
<author>
<name>Javier Viguera</name>
<email>javier.viguera@digi.com</email>
</author>
<published>2015-03-04T13:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=3db87399ddcb633ddfc6128214d57d333e20eda1'/>
<id>urn:sha1:3db87399ddcb633ddfc6128214d57d333e20eda1</id>
<content type='text'>
Clean bitbake warning:

udev-rules-imx-1.0 ('S') don't exist, you must set 'S' to a proper value

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>udev-extraconf: deleting bbappend recipe</title>
<updated>2014-12-03T10:26:10+00:00</updated>
<author>
<name>Alexander Shashkevich</name>
<email>alex@stunpix.com</email>
</author>
<published>2014-12-03T09:11:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=9f2bbbdf3ca2ef50c33ae5614eea663d777ed6f3'/>
<id>urn:sha1:9f2bbbdf3ca2ef50c33ae5614eea663d777ed6f3</id>
<content type='text'>
udev-extraconf_%.bbappend file was not deleted after it was replaced by udev-rules-imx.bb

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>udev-extraconf: replace bbappend with own recipe</title>
<updated>2014-12-02T21:13:52+00:00</updated>
<author>
<name>Alexander Shashkevych</name>
<email>alex@stunpix.com</email>
</author>
<published>2014-12-02T18:13:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=d9b200205e85727ece1f15f996ce11f4a644d4b8'/>
<id>urn:sha1:d9b200205e85727ece1f15f996ce11f4a644d4b8</id>
<content type='text'>
Forcing udev-extraconf causes various strange effects. This was
discussed long time ago in oe-core on [1] and resulted in [2].

[1] http://lists.openembedded.org/pipermail/openembedded-core/2013-April/077880.html
[2] http://lists.openembedded.org/pipermail/openembedded-commits/2013-May/148591.html

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>udev-extraconf: restrict access to graphic buffers</title>
<updated>2014-12-02T21:13:40+00:00</updated>
<author>
<name>Alexander Shashkevych</name>
<email>alex@stunpix.com</email>
</author>
<published>2014-12-02T18:13:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=95054cefbe612ca2c1df7b6acf46d83e541ce1ae'/>
<id>urn:sha1:95054cefbe612ca2c1df7b6acf46d83e541ce1ae</id>
<content type='text'>
For security reasons fb and galcore devices must be only accessible by root user and/or video group.
All other users must not have access to graphic buffers.

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>udev-extraconf: allow all users to use gpu</title>
<updated>2014-11-22T14:17:04+00:00</updated>
<author>
<name>Alexander Shashkevych</name>
<email>alex@stunpix.com</email>
</author>
<published>2014-11-21T16:47:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=5593081ccc97633c1b2b7d12b1827a20498e7f0e'/>
<id>urn:sha1:5593081ccc97633c1b2b7d12b1827a20498e7f0e</id>
<content type='text'>
Users other than root can't use gpu due to permission restrictions of
/dev/galcore device.
This change adds permissions to galcore device for all users.

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>nativesdk-packagegroup-sdk-host: add nativesdk-u-boot-mkimage</title>
<updated>2014-10-23T22:00:56+00:00</updated>
<author>
<name>Javier Viguera</name>
<email>javier.viguera@digi.com</email>
</author>
<published>2014-10-21T12:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=b760d70e3d4cf3e7242c9dc58814c15bb68b21ca'/>
<id>urn:sha1:b760d70e3d4cf3e7242c9dc58814c15bb68b21ca</id>
<content type='text'>
Add the 'mkimage' host tool to the toolchains generated with 'bitbake
meta-toolchain' or with 'bitbake -c populate_sdk &lt;image&gt;'.

This allows to use the standalone toolchain to build kernel images of
type uImage (with u-boot header)

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>Use generic bbappend files</title>
<updated>2014-04-22T13:12:23+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2014-04-21T00:16:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=fc8bcfae0658375b1c241b6b9633b0c2dce6ac88'/>
<id>urn:sha1:fc8bcfae0658375b1c241b6b9633b0c2dce6ac88</id>
<content type='text'>
This uses the % wildcard for recipe matching, this easy the update of
recipe versions and maintenance.

 - formfactor_0.0.bbappend
 - udev-extraconf_1.0.bbappend
 - eglinfo-fb_1.0.bbappend
 - eglinfo-x11_1.0.bbappend
 - mesa-demos_8.1.0.bbappend
 - pointercal-xinput_0.0.bbappend
 - xserver-xf86-config_0.1.bbappend
 - gst-plugins-base_0.10.36.bbappend
 - gst-plugins-gl_0.10.3.bbappend
 - qt4-embedded_4.8.5.bbappend
 - qt4-x11-free_4.8.5.bbappend

Change-Id: Ia901561f327fde3109237994a2a5a76827f11913
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>PRINC removal from recipes</title>
<updated>2014-03-07T13:39:26+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2014-03-06T21:25:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=439826d6aa2c68f5f8b379fdc50a68033a06b44f'/>
<id>urn:sha1:439826d6aa2c68f5f8b379fdc50a68033a06b44f</id>
<content type='text'>
The PRINC use is deprecated and a patch bumping those is applied in
OE-Core. As consequence we must drop those here as soon as possible to
avoid PR changes in users feeds.

Change-Id: I5bb3947d96b76716db67e2122c6a00ea695ca7bb
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>nativesdk-packagegroup-sdk-host: Fix inclusion of elftosb and mxsldr</title>
<updated>2013-01-15T11:13:34+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2013-01-15T11:10:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=22015a1b368bb8cb6ca41ff8fb282e63317e46ee'/>
<id>urn:sha1:22015a1b368bb8cb6ca41ff8fb282e63317e46ee</id>
<content type='text'>
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
</feed>
