[OE-core] [PATCH] udev-extraconf: merge with udev-extra-rules from meta-oe

Martin Jansa martin.jansa at gmail.com
Mon Jul 30 15:12:49 UTC 2012


On Mon, Jul 30, 2012 at 05:03:14PM +0200, Martin Jansa wrote:
> * license in meta-oe was MIT, in oe-core it was GPLv2, everyone fine with this?
> * add mount.blacklist to CONFFILES
> * add more rules and scripts from meta-oe
> * change PV to 1.0 and bump PR to provide upgrade path from meta-oe's udev-extra-rules
>   including RREPLACE/RPROVIDES/RCONFLICTS trio

BTW: this shows bug in opkg file owner tracking code:

Similar to http://code.google.com/p/opkg/issues/detail?id=51

Upgrading udev-extraconf (1.0-r5) to root...
Downloading http://jama.dyndns-home.com/org.openembedded.shr-core//all/udev-extraconf_1.0-r5_all.ipk.
Removing package udev-extra-rules from root...
Configuring udev-extraconf.

SHR root at Nokia-N900 / $ opkg files udev-extraconf
Package udev-extraconf (1.0-r5) is installed on root and has the following files:

But the files are there:
SHR root at Nokia-N900 / $ ll /etc/udev/rules.d/
total 20
-rw-r--r-- 1 root root 748 Jul 30 14:57 automount.rules
-rw-r--r-- 1 root root 757 Jul 30 14:57 autonet.rules
-rw-r--r-- 1 root root 742 Jul 30 14:57 local.rules
-rw-r--r-- 1 root root 728 Jul 25 09:33 modprobe.rules
-rw-r--r-- 1 root root 855 Jul 25 09:33 touchscreen.rules

Next install shows them properly:
SHR root at Nokia-N900 / $ opkg install -force-reinstall udev-extraconf
Removing package udev-extraconf from root...
Installing udev-extraconf (1.0-r5) to root...
Downloading http://jama.dyndns-home.com/org.openembedded.shr-core//all/udev-extraconf_1.0-r5_all.ipk.
Configuring udev-extraconf.

SHR root at Nokia-N900 / $ opkg files udev-extraconf
Package udev-extraconf (1.0-r5) is installed on root and has the
following files:
/etc/udev/rules.d/local.rules
/etc/udev/rules.d/automount.rules
/etc/udev/scripts/network.sh
/etc/udev/rules.d/autonet.rules
/etc/udev/scripts/
/etc/udev/scripts/mount.sh
/etc/udev/mount.blacklist

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20120730/3cfa9ba8/attachment-0002.sig>


More information about the Openembedded-core mailing list