Merge lp:~awe/ubuntu/saucy/lxc-android-config/ofono-fixed-plugins into lp:ubuntu/saucy/lxc-android-config

Proposed by Tony Espy
Status: Merged
Merged at revision: 68
Proposed branch: lp:~awe/ubuntu/saucy/lxc-android-config/ofono-fixed-plugins
Merge into: lp:ubuntu/saucy/lxc-android-config
Diff against target: 25 lines (+9/-1)
2 files modified
debian/changelog (+8/-0)
etc/init/ofono.override (+1/-1)
To merge this branch: bzr merge lp:~awe/ubuntu/saucy/lxc-android-config/ofono-fixed-plugins
Reviewer Review Type Date Requested Status
Oliver Grawert Approve
Review via email: mp+179077@code.launchpad.net

Description of the change

This change configured a fixed set of plugins for ofono on start-up, causing all other builtin plugins to be ignored.

On touch devices, ofono will always start, however if a device is not running an instance of rild, ofono will exit multiple times until the upstart script gives up.

Note, this merge needs to land in the same build as:

lp:~awe/ubuntu/saucy/ofono/rilmodem-support

This has been tested on a maguro running today's image ( 20130807 ).

To post a comment you must log in.
Revision history for this message
Oliver Grawert (ogra) wrote :

looks fine

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2013-08-04 12:24:23 +0000
3+++ debian/changelog 2013-08-08 00:32:34 +0000
4@@ -1,3 +1,11 @@
5+lxc-android-config (0.68) UNRELEASED; urgency=low
6+
7+ * ofono: start with a pre-defined set of plugins;
8+ This is a result of the rilmodem code finally
9+ landing in the archive version of ofono.
10+
11+ -- Tony Espy <espy@canonical.com> Wed, 07 Aug 2013 20:25:14 -0400
12+
13 lxc-android-config (0.67) saucy; urgency=low
14
15 * allow devices that use EFS as label for the factory partition to mount it
16
17=== modified file 'etc/init/ofono.override'
18--- etc/init/ofono.override 2013-07-01 18:08:17 +0000
19+++ etc/init/ofono.override 2013-08-08 00:32:34 +0000
20@@ -22,4 +22,4 @@
21 sleep 5
22 end script
23
24-exec ofonod --noplugin=atmodem
25+exec ofonod -p ril,rilmodem,provision,mbpi,nettime

Subscribers

People subscribed via source and target branches

to all changes: