I have made the following changes intended for : CE:Adaptation:N950-N9 / udev-rules-n950
Please review and accept or decline. BOSS has already run some checks on this request. See the "Messages from BOSS" section below. https://build.pub.meego.com//request/show/6975 Thank You, Juho Hämäläinen [This message was auto-generated] --- Request # 6975: Messages from BOSS: State: review at 2012-10-11T14:31:37 by bossbot Reviews: accepted by bossbot : Prechecks succeeded. new for CE-maintainers : Please replace this text with a review and approve/reject the review (not the SR). BOSS will take care of the rest Changes: submit: home:jhamalai:branches:CE:Adaptation:N950-N9 / udev-rules-n950 -> CE:Adaptation:N950-N9 / udev-rules-n950 changes files: -------------- --- udev-rules-n950.changes +++ udev-rules-n950.changes @@ -0,0 +1,4 @@ +* Thu Oct 11 2012 Juho Hamalainen <[email protected]> - 0.0.9 +- Fixes NEMO#510: Update proper modem driver to ofono-rules in accordance + with ofono 1.10 changes. + spec files: ----------- --- udev-rules-n950.spec +++ udev-rules-n950.spec @@ -9,7 +9,7 @@ # << macros Summary: Udev rules for N950 -Version: 0.0.8 +Version: 0.0.9 Release: 1 Group: System/Libraries License: GPLv2 other changes: -------------- ++++++ 10-n950-ofono.rules --- 10-n950-ofono.rules +++ 10-n950-ofono.rules @@ -6,9 +6,9 @@ ATTRS{type}!="820", GOTO="ofono_isi_end" KERNELS=="gadget", GOTO="ofono_isi_end" -# Nokia N950 modem -SUBSYSTEMS=="hsi", ENV{OFONO_DRIVER}="n950", ENV{OFONO_ISI_ADDRESS}="108" -KERNEL=="phonet*", ENV{OFONO_DRIVER}="n950", ENV{OFONO_ISI_ADDRESS}="108" +# Nokia N9xx modem +SUBSYSTEMS=="hsi", ENV{OFONO_DRIVER}="n900", ENV{OFONO_ISI_ADDRESS}="108" +KERNEL=="phonet*", ENV{OFONO_DRIVER}="n900", ENV{OFONO_ISI_ADDRESS}="108" LABEL="ofono_isi_end" ++++++ udev-rules-n950.yaml --- udev-rules-n950.yaml +++ udev-rules-n950.yaml @@ -1,6 +1,6 @@ Name: udev-rules-n950 Summary: Udev rules for N950 -Version: 0.0.8 +Version: 0.0.9 Release: 1 Group: System/Libraries License: GPLv2
