<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/packages/udev, branch green</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=green</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=green'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2010-06-09T11:07:59+00:00</updated>
<entry>
<title>udev: bump PR after cache fixes</title>
<updated>2010-06-09T11:07:59+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2010-06-09T11:07:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c2569a74052ee7ba840e0bc34591ce8a23800688'/>
<id>urn:sha1:c2569a74052ee7ba840e0bc34591ce8a23800688</id>
<content type='text'>
Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>Fix the boot process udev warning</title>
<updated>2010-06-09T11:04:51+00:00</updated>
<author>
<name>Yu Ke</name>
<email>ke.yu@intel.com</email>
</author>
<published>2010-06-09T11:04:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=1c803f3ffb9effa53dc97478bea301b2dda3e4e6'/>
<id>urn:sha1:1c803f3ffb9effa53dc97478bea301b2dda3e4e6</id>
<content type='text'>
Phenomena: there is udev warning in boot process
        tar: can't open '/etc/dev.tar': Read-only file system

The reason is that the init script /etc/rcS.d/S04udev will try to tar the /dev as cache to speed up udev at next boot time. Unfortunately, S04udev is too early and the filesystem is not writable yet.

To fix it, this patch split the cache action to another init script, and register it as /etc/rcS.d/S36, which is after the S35mountall, and the filesystem is already writable.

Signed-off-by: Yu Ke &lt;ke.yu@intel.com&gt;
</content>
</entry>
<entry>
<title>igep0020: Rename files for IGEP v2 boards, prepare for support Hw rev. B and rev. C</title>
<updated>2010-04-07T09:20:53+00:00</updated>
<author>
<name>Enric Balletbo i Serra</name>
<email>eballetbo@iseebcn.com</email>
</author>
<published>2010-04-06T13:35:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=aa1931498bd0c894d691f877815c54937b0ccebb'/>
<id>urn:sha1:aa1931498bd0c894d691f877815c54937b0ccebb</id>
<content type='text'>
Signed-off-by: Enric Balletbo i Serra &lt;eballetbo@iseebcn.com&gt;
</content>
</entry>
<entry>
<title>udev: Add DEPENDS on glib-2.0 after recent changes</title>
<updated>2010-02-01T09:33:53+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-02-01T09:33:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=413f235827a0c6c4692c1c135b81100c12c99bc6'/>
<id>urn:sha1:413f235827a0c6c4692c1c135b81100c12c99bc6</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>udev: Enable gudev</title>
<updated>2010-01-29T15:18:56+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-01-29T15:18:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ecc9880c9d05dbe73b7f50946401d96e187c979a'/>
<id>urn:sha1:ecc9880c9d05dbe73b7f50946401d96e187c979a</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>udev: Add local.rules for the IGEP v2 to symlink the first framebuffer to /dev/fb</title>
<updated>2009-12-10T16:51:01+00:00</updated>
<author>
<name>Enric Balletbo i Serra</name>
<email>eballetbo@iseebcn.com</email>
</author>
<published>2009-11-18T11:29:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=5386327d3442738ce6cff75e5f0cb92564d98624'/>
<id>urn:sha1:5386327d3442738ce6cff75e5f0cb92564d98624</id>
<content type='text'>
Signed-off-by: Enric Balletbo i Serra &lt;eballetbo@iseebcn.com&gt;
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>udev-141: Backport fix from 145 which is also needed here</title>
<updated>2009-11-25T15:01:47+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-11-25T15:01:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=43dd23b93d1a88bdf7dc9e149daf826d6128a123'/>
<id>urn:sha1:43dd23b93d1a88bdf7dc9e149daf826d6128a123</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>udev: Fix touchscreen link creation with latest version</title>
<updated>2009-11-25T14:31:53+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-11-25T14:31:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=429837b61339b9c8a6f5469bcfbb127ceb104a0f'/>
<id>urn:sha1:429837b61339b9c8a6f5469bcfbb127ceb104a0f</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>udev: Convert old versions to use do_install for staging</title>
<updated>2009-11-17T12:33:59+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-11-17T12:33:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a7d453bdcd39e4320e82b5a1c65c99e92a284fcc'/>
<id>urn:sha1:a7d453bdcd39e4320e82b5a1c65c99e92a284fcc</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>udev: Remove broken exec_prefix which fixes file layout and stages libudev correctly</title>
<updated>2009-10-14T16:28:13+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-10-14T16:28:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f1216d2adbb0371deedec3a5060f377e8eb65d64'/>
<id>urn:sha1:f1216d2adbb0371deedec3a5060f377e8eb65d64</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
</feed>
