[OE-core] [PATCH 20/26] stress: use developer's website for SRC_URI

Max Krummenacher max.oss.09 at gmail.com
Thu Jul 30 17:45:00 UTC 2015


Hi Alexander


Please note that the package has now a changed file COPYING for GPLv3
(but the sources still reference GPLv2)

So unless you still have stress-1.0.4.tar.gz in your download folder
the package checksums and LIC_FILES_CHKSUM will throw an error/warning
and then fallback successfully to the OE mirror.


Regards
Max
Am Donnerstag, den 30.07.2015, 16:31 +0300 schrieb Alexander Kanavin:
> So that upstream version check happens at the upstream, not
> at Fedora's build servers.
> 
> Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
> ---
>  meta/recipes-extended/stress/stress_1.0.4.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta/recipes-extended/stress/stress_1.0.4.bb b/meta/recipes-extended/stress/stress_1.0.4.bb
> index 44f2fc6..df96fc0 100644
> --- a/meta/recipes-extended/stress/stress_1.0.4.bb
> +++ b/meta/recipes-extended/stress/stress_1.0.4.bb
> @@ -4,7 +4,7 @@ HOMEPAGE = "http://people.seas.harvard.edu/~apw/stress/"
>  LICENSE = "GPLv2"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
>  
> -SRC_URI = "http://pkgs.fedoraproject.org/repo/pkgs/stress/stress-${PV}.tar.gz/a607afa695a511765b40993a64c6e2f4/stress-${PV}.tar.gz \
> +SRC_URI = "http://people.seas.harvard.edu/~apw/stress/stress-${PV}.tar.gz \
>             file://texinfo.patch \
>             "
>  
> -- 
> 2.1.4
> 





More information about the Openembedded-core mailing list