[Buildroot] [PATCH 1/1] package/libnfs: bump to version 1.9.5

Arnout Vandecappelle arnout at mind.be
Wed Oct 15 11:57:50 UTC 2014


On 15/10/14 11:15, Jörg Krause wrote:
> Hi Jerzy,
> 
> On 10/15/2014 10:22 AM, Jerzy Grzegorek wrote:
>> Hi Jörg,
>>
>>> * bump to version 1.9.5
>>> * fix version and site symbol
>>>
>>> Signed-off-by: Jörg Krause <jkrause at posteo.de>
>>> ---
>>>   package/libnfs/libnfs.mk | 4 ++--
>>>   1 file changed, 2 insertions(+), 2 deletions(-)
>>>
>>> diff --git a/package/libnfs/libnfs.mk b/package/libnfs/libnfs.mk
>>> index a17d8c3..f2d7938 100644
>>> --- a/package/libnfs/libnfs.mk
>>> +++ b/package/libnfs/libnfs.mk
>>> @@ -4,8 +4,8 @@
>>>   #
>>>  
>>> ################################################################################
>>>   -LIBNFS_VERSION = libnfs-1.8.0
>>> -LIBNFS_SITE = $(call github,sahlberg,libnfs,$(LIBNFS_VERSION))
>>> +LIBNFS_VERSION = 1.9.5
>>> +LIBNFS_SITE = $(call github,sahlberg,libnfs,libnfs-$(LIBNFS_VERSION))
>>
>> Since the tag of libnfs version 1.9.5 is libnfs-1.9.5
>> so this should be:
>>
>> +LIBNFS_VERSION = libnfs-1.9.5
>> +LIBNFS_SITE = $(call github,sahlberg,libnfs,$(LIBNFS_VERSION))
>>
> 
> You're right, the tag is libnfs-1.9.5. I didn't liked that libnfs was build in
> libnfs-libnfs-1.9.5 (now it builds in libnfs-1.9.5). But I've seen in the manual
> that version should be a tag or a commit. I will fix this.

 A patch that clarifies this in the manual would certainly be very welcome!

 Regards,
 Arnout


-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F



More information about the buildroot mailing list