On 2/22/21 8:39 AM, Alexander Kanavin wrote:
On Mon, 22 Feb 2021 at 17:02, Richard Purdie <[email protected] <mailto:[email protected]>> wrote:> +UPSTREAM_CHECK_URI = "https://busybox.net/ <https://busybox.net/>" > +UPSTREAM_CHECK_REGEX = "BusyBox\ (?P<pver>\d+\.\d+\.\d+)\ \(stable\)" I just realised/wondered whether: inherit upstream-version-is-even would work here?I don't think so - busybox seems to declare x.y.0 as unstable, and everything else as stable.
is it documented somewhere that x.y.0 is unstable ? https://git.busybox.net/busybox/commit/?id=a4c3a341394a1fb25be8c15d2ddfe3ec77cbb83c seems to indicate its a normal release.
Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#148484): https://lists.openembedded.org/g/openembedded-core/message/148484 Mute This Topic: https://lists.openembedded.org/mt/80827528/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
