[OE-core] [PATCH] apt: Inherit upstream-version-is-even

Alexander Kanavin alex.kanavin at gmail.com
Sun Feb 23 14:42:36 UTC 2020


Is there a link to this policy, or some other document stating the rule?

I am seeing that Ubuntu 19.10 ships 1.9:
https://packages.ubuntu.com/search?suite=all&searchon=names&keywords=apt

Alex

On Sun, 23 Feb 2020 at 15:36, Adrian Bunk <bunk at stusta.de> wrote:

> Even versions are shipped in Ubuntu LTS and Debian releases.
>
> Signed-off-by: Adrian Bunk <bunk at stusta.de>
> ---
>  meta/recipes-devtools/apt/apt.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-devtools/apt/apt.inc
> b/meta/recipes-devtools/apt/apt.inc
> index 50c4d8484a..13f5969f86 100644
> --- a/meta/recipes-devtools/apt/apt.inc
> +++ b/meta/recipes-devtools/apt/apt.inc
> @@ -26,7 +26,7 @@ LIC_FILES_CHKSUM =
> "file://COPYING.GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263"
>  # so we check the latest upstream from a directory that does get updated
>  UPSTREAM_CHECK_URI = "${DEBIAN_MIRROR}/main/a/apt/"
>
> -inherit autotools gettext useradd
> +inherit autotools gettext useradd upstream-version-is-even
>
>  EXTRA_AUTORECONF = "--exclude=autopoint,autoheader"
>
> --
> 2.17.1
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20200223/f50942c6/attachment-0001.html>


More information about the Openembedded-core mailing list