<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/udev/Config.in, branch 2016.05</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2016.05</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2016.05'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2014-02-25T20:27:11+00:00</updated>
<entry>
<title>udev: update udev to new virtual package infra.</title>
<updated>2014-02-25T20:27:11+00:00</updated>
<author>
<name>eric.le.bihan.dev@free.fr</name>
<email>eric.le.bihan.dev@free.fr</email>
</author>
<published>2014-02-24T09:25:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=5e35c1bedd55c044ab68f3b37738686a951eb9ce'/>
<id>urn:sha1:5e35c1bedd55c044ab68f3b37738686a951eb9ce</id>
<content type='text'>
The udev virtual package and its current providers (eudev and systemd)
have been updated to use the latest version of virtual package
infrastructure.

A provider should now select BR2_PACKAGE_HAS_UDEV and well as set a
value for BR2_PACKAGE_PROVIDES_UDEV.

Signed-off-by: Eric Le Bihan &lt;eric.le.bihan.dev@free.fr&gt;
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>udev: convert to virtual package</title>
<updated>2014-02-12T21:14:19+00:00</updated>
<author>
<name>eric.le.bihan.dev@free.fr</name>
<email>eric.le.bihan.dev@free.fr</email>
</author>
<published>2014-02-07T13:21:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=fabcb119b978c123ce8903b637beb63dd605dccd'/>
<id>urn:sha1:fabcb119b978c123ce8903b637beb63dd605dccd</id>
<content type='text'>
This patch converts udev to a virtual package. For the moment, there is only
one provider for the udev features: eudev.

Packages meant to provide udev-like features must select the symbol
BR2_PACKAGE_HAS_UDEV.

Packages depending on BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV or
BR2_PACKAGE_UDEV have been converted to use the new symbol.

[Peter: move legacy symbols under 2014.05]
Signed-off-by: Eric Le Bihan &lt;eric.le.bihan.dev@free.fr&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>udev: mention dependancy on inotify</title>
<updated>2014-01-07T20:33:34+00:00</updated>
<author>
<name>Jeremy Rosen</name>
<email>jeremy.rosen@openwide.fr</email>
</author>
<published>2014-01-07T10:51:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=7b8d3147c7108a448f3c5960d72b48cfe94401d7'/>
<id>urn:sha1:7b8d3147c7108a448f3c5960d72b48cfe94401d7</id>
<content type='text'>
[Peter: wrap help text]
Signed-off-by: Jérémy Rosen &lt;jeremy.rosen@openwide.fr&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>Config.in files: unify comment dependency on udev /dev management</title>
<updated>2013-12-19T20:53:46+00:00</updated>
<author>
<name>Thomas De Schampheleire</name>
<email>patrickdepinguin@gmail.com</email>
</author>
<published>2013-12-19T20:13:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=71bdf4c40bbd012878947cb9b2b1e00f4b0f75d9'/>
<id>urn:sha1:71bdf4c40bbd012878947cb9b2b1e00f4b0f75d9</id>
<content type='text'>
Signed-off-by: Thomas De Schampheleire &lt;thomas.de.schampheleire@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>udev: add missing comment for toolchain option dependencies</title>
<updated>2013-12-19T20:42:03+00:00</updated>
<author>
<name>Thomas De Schampheleire</name>
<email>patrickdepinguin@gmail.com</email>
</author>
<published>2013-12-18T20:29:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=02dc29cbba8fe4c6657bedbecbdd0e65a3c31ff1'/>
<id>urn:sha1:02dc29cbba8fe4c6657bedbecbdd0e65a3c31ff1</id>
<content type='text'>
Signed-off-by: Thomas De Schampheleire &lt;thomas.de.schampheleire@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>udev: disable on avr32</title>
<updated>2013-12-05T10:17:29+00:00</updated>
<author>
<name>Simon Dawson</name>
<email>spdawson@gmail.com</email>
</author>
<published>2013-12-05T09:39:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=3fe55b1a2bde0015345778d319d49abce6c37eb5'/>
<id>urn:sha1:3fe55b1a2bde0015345778d319d49abce6c37eb5</id>
<content type='text'>
udev requires the epoll_create1 system call, which is not available on avr32.

Signed-off-by: Simon Dawson &lt;spdawson@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>libglib2: needs MMU support</title>
<updated>2013-11-22T11:14:33+00:00</updated>
<author>
<name>Thomas De Schampheleire</name>
<email>patrickdepinguin@gmail.com</email>
</author>
<published>2013-11-20T17:29:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=2b468f1bd94d824ee32d4351d548955ae1e05435'/>
<id>urn:sha1:2b468f1bd94d824ee32d4351d548955ae1e05435</id>
<content type='text'>
Fixes http://autobuild.buildroot.net/results/2e0/2e032c6e44e10f2912935715741c3680a19b9b51/

Signed-off-by: Thomas De Schampheleire &lt;thomas.de.schampheleire@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>Config.in files: unify comments of toolchain option dependencies</title>
<updated>2013-10-14T20:45:57+00:00</updated>
<author>
<name>Thomas De Schampheleire</name>
<email>patrickdepinguin@gmail.com</email>
</author>
<published>2013-10-13T14:55:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=66bb10b7b0b66fbce4100a42979056c2182bc1da'/>
<id>urn:sha1:66bb10b7b0b66fbce4100a42979056c2182bc1da</id>
<content type='text'>
This patch lines up the comments in Config.in files that clarify which
toolchain options the package depends on.

Signed-off-by: Thomas De Schampheleire &lt;thomas.de.schampheleire@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>kmod: does not support static builds</title>
<updated>2013-09-02T21:22:14+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2013-08-20T11:03:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=b7c0041c31754a5679eb0a3e4bcf41f80d473ae2'/>
<id>urn:sha1:b7c0041c31754a5679eb0a3e4bcf41f80d473ae2</id>
<content type='text'>
Since kmod 14, the support for building a static library has been
removed completely from kmod. Therefore, we mark kmod as
!BR2_PREFER_STATIC_LIB, as well as all its reverse dependencies, which
includes the option to use the "udev" /dev management method.

[Peter: show comment for udev when BR2_PREFER_STATIC_LIB is enabled]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>udev: s/BR2_TOOLCHAIN_USE_THREADS/BR2_TOOLCHAIN_HAS_THREADS/</title>
<updated>2013-08-10T08:26:21+00:00</updated>
<author>
<name>Spenser Gilliland</name>
<email>spenser@gillilanding.com</email>
</author>
<published>2013-08-09T16:57:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=a768080186ef66684498f33ac0506085fdb9ce50'/>
<id>urn:sha1:a768080186ef66684498f33ac0506085fdb9ce50</id>
<content type='text'>
Bug fix.

Signed-off-by: Spenser Gilliland &lt;spenser@gillilanding.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
