[Buildroot] [PATCH/next 03/31] package/libplatform: bump version, add hash

Stanislav Vlasic svlasic at gmail.com
Tue Mar 1 09:40:36 UTC 2016


Hi,

On 02/29/2016 11:41 PM, Thomas Petazzoni wrote:
> Dear Bernd Kuhls,
>
> On Sat, 20 Feb 2016 23:09:08 +0100, Bernd Kuhls wrote:
>> Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
>> ---
>>   package/libplatform/libplatform.hash | 2 ++
>>   package/libplatform/libplatform.mk   | 2 +-
>>   2 files changed, 3 insertions(+), 1 deletion(-)
>>   create mode 100644 package/libplatform/libplatform.hash
>
> Applied to next, thanks. Instead of using a Git commit ID, it would be
> good if you could use a tag. I see there has been a new tag called
> platform-2.0.1 made on January 19. Maybe this would work? If it does,
> can you send a follow-up patch?

I would just say that Kodi does have in it's own source code exact info 
on which binary addon or libplatform version to use.

E.g. 
https://github.com/xbmc/xbmc/blob/Jarvis/tools/depends/target/platform/Makefile 
says Jarvis uses version 1.0.10 which is release tag under 
https://github.com/Pulse-Eight/platform/releases.

Also, binary addons in https://github.com/xbmc/repo-binary-addons 
repository are split in branches (Jarvis branch in this case).

Each addon does have its location and branch or commit saved in file.
E.g. 
https://github.com/xbmc/repo-binary-addons/blob/Jarvis/pvr.hdhomerun/pvr.hdhomerun.txt

And as far as I can see, all binary addons are using latest commit from 
particular branch.

> Thanks!
>
> Thomas
>




More information about the buildroot mailing list