[oe] [meta-networking][PATCH] wireshark: update to 2.4.6 and add upstream check

Alexander Kanavin alexander.kanavin at linux.intel.com
Fri Apr 6 07:49:11 UTC 2018


On 04/06/2018 07:48 AM, Anuj Mittal 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?

Yes, I think you can simply inherit upstream-version-is-even directly.

Alex



More information about the Openembedded-devel mailing list