Android graphics platform doesn't get packaged for arm64
Bug #1579866 reported by
Kevin DuBois
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
Critical
|
Daniel van Vugt | ||
0.23 |
Fix Released
|
Critical
|
Daniel van Vugt | ||
mir (Ubuntu) |
Fix Released
|
Critical
|
Unassigned |
Bug Description
The android platform code is currently gated to i386,amd64,armhf because the libhybris upstream dependency is gated to these architectures.
Upstream recently added builds for arm64, so it would be good to enable our android code on this arch as well.
Related branches
lp://staging/~mir-team/mir/package-arm64-drivers
- Mir CI Bot: Approve (continuous-integration)
- Łukasz Zemczak: Approve
- Kevin DuBois (community): Approve
-
Diff: 72 lines (+8/-8)2 files modifieddebian/control (+7/-7)
debian/rules (+1/-1)
Changed in mir: | |
milestone: | 0.24.0 → 0.25.0 |
Changed in mir (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in mir: | |
importance: | Medium → High |
Changed in mir (Ubuntu): | |
importance: | Medium → High |
Changed in mir: | |
assignee: | nobody → Mir development team (mir-team) |
status: | Triaged → In Progress |
Changed in mir: | |
milestone: | 0.25.0 → 0.23.4 |
Changed in mir: | |
milestone: | 0.25.0 → 0.24.0 |
no longer affects: | mir/0.24 |
Changed in mir: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Of course arm64 already builds... Last year I added arm64 cross compile support. But way before that (early 2015) Ubuntu distro was already building packages for arm64: /launchpad. net/ubuntu/ +source/ mir
https:/
We've been releasing arm64 debs since at least Ubuntu 15.04 :)
What's still missing may be purely logical. Although in Austin this January we already had arm64 Mir running on a Dragonboard. So whatever is still missing for the android platform can't be much...?