All of lore.kernel.org
 help / color / mirror / Atom feed
From: Armin Kuster <akuster808@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [kirkstone 20/22] devmem2: update SRC_URI according to redirect
Date: Sun, 15 May 2022 06:49:20 -0700	[thread overview]
Message-ID: <f1c04fd87fce279c50b185edb49982de2be4d36d.1652622481.git.akuster808@gmail.com> (raw)
In-Reply-To: <cover.1652622481.git.akuster808@gmail.com>

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>
(cherry picked from commit 1c3465b4d79400e5a197328ec36a755b7b558aa9)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 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 ba7aad8ab9..70d4135216 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



  parent reply	other threads:[~2022-05-15 13:50 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-15 13:49 [kirkstone 00/22] Patch review Armin Kuster
2022-05-15 13:49 ` [kirkstone 01/22] meta-oe-image: fix build depends Armin Kuster
2022-05-15 13:49 ` [kirkstone 02/22] frr: inherit autotools-brokensep instead of autotools Armin Kuster
2022-05-15 13:49 ` [kirkstone 03/22] conntrack-tools: Fix missing capability Armin Kuster
2022-05-15 13:49 ` [kirkstone 04/22] ufw: Fix packaging errors found with ppc64 Armin Kuster
2022-05-15 13:49 ` [kirkstone 05/22] libcereal: Enable for glibc/ppc Armin Kuster
2022-05-15 13:49 ` [kirkstone 06/22] mimic: Use special rateconv.c license Armin Kuster
2022-05-15 13:49 ` [kirkstone 07/22] makedumpfile: Use right TARGET for ppc32 Armin Kuster
2022-05-15 13:49 ` [kirkstone 10/22] python3-astroid: upgrade 2.11.2 -> 2.11.3 Armin Kuster
2022-05-15 13:49 ` [kirkstone 11/22] meta-python-image: Fix build depends Armin Kuster
2022-05-15 13:49 ` [kirkstone 12/22] python3-wxgtk4: Needs x11 for sip module Armin Kuster
2022-05-15 13:49 ` [kirkstone 13/22] meta-gnome: fix layer depends Armin Kuster
2022-05-15 13:49 ` [kirkstone 14/22] networkmanager: fix parallel build failure Armin Kuster
2022-05-15 13:49 ` [kirkstone 15/22] openldap: Remove libgcrypt dependency Armin Kuster
2022-05-15 13:49 ` [kirkstone 16/22] openldap: Upgrade 2.5.9 -> 2.5.12 Armin Kuster
2022-05-15 13:49 ` [kirkstone 17/22] s-nail: Set VAL_MTA Armin Kuster
2022-05-15 13:49 ` [kirkstone 18/22] devmem2: reinstate previous patches, removed by mistake Armin Kuster
2022-05-15 13:49 ` [kirkstone 19/22] devmem2: add support for different page sizes Armin Kuster
2022-05-15 13:49 ` Armin Kuster [this message]
2022-05-15 13:49 ` [kirkstone 21/22] vboxguestdrivers: upgrade 6.1.32 -> 6.1.34 Armin Kuster
2022-05-15 13:49 ` [kirkstone 22/22] minidlna: fix obsolete license warning Armin Kuster

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=f1c04fd87fce279c50b185edb49982de2be4d36d.1652622481.git.akuster808@gmail.com \
    --to=akuster808@gmail.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.