Merge lp:~timo-jyrinki/ubuntu-touch-session/qt_networkmanager_bearer into lp:ubuntu-touch-session

Proposed by Timo Jyrinki
Status: Merged
Approved by: Simon Fels
Approved revision: 277
Merged at revision: 279
Proposed branch: lp:~timo-jyrinki/ubuntu-touch-session/qt_networkmanager_bearer
Merge into: lp:ubuntu-touch-session
Diff against target: 6 lines (+2/-0)
1 file modified
etc/profile.d/qt_networkmanager_bearer.sh (+2/-0)
To merge this branch: bzr merge lp:~timo-jyrinki/ubuntu-touch-session/qt_networkmanager_bearer
Reviewer Review Type Date Requested Status
Simon Fels Approve
Review via email: mp+272568@code.launchpad.net

Commit message

Add environment variable for Qt to keep status quo on the network bearer once changing to a newer upstream patch.

Description of the change

This would land together in both xenial and vivid-overlay.

To post a comment you must log in.
Revision history for this message
Simon Fels (morphis) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'etc/profile.d/qt_networkmanager_bearer.sh'
2--- etc/profile.d/qt_networkmanager_bearer.sh 1970-01-01 00:00:00 +0000
3+++ etc/profile.d/qt_networkmanager_bearer.sh 2015-09-28 11:09:39 +0000
4@@ -0,0 +1,2 @@
5+# Allow using the proper network manager bearer
6+export QT_EXCLUDE_GENERIC_BEARER=1

Subscribers

People subscribed via source and target branches