All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: Denys Dmytriyenko <denis@denix.org>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [oe] [kirkstone][PATCH 3/3] devmem2: update SRC_URI according to redirect
Date: Wed, 25 May 2022 20:03:58 +0200	[thread overview]
Message-ID: <CA+chaQfKJDOyRQ=Y3GwK5X_XVrSdNoNe5VpBLMdyncooMeHOPA@mail.gmail.com> (raw)
In-Reply-To: <20220512234307.1189721-3-denis@denix.org>

[-- Attachment #1: Type: text/plain, Size: 1962 bytes --]

Anyone willing to create a repo for this on github instead of patching this
in metadata?

This is another reproducer for do_patch issue described here
https://lists.yoctoproject.org/g/yocto/message/56602

On Fri, May 13, 2022 at 1:43 AM Denys Dmytriyenko <denis@denix.org> wrote:

> From: Michael Opdenacker <michael.opdenacker@bootlin.com>
>
> http://www.free-electrons.com now redirects to https://bootlin.com
>
> Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
> ---
>  meta-oe/recipes-support/devmem2/devmem2.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-support/devmem2/devmem2.bb
> b/meta-oe/recipes-support/devmem2/devmem2.bb
> index ba7aad8ab..70d413521 100644
> --- a/meta-oe/recipes-support/devmem2/devmem2.bb
> +++ b/meta-oe/recipes-support/devmem2/devmem2.bb
> @@ -3,7 +3,7 @@ LICENSE = "GPL-2.0-or-later"
>  LIC_FILES_CHKSUM =
> "file://devmem2.c;endline=38;md5=a9eb9f3890384519f435aedf986297cf"
>  PR = "r7"
>
> -SRC_URI = "
> http://www.free-electrons.com/pub/mirror/devmem2.c;downloadfilename=devmem2-new.c
> \
> +SRC_URI = "
> https://bootlin.com/pub/mirror/devmem2.c;downloadfilename=devmem2-new.c \
>             file://devmem2-fixups-2.patch;apply=yes;striplevel=0 \
>
> file://0001-devmem.c-ensure-word-is-32-bit-and-add-support-for-6.patch \
>
> file://0001-devmem2-support-different-page-sizes-at-run-time.patch \
> --
> 2.25.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#97085):
> https://lists.openembedded.org/g/openembedded-devel/message/97085
> Mute This Topic: https://lists.openembedded.org/mt/91070560/3617156
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [
> Martin.Jansa@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>

[-- Attachment #2: Type: text/html, Size: 3957 bytes --]

  reply	other threads:[~2022-05-25 18:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-12 23:43 [kirkstone][PATCH 1/3] devmem2: reinstate previous patches, removed by mistake Denys Dmytriyenko
2022-05-12 23:43 ` [kirkstone][PATCH 2/3] devmem2: add support for different page sizes Denys Dmytriyenko
2022-05-12 23:43 ` [kirkstone][PATCH 3/3] devmem2: update SRC_URI according to redirect Denys Dmytriyenko
2022-05-25 18:03   ` Martin Jansa [this message]
2022-05-25 18:08     ` [oe] " Denys Dmytriyenko
2022-05-25 18:32       ` Khem Raj
2022-05-25 18:41         ` Martin Jansa
     [not found]           ` <31fc320b-03a4-9fc8-99a8-a6c8f17baeff@balister.org>
2022-05-30 16:31             ` Denys Dmytriyenko
     [not found]   ` <16F26B2EAAE59EFB.12338@lists.openembedded.org>
2022-05-25 18:09     ` Martin Jansa
2022-05-15 13:44 ` [oe] [kirkstone][PATCH 1/3] devmem2: reinstate previous patches, removed by mistake akuster808

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='CA+chaQfKJDOyRQ=Y3GwK5X_XVrSdNoNe5VpBLMdyncooMeHOPA@mail.gmail.com' \
    --to=martin.jansa@gmail.com \
    --cc=denis@denix.org \
    --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.