Mir

Merge lp:~mir-team/mir/fix-1246975 into lp:mir

Proposed by Daniel van Vugt
Status: Merged
Approved by: Daniel van Vugt
Approved revision: no longer in the source branch.
Merged at revision: 1188
Proposed branch: lp:~mir-team/mir/fix-1246975
Merge into: lp:mir
Diff against target: 12 lines (+1/-1)
1 file modified
tools/setup-partial-armhf-chroot.sh (+1/-1)
To merge this branch: bzr merge lp:~mir-team/mir/fix-1246975
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Daniel van Vugt Approve
Mir development team Pending
Review via email: mp+193541@code.launchpad.net

Commit message

Fix the armhf chroot setup script to point to the right library, so
cross compiling can work again (LP: #1246975)

To post a comment you must log in.
Revision history for this message
Daniel van Vugt (vanvugt) :
review: Approve
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Verified, the fix works. I'm not going to wait for any other approvals as this is blocking CI.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'tools/setup-partial-armhf-chroot.sh'
2--- tools/setup-partial-armhf-chroot.sh 2013-10-31 03:04:42 +0000
3+++ tools/setup-partial-armhf-chroot.sh 2013-11-01 04:34:02 +0000
4@@ -89,7 +89,7 @@
5 libxkbcommon0
6 libxkbcommon-dev
7 libumockdev-dev
8- liblttng-ust0
9+ liblttng-ust2
10 liburcu1
11 libuuid1
12 liblttng-ust-dev

Subscribers

People subscribed via source and target branches