[oe] [meta-java][PATCH 2/2] ca-certificates-java: update SRC_URI

Richard Leitner richard.leitner at skidata.com
Fri Jun 15 08:45:58 UTC 2018


Hi,
this is a note to let you know that I've just added this patch to the
master-next branch of the meta-java repository at
	git://git.yoctoproject.org/meta-java

As soon as it has gone through some more testing it will likely be
merged to the master branch.

If you have any questions, please let me know.

regards;Richard.L

On 06/15/2018 12:49 AM, Richard Leitner wrote:
> Debian changed the URI of the ca-certificates-java repository, therfore
> use the new one.
> 
> Signed-off-by: Richard Leitner <richard.leitner at skidata.com>
> ---
>  recipes-core/ca-certificates-java/ca-certificates-java_20170930.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-core/ca-certificates-java/ca-certificates-java_20170930.bb b/recipes-core/ca-certificates-java/ca-certificates-java_20170930.bb
> index 0b149d2..35e2c16 100644
> --- a/recipes-core/ca-certificates-java/ca-certificates-java_20170930.bb
> +++ b/recipes-core/ca-certificates-java/ca-certificates-java_20170930.bb
> @@ -17,7 +17,7 @@ DEPENDS = "virtual/javac-native fastjar-native"
>  PACKAGE_WRITE_DEPS += "openjdk-8-native"
>  
>  SRC_URI = "\
> -	git://anonscm.debian.org/pkg-java/ca-certificates-java.git \
> +	git://salsa.debian.org/java-team/ca-certificates-java.git \
>  	file://0001-UpdateCertificates-handle-SYSROOT-environment-variab.patch \
>  	file://${BPN}.hook.in \
>  "
> 



More information about the Openembedded-devel mailing list