All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jon Mason <jon.mason@arm.com>
To: meta-arm@lists.yoctoproject.org
Subject: [PATCH 3/3] arm-bsp/external-system: update HOMEPAGE
Date: Sun, 26 Jul 2026 14:37:18 -0400	[thread overview]
Message-ID: <20260726183718.76060-3-jon.mason@arm.com> (raw)
In-Reply-To: <20260726183718.76060-1-jon.mason@arm.com>

The HOMEPAGE variable was not updated when the SRC_URI was and it no
longer points to a valid webpage.

Signed-off-by: Jon Mason <jon.mason@arm.com>
---
 meta-arm-bsp/recipes-bsp/external-system/external-system_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-arm-bsp/recipes-bsp/external-system/external-system_git.bb b/meta-arm-bsp/recipes-bsp/external-system/external-system_git.bb
index 87a8a34886b8..576bd50c1840 100644
--- a/meta-arm-bsp/recipes-bsp/external-system/external-system_git.bb
+++ b/meta-arm-bsp/recipes-bsp/external-system/external-system_git.bb
@@ -1,7 +1,7 @@
 SUMMARY = "External system Cortex-M3 Firmware"
 DESCRIPTION = "Firmware to be loaded and run in External System Harness in\
                support to the main application CPU."
-HOMEPAGE = "https://git.linaro.org/landing-teams/working/arm/external-system.git"
+HOMEPAGE = "https://gitlab.arm.com/arm-reference-solutions/corstone1000/external_system/rtx"
 DEPENDS = "gcc-arm-none-eabi-native"
 INHIBIT_DEFAULT_DEPS = "1"
 LICENSE = "Apache-2.0 AND BSD-3-Clause"
-- 
2.50.1 (Apple Git-155)



      parent reply	other threads:[~2026-07-26 18:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20260726183718.76060-1-jon.mason@arm.com>
2026-07-26 18:37 ` [PATCH 2/3] arm-bsp/corstone1000-external-sys-tests: update HOMEPAGE Jon Mason
2026-07-26 18:37 ` Jon Mason [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=20260726183718.76060-3-jon.mason@arm.com \
    --to=jon.mason@arm.com \
    --cc=meta-arm@lists.yoctoproject.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.