ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #01234
Re: Ubuntu Touch summary (week 11)
On Wed, Mar 20, 2013 at 11:21:09AM +0100, Daniel Holbach wrote:
> Hey David,
>
> On 20.03.2013 11:11, David Hacker wrote:
> > I know to update the Android base when there are changes to the android
> > packages on gitweb, just wondered if there is an easy when to tell when
> > the Ubuntu bzr parts of the android bar change and require a new build?
> > Unless something had changed on Ubuntu side or with the ported device
> > tree it seems pointless to rebuild the Android base daily?
>
> Maybe somebody on the list can answer this?
I'm not sure I fully understand the question, so I'll just give it a go with
some random thoughts on what the answer can be :-)
If it's personal builds you are talking about, then just do what follows
when either:
- lp:platform-api
- lp:phablet-extras/libhybris
Or there Ubuntu Debian package counterparts are updated.
Just do
mmm ubuntu/platform-api/android/hybris/
mmm for all in ubuntu/hybris/compat
then just adb sync with the device connected and adb remount-ed.
At least when these change, there is a high chance of breakage and of course
sometimes you just need a full rebuild as recommended in [1]:
And if it updates you want, just cd into
- ubuntu/hybris
- ubuntu/platform-api
and bzr pull
Hope this helps
Sergio
[1] http://wiki.cyanogenmod.org/w/Doc:_make_clean_vs_make_clobber
Follow ups
References