support armhf architecture
Bug #892240 reported by
Fathi Boudra
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro Offspring |
Fix Released
|
Undecided
|
Guilherme Salgado | ||
Offspring |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
The architectures supported by Offspring are i386, amd64, lpia and armel.
There's some work on going to add armhf architecture for Ubuntu Precise.
Could you add armhf architecture support so we can start building and evaluating images on our instance (ubuntu-
Related branches
lp://qastaging/~bigkevmcd/offspring/offspring-master-armhf
- Cody A.W. Somerville: Approve
-
Diff: 71 lines (+37/-2)2 files modifiedlib/offspring/master/master.py (+1/-0)
lib/offspring/master/tests/test_master.py (+36/-2)
description: | updated |
Changed in linaro-offspring: | |
assignee: | nobody → Guilherme Salgado (salgado) |
status: | New → Fix Committed |
Changed in linaro-offspring: | |
status: | Fix Committed → Fix Released |
Changed in linaro-offspring: | |
status: | Fix Released → In Progress |
Changed in linaro-offspring: | |
status: | In Progress → Fix Released |
Changed in offspring: | |
status: | New → Confirmed |
tags: | added: feature |
Changed in offspring: | |
status: | Confirmed → Fix Released |
To post a comment you must log in.
So, AIUI this is trivial to implement in Offspring (just a matter of adding 'armhf' to ARCH_CHOICES), but do we have armhf builders and package archives already?