All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Leitner <richard.leitner@skidata.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: [meta-java][PATCH 2/2] ca-certificates-java: update SRC_URI
Date: Fri, 15 Jun 2018 00:49:04 +0200	[thread overview]
Message-ID: <20180614224904.21590-3-richard.leitner@skidata.com> (raw)
In-Reply-To: <20180614224904.21590-1-richard.leitner@skidata.com>

Debian changed the URI of the ca-certificates-java repository, therfore
use the new one.

Signed-off-by: Richard Leitner <richard.leitner@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 \
 "
-- 
2.11.0



  parent reply	other threads:[~2018-06-14 22:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-14 22:49 [meta-java][PATCH 0/2] master-next: fix OpenJDK 8 build Richard Leitner
2018-06-14 22:49 ` [meta-java][PATCH 1/2] openjdk-8: fix build for gcc8.x Richard Leitner
2018-06-15  8:45   ` Richard Leitner
2018-08-08 15:34     ` André Draszik
2018-06-14 22:49 ` Richard Leitner [this message]
2018-06-15  8:45   ` [meta-java][PATCH 2/2] ca-certificates-java: update SRC_URI Richard Leitner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180614224904.21590-3-richard.leitner@skidata.com \
    --to=richard.leitner@skidata.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.