[OE-core] [PATCH 1/2] bash-completion: fix upstream version check

Burton, Ross ross.burton at intel.com
Thu Jun 9 10:15:45 UTC 2016


On 9 June 2016 at 10:42, Alexander Kanavin <
alexander.kanavin at linux.intel.com> wrote:

> @@ -12,6 +12,7 @@ SRC_URI="
> http://bash-completion.alioth.debian.org/files/${BPN}-${PV}.tar.bz2"
>  SRC_URI[md5sum] = "4e2a9f11a4042a38ee79ddcd048e8b9e"
>  SRC_URI[sha256sum] =
> "2b606804a7d5f823380a882e0f7b6c8a37b0e768e72c3d4107c51fbe8a46ae4f"
>  UPSTREAM_CHECK_REGEX = "bash-completion-(?P<pver>(?!2008).+)\.tar"
> +UPSTREAM_CHECK_URI = "https://github.com/scop/bash-completion/releases"
>

If canonical upstream is github, should we change the SRC_URI to download
the releases from there too instead of Debian?

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160609/65d84aeb/attachment-0002.html>


More information about the Openembedded-core mailing list