Mir

Merge lp:~cyphermox/mir/armhf-chroot-script-fixes into lp:mir/0.1

Proposed by Mathieu Trudel-Lapierre
Status: Superseded
Proposed branch: lp:~cyphermox/mir/armhf-chroot-script-fixes
Merge into: lp:mir/0.1
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:~cyphermox/mir/armhf-chroot-script-fixes
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Needs Fixing
Kevin DuBois (community) Approve
Review via email: mp+193480@code.launchpad.net

This proposal has been superseded by a proposal from 2013-10-31.

Commit message

Fix the armhf chroot setup script to point to the right library.

Description of the change

Fix the armhf chroot setup script to point to the right library.

This is a temporary step, the script itself should really be removed or fixed to not hardcode package names, or at least use debian/control instead.

To post a comment you must log in.
Revision history for this message
Kevin DuBois (kdub) wrote :

good, lets see what jenkins says

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Kevin DuBois (kdub) wrote :

retargetting to dev branch

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-08-28 03:41:48 +0000
3+++ tools/setup-partial-armhf-chroot.sh 2013-10-31 19:16:53 +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