]> code.ossystems Code Review - openembedded-core.git/commit
udev-extraconf: Merge with udev-extra-rules from meta-oe
authorMartin Jansa <martin.jansa@gmail.com>
Mon, 30 Jul 2012 15:03:14 +0000 (17:03 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Sep 2012 13:03:13 +0000 (14:03 +0100)
commit0ca3a7823e97c4e4af6e89d852f98d29ed6193d7
tree2f8f42c299a352d491c37499ecea22e03839c89f
parent8f1cedaaafd1248e77db84ac238fa88a318df2e9
udev-extraconf: Merge with udev-extra-rules from meta-oe

* Move parts of local.rules from udev to udev-extraconf
* Move mount.sh and network.sh to udev-extraconf along with rule fragments
* Add mount.blacklist to CONFFILES
* Change PV to 1.0 and bump PR to provide upgrade path from meta-oe's udev-extra-rules
  including RREPLACE/RPROVIDES/RCONFLICTS trio

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/udev/udev-extraconf/automount.rules [new file with mode: 0644]
meta/recipes-core/udev/udev-extraconf/autonet.rules [new file with mode: 0644]
meta/recipes-core/udev/udev-extraconf/localextra.rules [new file with mode: 0644]
meta/recipes-core/udev/udev-extraconf/mount.sh [moved from meta/recipes-core/udev/udev/mount.sh with 96% similarity]
meta/recipes-core/udev/udev-extraconf/network.sh [moved from meta/recipes-core/udev/udev/network.sh with 95% similarity]
meta/recipes-core/udev/udev-extraconf_0.0.bb [deleted file]
meta/recipes-core/udev/udev-extraconf_1.0.bb [new file with mode: 0644]
meta/recipes-core/udev/udev/local.rules