[Android-tools-devel] updating packages to 6.0.1_r43 (or any update of upstream sources)
Chirayu Desai
chirayudesai1 at gmail.com
Tue Jul 19 10:42:45 UTC 2016
I was thinking of scripting the updates.
We have so many versions only because they have multiple tags for each
release (different devices), and they're doing monthly security
releases. While most of that would not affect the code we build, some
of it would, so it would be better to get those in.
Since we don't modify upstream much at all, the patches aren't too big
- it won't be hard to script the updates, and/or deal with any minor
conflicts.
I had that on my mind before I left for DebConf, and even had this
saved as a draft, but I hadn't got around to doing this yet as right
now I'm working on the google-android-*-installer packages.
On Tue, Jul 19, 2016 at 3:33 PM, 殷啟聰 <seamlikok at gmail.com> wrote:
> Hi Hans,
>
> Google keeps releasing new revision frequently, now they have
> 6.0.1_r55. I think we can focus on 7.0.0_r1 on the next update.
> Importing a new revision for all packages requires lots of work but
> sometimes gains little, as most of the packages evolved in version
> strings but not in codes.
>
> Cheers,
> Kai-Chung Yan
>
> 2016-06-16 22:04 GMT+08:00 Hans-Christoph Steiner <hans at at.or.at>:
>>
>> Hey all,
>>
>> I see that the first 6.0.1_r43 update has gone into unstable with
>> android-platform-frameworks-base. Its great to see progress on that.
>> There is one key detail to that process that we have to follow: the
>> order of uploading the updates.
>>
>> It is important that all updates are built only against upstream
>> versions that are an exact match. All of the Bulid-Depends of
>> android-platform-frameworks-base 6.0.1_r43 should also be from
>> 6.0.1_r43. This is important to prevent obscure bugs causing by
>> building against older libraries. Google handles this by checking out
>> and building the whole SDK at once.
>>
>> More on this topic here, including the order used for 6.0.1_r16 here:
>> https://wiki.debian.org/AndroidTools#Updating_the_source_packages
>>
>> .hc
>>
>> _______________________________________________
>> Android-tools-devel mailing list
>> Android-tools-devel at lists.alioth.debian.org
>> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/android-tools-devel
>
>
>
> --
> /*
> * 殷啟聰 | Kai-Chung Yan
> * 一生只向真理與妻子低頭
> * Undergraduate student in National Taichung University of Education
> * LinkedIn: <https://linkedin.com/in/seamlik>
> * Blog: <http://seamlik.logdown.com>
> */
>
> _______________________________________________
> Android-tools-devel mailing list
> Android-tools-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/android-tools-devel
On Tue, Jul 19, 2016 at 3:33 PM, 殷啟聰 <seamlikok at gmail.com> wrote:
> Hi Hans,
>
> Google keeps releasing new revision frequently, now they have
> 6.0.1_r55. I think we can focus on 7.0.0_r1 on the next update.
> Importing a new revision for all packages requires lots of work but
> sometimes gains little, as most of the packages evolved in version
> strings but not in codes.
>
> Cheers,
> Kai-Chung Yan
>
> 2016-06-16 22:04 GMT+08:00 Hans-Christoph Steiner <hans at at.or.at>:
>>
>> Hey all,
>>
>> I see that the first 6.0.1_r43 update has gone into unstable with
>> android-platform-frameworks-base. Its great to see progress on that.
>> There is one key detail to that process that we have to follow: the
>> order of uploading the updates.
>>
>> It is important that all updates are built only against upstream
>> versions that are an exact match. All of the Bulid-Depends of
>> android-platform-frameworks-base 6.0.1_r43 should also be from
>> 6.0.1_r43. This is important to prevent obscure bugs causing by
>> building against older libraries. Google handles this by checking out
>> and building the whole SDK at once.
>>
>> More on this topic here, including the order used for 6.0.1_r16 here:
>> https://wiki.debian.org/AndroidTools#Updating_the_source_packages
>>
>> .hc
>>
>> _______________________________________________
>> Android-tools-devel mailing list
>> Android-tools-devel at lists.alioth.debian.org
>> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/android-tools-devel
>
>
>
> --
> /*
> * 殷啟聰 | Kai-Chung Yan
> * 一生只向真理與妻子低頭
> * Undergraduate student in National Taichung University of Education
> * LinkedIn: <https://linkedin.com/in/seamlik>
> * Blog: <http://seamlik.logdown.com>
> */
>
> _______________________________________________
> Android-tools-devel mailing list
> Android-tools-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/android-tools-devel
More information about the Android-tools-devel
mailing list