[oe] [meta-networking][PATCH] wireshark: update to 2.4.6 and add upstream check
Anuj Mittal
anuj.mittal at intel.com
Fri Apr 6 04:48:33 UTC 2018
On 04/05/2018 03:23 AM, akuster808 wrote:
>
>
> On 04/04/2018 09:28 AM, Alexander Kanavin wrote:
>> On 04/04/2018 05:09 PM, Armin Kuster wrote:
>>
>>> +UPSTREAM_CHECK_REGEX = "wireshark-(?P<pver>2\.4(\.\d+)+)\.tar\.xz"
>>
>> Why restrict the version to only 2.4.x ?
> 2.5.1 is beta.. I don't want to update to it.
It follows the odd/even versioning with odd being the development releases.
https://wiki.wireshark.org/Development/ReleaseNumbers
Perhaps you can use a regex similar to upstream-version-is-even so this
is future-proof?
>
>> (also including .xz at the end may not be a good idea if upstream
>> decides to use a different compressor)
> thanks input.
>
> - armin
>>
>> Alex
>
More information about the Openembedded-devel
mailing list