mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/3] mmc-utils: new upstream git location
@ 2022-10-04 16:40 Bruno Thomsen
  2022-10-04 16:40 ` [ptxdist] [PATCH 2/3] mmc-utils: version bump 2019-10-04-g73d6c59af8d1 -> 2022-09-27-gdfc3b6ecda84 Bruno Thomsen
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Bruno Thomsen @ 2022-10-04 16:40 UTC (permalink / raw)
  To: ptxdist; +Cc: Bruno Thomsen

The existing URL has been renamed with -old:
https://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils-old.git

New URL found in kernel documentation:
https://www.kernel.org/doc/html/latest/driver-api/mmc/mmc-tools.html

Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
 rules/mmc-utils.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/mmc-utils.make b/rules/mmc-utils.make
index 5929d0788..4d9447dd2 100644
--- a/rules/mmc-utils.make
+++ b/rules/mmc-utils.make
@@ -19,7 +19,7 @@ MMC_UTILS_VERSION	:= 2019-10-04-g73d6c59af8d1
 MMC_UTILS_MD5		:= 5d7c8db4f1735111d42773799e1a84bc
 MMC_UTILS		:= mmc-utils-$(MMC_UTILS_VERSION)
 MMC_UTILS_SUFFIX	:= tar.gz
-MMC_UTILS_URL		:= https://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git;tag=$(MMC_UTILS_VERSION)
+MMC_UTILS_URL		:= https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git;tag=$(MMC_UTILS_VERSION)
 MMC_UTILS_SOURCE	:= $(SRCDIR)/$(MMC_UTILS).$(MMC_UTILS_SUFFIX)
 MMC_UTILS_DIR		:= $(BUILDDIR)/$(MMC_UTILS)
 MMC_UTILS_LICENSE	:= GPL-2.0-only AND BSD-3-Clause

base-commit: 2904240113270c90686515a6b06af48d2d5332cf
-- 
2.37.3




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

end of thread, other threads:[~2022-10-19  5:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-04 16:40 [ptxdist] [PATCH 1/3] mmc-utils: new upstream git location Bruno Thomsen
2022-10-04 16:40 ` [ptxdist] [PATCH 2/3] mmc-utils: version bump 2019-10-04-g73d6c59af8d1 -> 2022-09-27-gdfc3b6ecda84 Bruno Thomsen
2022-10-19  5:41   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-10-04 16:40 ` [ptxdist] [PATCH 3/3] mmc-utils: update license Bruno Thomsen
2022-10-14  7:45   ` Michael Olbrich
2022-10-14  7:46 ` [ptxdist] [APPLIED] mmc-utils: new upstream git location Michael Olbrich

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