lp:~achiang/ubuntu-seeds/ubuntu-touch.utopic
- Get this branch:
- bzr branch lp:~achiang/ubuntu-seeds/ubuntu-touch.utopic
Branch merges
- Ubuntu Core Development Team: Pending requested 2014-06-27
-
Diff: 536 lines (+179/-233)5 files modifiedSTRUCTURE (+4/-2)
desktop (+2/-90)
touch (+2/-141)
touch-android (+44/-0)
touch-core (+127/-0)
Branch information
Recent revisions
- 214. By Alex Chiang on 2014-07-15
-
Move ubuntu-
touch-session into touch, out of touch-core We don't want to have ubuntu-
touch-session on desktop since it overrides
some conditions from the packages themselves. - 213. By Alex Chiang on 2014-07-15
-
Merge with upstream
pending merges:
Steve Langasek 2014-07-11 [merge] Merge lp:~robru/ubuntu-seeds/deseed-fr...
Robert Bruce Park 2014-07-11 De-seed friends-app and move qtdeclarat... - 212. By Alex Chiang on 2014-07-07
-
Merge with upstream:
Oliver Grawert 2014-07-07 drop valgrind again, it pulls in libc6-dbg whi...
Oliver Grawert 2014-07-07 add merge https://code.launchpad .net/~pope...
Oliver Grawert 2014-07-01 add dbus-property-service to the container...
Ricardo Salveti ... 2014-07-01 Updating libubuntu-location- service s...
Oliver Grawert 2014-06-27 add libqt5keychain0 to sdk-libs - 211. By Alex Chiang on 2014-07-07
-
desktop/touch: add Task-Seeds: header
Declaring the inheritance in STRUCTURE does not transmit the knowledge
to germinate-update- metapackage, which reads the information out of the
header paragraph of the seed.Add the declaration so that the metapackages are generated properly.
- 210. By Alex Chiang on 2014-06-27
-
rename core and android seeds; do not create metapackage for touch-android
Responding to code review comments:
- mv core => touch-core
- mv android => touch-androidtouch-android does not need its own task/metapackag
e/etc. because we
never expect to use it standalone.Do not repeat transitive inheritance in STRUCTURE.
- 208. By Alex Chiang on 2014-06-26
-
rename aal => android
Choose a name with more clarity. AAL (android adaptation layer) is a
bit baroque.<slangasek> I'm not promising to change the name when someone complains...
I am promising to take responsibility for the name :) - 207. By Alex Chiang on 2014-06-26
-
Factor out core and aal packages
Take first step in trying to define a common core across future Ubuntu
devices by defining two new metapackages:- ubuntu-touch-core
- ubuntu-touch-aalAnd make existing ubuntu-desktop-next and ubuntu-touch depend on them
as needed.We need separate 'core' and 'aal' seeds because 'touch' can run on
both armhf and x86, and therefore cannot make any architecture assumptions.At the same time, we do not want to pull android/hybris related packages
into 'desktop-next'. Hence, the above split.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)