Code review comment for lp://staging/~achiang/ubuntu-seeds/ubuntu-touch.utopic

Revision history for this message
Colin Watson (cjwatson) wrote :

The behaviour for touch-core seems fine. For touch-android, though, I see two mistakes:

 * You should not list touch-android in ubuntu-touch-meta/update.cfg if you don't want to build a metapackage for it.
 * You need to help out germinate-update-metapackage a little bit to tell it that it needs to include the entries from the touch-android seed in the metapackage corresponding to the touch seed (that is, ubuntu-touch). You can achieve this by putting "Task-Seeds: touch-android" in the header paragraph of the touch seed. Compare the desktop seed in the ubuntu.utopic seeds, which does a similar trick with desktop-common.

This should make the metapackage contents work out better. Let me know if it doesn't.

« Back to merge proposal