From: Martin Jansa <martin.jansa@gmail.com>
To: vincent.prince.fr@gmail.com
Cc: Junil Kim <jjunil79.kim@lge.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [meta-oe][for-sumo][PATCH] ltrace_git: Update SRC_URI due to inaccessible problem
Date: Mon, 27 Aug 2018 13:29:16 +0200 [thread overview]
Message-ID: <20180827112916.GA5442@jama> (raw)
In-Reply-To: <1535359120-26088-1-git-send-email-vincent.prince.fr@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1599 bytes --]
On Mon, Aug 27, 2018 at 10:38:40AM +0200, vincent.prince.fr@gmail.com wrote:
> From: Junil Kim <logyourself@gmail.com>
>
> Existing URI service was closed and fetch error occurred.
> Change existing repository to another mirrored SRC URI.
>
> Signed-off-by: Junil Kim <jjunil79.kim@lge.com>
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
changes fro meta-oe need to go through openembedded-devel ML as
explained in README file.
> ---
> meta-oe/recipes-devtools/ltrace/ltrace_git.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-devtools/ltrace/ltrace_git.bb b/meta-oe/recipes-devtools/ltrace/ltrace_git.bb
> index abe015d..f4033f7 100644
> --- a/meta-oe/recipes-devtools/ltrace/ltrace_git.bb
> +++ b/meta-oe/recipes-devtools/ltrace/ltrace_git.bb
> @@ -15,7 +15,7 @@ SRCREV = "c22d359433b333937ee3d803450dc41998115685"
>
> DEPENDS = "elfutils"
> RDEPENDS_${PN} = "elfutils"
> -SRC_URI = "git://anonscm.debian.org/collab-maint/ltrace.git;branch=master \
> +SRC_URI = "git://github.com/sparkleholic/ltrace.git;branch=master;protocol=http \
> file://configure-allow-to-disable-selinux-support.patch \
> file://0001-replace-readdir_r-with-readdir.patch \
> file://0001-Use-correct-enum-type.patch \
> --
> 2.7.4
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 201 bytes --]
prev parent reply other threads:[~2018-08-27 11:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-27 8:38 [meta-oe][for-sumo][PATCH] ltrace_git: Update SRC_URI due to inaccessible problem vincent.prince.fr
2018-08-27 9:12 ` ✗ patchtest: failure for ltrace_git: Update SRC_URI due to inaccessible problem (rev3) Patchwork
2018-08-27 11:29 ` Martin Jansa [this message]
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=20180827112916.GA5442@jama \
--to=martin.jansa@gmail.com \
--cc=jjunil79.kim@lge.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=vincent.prince.fr@gmail.com \
/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.