<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-fsl-ppc.git/recipes-core/udev, branch morty</title>
<subtitle>Mirror of git.yoctoproject.org/meta-fsl-ppc</subtitle>
<id>https://git.enea.com/cgit/linux/meta-fsl-ppc.git/atom?h=morty</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/atom?h=morty'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/'/>
<updated>2016-06-14T09:52:11+00:00</updated>
<entry>
<title>eudev: make eudev bbappend version generic</title>
<updated>2016-06-14T09:52:11+00:00</updated>
<author>
<name>Zhenhua Luo</name>
<email>zhenhua.luo@nxp.com</email>
</author>
<published>2016-06-14T03:16:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=962515cfe533fb741a96247c30c2f655ca29f481'/>
<id>urn:sha1:962515cfe533fb741a96247c30c2f655ca29f481</id>
<content type='text'>
eudev_3.1.5.bbappend -&gt; eudev_%.bbappend

Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@nxp.com&gt;
</content>
</entry>
<entry>
<title>rename udev to eudev to align with change in poky</title>
<updated>2016-03-03T03:03:34+00:00</updated>
<author>
<name>Zhenhua Luo</name>
<email>zhenhua.luo@nxp.com</email>
</author>
<published>2016-03-02T03:49:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=2642cf5e8a6f8d11603acf016b8c075ebce00ec0'/>
<id>urn:sha1:2642cf5e8a6f8d11603acf016b8c075ebce00ec0</id>
<content type='text'>
Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@nxp.com&gt;
</content>
</entry>
<entry>
<title>udev-rules-qoriq: put patches to universe location</title>
<updated>2016-01-08T09:22:31+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2016-01-06T12:54:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=cb8d8ffd03645f58b530cc62e9a943a7bf93476c'/>
<id>urn:sha1:cb8d8ffd03645f58b530cc62e9a943a7bf93476c</id>
<content type='text'>
Fix [Yocto: #8802]

Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
</content>
</entry>
<entry>
<title>udev-rules-qoriq: remove useless automount.rules</title>
<updated>2015-12-23T06:21:57+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@freescale.com</email>
</author>
<published>2015-12-22T02:27:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=8af709802ce92b7a2702d6295730b20d3c0f6d2a'/>
<id>urn:sha1:8af709802ce92b7a2702d6295730b20d3c0f6d2a</id>
<content type='text'>
Signed-off-by: Ting Liu &lt;ting.liu@freescale.com&gt;
Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@nxp.com&gt;
Acked-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>udev-rules-qoriq: restrict COMPATIBLE_MACHINE to qoriq-ppc</title>
<updated>2015-12-23T06:21:24+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@freescale.com</email>
</author>
<published>2015-12-22T02:27:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=0c6895ced3f99484c30bd465af651b6388f8e06c'/>
<id>urn:sha1:0c6895ced3f99484c30bd465af651b6388f8e06c</id>
<content type='text'>
The autobuilder does a universe fetch with the meta-fsl-*
layers enabled, and gets errors when MACHINE=qemux86.

Restrict COMPATIBLE_MACHINE to skip this recipe.

Fix [Yocto: #8802]

Signed-off-by: Ting Liu &lt;ting.liu@freescale.com&gt;
Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@nxp.com&gt;
Acked-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>udev-rules-qoriq: avoid conflict with udev-extraconf</title>
<updated>2015-08-13T10:21:58+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@freescale.com</email>
</author>
<published>2015-08-12T07:38:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=874231a5063b1888cd25e5bb27da55b440bb4bb8'/>
<id>urn:sha1:874231a5063b1888cd25e5bb27da55b440bb4bb8</id>
<content type='text'>
udev-extraconf installs file mount.blacklist too. rpm/ndb bits should
go into udev-extraconf recipes, otherwise there will be file conflict.

Signed-off-by: Ting Liu &lt;ting.liu@freescale.com&gt;
Acked-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>t1023: name DPAA FMan eth port as fmN-macN</title>
<updated>2015-07-20T09:16:36+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@freescale.com</email>
</author>
<published>2015-07-17T07:17:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=13fab1f61ed5ed281c9d7e005191a9946769c68b'/>
<id>urn:sha1:13fab1f61ed5ed281c9d7e005191a9946769c68b</id>
<content type='text'>
Apply the rule which is the same with t1024 and all e6500 boards.

Signed-off-by: Ting Liu &lt;ting.liu@freescale.com&gt;
Acked-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>udev-extraconf: replace bbappend with own recipe</title>
<updated>2015-01-08T10:14:15+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@freescale.com</email>
</author>
<published>2015-01-07T09:54:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=d7df92b6f5c1a673341d54d6b064ad2fd7b16d74'/>
<id>urn:sha1:d7df92b6f5c1a673341d54d6b064ad2fd7b16d74</id>
<content type='text'>
* introduce variable RULE for DPAA FMan ethernet ports name rule.
* use 72-fsl-dpaa-persistent-networking.rules for t1024, same as e6500.

Signed-off-by: Ting Liu &lt;ting.liu@freescale.com&gt;
</content>
</entry>
<entry>
<title>udev-extraconf: not automount disk partitions</title>
<updated>2014-08-06T03:07:56+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@freescale.com</email>
</author>
<published>2014-08-01T04:33:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=06c140cb72406b6d88140ca1085c20352ba193d4'/>
<id>urn:sha1:06c140cb72406b6d88140ca1085c20352ba193d4</id>
<content type='text'>
There is a bug found in FSL SDK:
kernel can't boot up (or hang for a long time) when board connects
with a HDD (has extended partition) via pcie sata controller card.

avoid auto-mounting disk partitions. user can do it via fstab.

And move all the customized rules to qoriq-ppc folers.

Signed-off-by: Ting Liu &lt;ting.liu@freescale.com&gt;
</content>
</entry>
<entry>
<title>udev-extraconf: not automount network block devices</title>
<updated>2014-08-06T03:07:50+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@freescale.com</email>
</author>
<published>2014-08-01T04:33:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=6b7cb273f928ef0b0fe54479a3fb777a54908d29'/>
<id>urn:sha1:6b7cb273f928ef0b0fe54479a3fb777a54908d29</id>
<content type='text'>
The nbd devices are set up loop devices, we first have dead device
nodes, then later we attach stuff behind them. At the time of the udev
creation event, nothing works at nbd devices.

This avoids unnecessary boot error msg:
| nbd0: Attempted send on closed socket
| end_request: I/O error, dev nbd0, sector 0

Signed-off-by: Ting Liu &lt;ting.liu@freescale.com&gt;
</content>
</entry>
</feed>
