Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2] package/aer-inject: switch upstream
@ 2024-09-01 16:40 J. Neuschäfer via buildroot
  2024-09-02 15:52 ` Yann E. MORIN
  2024-09-06 11:52 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: J. Neuschäfer via buildroot @ 2024-09-01 16:40 UTC (permalink / raw)
  To: buildroot; +Cc: J. Neuschäfer

According to a commit in Linux[1], the upstream of aer-inject changed to
https://github.com/intel/aer-inject.

[1]: https://git.kernel.org/linus/a29e5290e3566ae4db4e6fe5f31caf23118c82b6

Signed-off-by: J. Neuschäfer <j.neuschaefer@gmx.net>
---
Changes in v2:
- Keep SITE_METHOD the game (git)
- Fix S-o-b line
- Link to v1: https://lore.kernel.org/r/20240901-aer-v1-1-03b124cb64b1@gmx.net
---
 package/aer-inject/aer-inject.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/aer-inject/aer-inject.mk b/package/aer-inject/aer-inject.mk
index 6bc9cb44da..7516ef63ac 100644
--- a/package/aer-inject/aer-inject.mk
+++ b/package/aer-inject/aer-inject.mk
@@ -5,7 +5,7 @@
 ################################################################################

 AER_INJECT_VERSION = 9bd5e2c7886fca72f139cd8402488a2235957d41
-AER_INJECT_SITE = https://git.kernel.org/pub/scm/linux/kernel/git/gong.chen/aer-inject.git
+AER_INJECT_SITE = https://github.com/intel/aer-inject.git
 AER_INJECT_SITE_METHOD = git
 AER_INJECT_LICENSE = GPL-2.0
 AER_INJECT_LICENSE_FILES = README

---
base-commit: 37801767f68c05500f1d4495b5baac0e7340f7a9
change-id: 20240901-aer-dc235cf8e483

Best regards,
--
J. Neuschäfer <j.neuschaefer@gmx.net>

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-09-06 11:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-01 16:40 [Buildroot] [PATCH v2] package/aer-inject: switch upstream J. Neuschäfer via buildroot
2024-09-02 15:52 ` Yann E. MORIN
2024-09-06 11:52 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox