buildroot.busybox.net archive mirror
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/mmc-utils: bump to version d4c2910981ff99b983734426dfa99632fb81ac6b
@ 2023-03-19 19:29 Giulio Benetti
  2023-03-19 19:42 ` Indrek Kruusa
  0 siblings, 1 reply; 6+ messages in thread
From: Giulio Benetti @ 2023-03-19 19:29 UTC (permalink / raw)
  To: buildroot; +Cc: Giulio Benetti

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
---
 package/mmc-utils/mmc-utils.hash | 4 ++--
 package/mmc-utils/mmc-utils.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/mmc-utils/mmc-utils.hash b/package/mmc-utils/mmc-utils.hash
index 1256f63487..22d34c3d40 100644
--- a/package/mmc-utils/mmc-utils.hash
+++ b/package/mmc-utils/mmc-utils.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  f6ed1cb2f02d49df4244f8872b47b22780dd634fa19d857298ce1b793752776f  mmc-utils-dfc3b6ecda84d21418fb4408b39c5c71db4c6458-br1.tar.gz
-sha256  f57e3c6169116aa9ff06eec95734ca000e4d0196467bb221e80e50530c768081  mmc.h
+sha256  e5a8dacf26a178010202c8fa7cb28b01f50fe967da98cdbdf320b2f110920106  mmc-utils-d4c2910981ff99b983734426dfa99632fb81ac6b-br1.tar.gz
+sha256  f0b53b9d58ee24e8bd9bb69bf4b31f8d1d031cf4f5d5078842198bbc6a779ca5  mmc.h
diff --git a/package/mmc-utils/mmc-utils.mk b/package/mmc-utils/mmc-utils.mk
index 435e6ae7f1..bc0fc7aaf2 100644
--- a/package/mmc-utils/mmc-utils.mk
+++ b/package/mmc-utils/mmc-utils.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MMC_UTILS_VERSION = dfc3b6ecda84d21418fb4408b39c5c71db4c6458
+MMC_UTILS_VERSION = d4c2910981ff99b983734426dfa99632fb81ac6b
 MMC_UTILS_SITE = https://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git
 MMC_UTILS_SITE_METHOD = git
 MMC_UTILS_LICENSE = GPL-2.0
-- 
2.34.1

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

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

* Re: [Buildroot] [PATCH] package/mmc-utils: bump to version d4c2910981ff99b983734426dfa99632fb81ac6b
  2023-03-19 19:29 [Buildroot] [PATCH] package/mmc-utils: bump to version d4c2910981ff99b983734426dfa99632fb81ac6b Giulio Benetti
@ 2023-03-19 19:42 ` Indrek Kruusa
  2023-03-19 19:56   ` Giulio Benetti
  0 siblings, 1 reply; 6+ messages in thread
From: Indrek Kruusa @ 2023-03-19 19:42 UTC (permalink / raw)
  To: Giulio Benetti; +Cc: buildroot


[-- Attachment #1.1: Type: text/plain, Size: 2061 bytes --]

Kontakt Giulio Benetti (<giulio.benetti@benettiengineering.com>) kirjutas
kuupäeval P, 19. märts 2023 kell 21:29:

> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
> ---
>  package/mmc-utils/mmc-utils.hash | 4 ++--
>  package/mmc-utils/mmc-utils.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/package/mmc-utils/mmc-utils.hash
> b/package/mmc-utils/mmc-utils.hash
> index 1256f63487..22d34c3d40 100644
> --- a/package/mmc-utils/mmc-utils.hash
> +++ b/package/mmc-utils/mmc-utils.hash
> @@ -1,3 +1,3 @@
>  # Locally computed
> -sha256  f6ed1cb2f02d49df4244f8872b47b22780dd634fa19d857298ce1b793752776f
> mmc-utils-dfc3b6ecda84d21418fb4408b39c5c71db4c6458-br1.tar.gz
> -sha256  f57e3c6169116aa9ff06eec95734ca000e4d0196467bb221e80e50530c768081
> mmc.h
> +sha256  e5a8dacf26a178010202c8fa7cb28b01f50fe967da98cdbdf320b2f110920106
> mmc-utils-d4c2910981ff99b983734426dfa99632fb81ac6b-br1.tar.gz
> +sha256  f0b53b9d58ee24e8bd9bb69bf4b31f8d1d031cf4f5d5078842198bbc6a779ca5
> mmc.h
> diff --git a/package/mmc-utils/mmc-utils.mk b/package/mmc-utils/
> mmc-utils.mk
> index 435e6ae7f1..bc0fc7aaf2 100644
> --- a/package/mmc-utils/mmc-utils.mk
> +++ b/package/mmc-utils/mmc-utils.mk
> @@ -4,7 +4,7 @@
>  #
>
>  ################################################################################
>
> -MMC_UTILS_VERSION = dfc3b6ecda84d21418fb4408b39c5c71db4c6458
> +MMC_UTILS_VERSION = d4c2910981ff99b983734426dfa99632fb81ac6b
>  MMC_UTILS_SITE =
> https://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git


I happened to click on that git.kernel.org
<https://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git> link
and it doesn't work. But then where does this version come from?

Best regards,
Indrek


>
>  MMC_UTILS_SITE_METHOD = git
>  MMC_UTILS_LICENSE = GPL-2.0
> --
> 2.34.1
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
>

[-- Attachment #1.2: Type: text/html, Size: 3342 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

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

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

* Re: [Buildroot] [PATCH] package/mmc-utils: bump to version d4c2910981ff99b983734426dfa99632fb81ac6b
  2023-03-19 19:42 ` Indrek Kruusa
@ 2023-03-19 19:56   ` Giulio Benetti
  2023-03-19 20:05     ` Peter Seiderer
  0 siblings, 1 reply; 6+ messages in thread
From: Giulio Benetti @ 2023-03-19 19:56 UTC (permalink / raw)
  To: Indrek Kruusa; +Cc: buildroot

Hi Indrek,

please use plain-text e-mail and not HTML one,

On 19/03/23 20:42, Indrek Kruusa wrote:
> Kontakt Giulio Benetti (<giulio.benetti@benettiengineering.com 
> <mailto:giulio.benetti@benettiengineering.com>>) kirjutas kuupäeval P, 
> 19. märts 2023 kell 21:29:
> 
>     Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com
>     <mailto:giulio.benetti@benettiengineering.com>>
>     ---
>       package/mmc-utils/mmc-utils.hash | 4 ++--
>       package/mmc-utils/mmc-utils.mk <http://mmc-utils.mk>   | 2 +-
>       2 files changed, 3 insertions(+), 3 deletions(-)
> 
>     diff --git a/package/mmc-utils/mmc-utils.hash
>     b/package/mmc-utils/mmc-utils.hash
>     index 1256f63487..22d34c3d40 100644
>     --- a/package/mmc-utils/mmc-utils.hash
>     +++ b/package/mmc-utils/mmc-utils.hash
>     @@ -1,3 +1,3 @@
>       # Locally computed
>     -sha256 
>     f6ed1cb2f02d49df4244f8872b47b22780dd634fa19d857298ce1b793752776f 
>     mmc-utils-dfc3b6ecda84d21418fb4408b39c5c71db4c6458-br1.tar.gz
>     -sha256 
>     f57e3c6169116aa9ff06eec95734ca000e4d0196467bb221e80e50530c768081  mmc.h
>     +sha256 
>     e5a8dacf26a178010202c8fa7cb28b01f50fe967da98cdbdf320b2f110920106 
>     mmc-utils-d4c2910981ff99b983734426dfa99632fb81ac6b-br1.tar.gz
>     +sha256 
>     f0b53b9d58ee24e8bd9bb69bf4b31f8d1d031cf4f5d5078842198bbc6a779ca5  mmc.h
>     diff --git a/package/mmc-utils/mmc-utils.mk <http://mmc-utils.mk>
>     b/package/mmc-utils/mmc-utils.mk <http://mmc-utils.mk>
>     index 435e6ae7f1..bc0fc7aaf2 100644
>     --- a/package/mmc-utils/mmc-utils.mk <http://mmc-utils.mk>
>     +++ b/package/mmc-utils/mmc-utils.mk <http://mmc-utils.mk>
>     @@ -4,7 +4,7 @@
>       #
>       ################################################################################
> 
>     -MMC_UTILS_VERSION = dfc3b6ecda84d21418fb4408b39c5c71db4c6458
>     +MMC_UTILS_VERSION = d4c2910981ff99b983734426dfa99632fb81ac6b
>       MMC_UTILS_SITE =
>     https://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git
>     <https://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git>
> 
> 
> I happened to click on that git.kernel.org 
> <https://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git> link 
> and it doesn't work. But then where does this version come from?

that is the git repository address, it's not the same address of the
git-web frontend. If doesn't show up on the browser it doesn't mean git
doesn't work. Try to:
$ git clone 
https://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git

and you will see that it will clone the repository.

Best regards
-- 
Giulio Benetti
Benetti Engineering sas

> 
> Best regards,
> Indrek
> 
> 
>       MMC_UTILS_SITE_METHOD = git
>       MMC_UTILS_LICENSE = GPL-2.0
>     -- 
>     2.34.1
> 
>     _______________________________________________
>     buildroot mailing list
>     buildroot@buildroot.org <mailto:buildroot@buildroot.org>
>     https://lists.buildroot.org/mailman/listinfo/buildroot
>     <https://lists.buildroot.org/mailman/listinfo/buildroot>
> 
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

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

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

* Re: [Buildroot] [PATCH] package/mmc-utils: bump to version d4c2910981ff99b983734426dfa99632fb81ac6b
  2023-03-19 19:56   ` Giulio Benetti
@ 2023-03-19 20:05     ` Peter Seiderer
  2023-03-19 20:10       ` Giulio Benetti
  0 siblings, 1 reply; 6+ messages in thread
From: Peter Seiderer @ 2023-03-19 20:05 UTC (permalink / raw)
  To: Giulio Benetti; +Cc: Indrek Kruusa, buildroot

Hello *,

On Sun, 19 Mar 2023 20:56:19 +0100, Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:

> Hi Indrek,
> 
> please use plain-text e-mail and not HTML one,
> 
> On 19/03/23 20:42, Indrek Kruusa wrote:
> > Kontakt Giulio Benetti (<giulio.benetti@benettiengineering.com 
> > <mailto:giulio.benetti@benettiengineering.com>>) kirjutas kuupäeval P, 
> > 19. märts 2023 kell 21:29:
> > 
> >     Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com
> >     <mailto:giulio.benetti@benettiengineering.com>>
> >     ---
> >       package/mmc-utils/mmc-utils.hash | 4 ++--
> >       package/mmc-utils/mmc-utils.mk <http://mmc-utils.mk>   | 2 +-
> >       2 files changed, 3 insertions(+), 3 deletions(-)
> > 
> >     diff --git a/package/mmc-utils/mmc-utils.hash
> >     b/package/mmc-utils/mmc-utils.hash
> >     index 1256f63487..22d34c3d40 100644
> >     --- a/package/mmc-utils/mmc-utils.hash
> >     +++ b/package/mmc-utils/mmc-utils.hash
> >     @@ -1,3 +1,3 @@
> >       # Locally computed
> >     -sha256 
> >     f6ed1cb2f02d49df4244f8872b47b22780dd634fa19d857298ce1b793752776f 
> >     mmc-utils-dfc3b6ecda84d21418fb4408b39c5c71db4c6458-br1.tar.gz
> >     -sha256 
> >     f57e3c6169116aa9ff06eec95734ca000e4d0196467bb221e80e50530c768081  mmc.h
> >     +sha256 
> >     e5a8dacf26a178010202c8fa7cb28b01f50fe967da98cdbdf320b2f110920106 
> >     mmc-utils-d4c2910981ff99b983734426dfa99632fb81ac6b-br1.tar.gz
> >     +sha256 
> >     f0b53b9d58ee24e8bd9bb69bf4b31f8d1d031cf4f5d5078842198bbc6a779ca5  mmc.h
> >     diff --git a/package/mmc-utils/mmc-utils.mk <http://mmc-utils.mk>
> >     b/package/mmc-utils/mmc-utils.mk <http://mmc-utils.mk>
> >     index 435e6ae7f1..bc0fc7aaf2 100644
> >     --- a/package/mmc-utils/mmc-utils.mk <http://mmc-utils.mk>
> >     +++ b/package/mmc-utils/mmc-utils.mk <http://mmc-utils.mk>
> >     @@ -4,7 +4,7 @@
> >       #
> >       ################################################################################
> > 
> >     -MMC_UTILS_VERSION = dfc3b6ecda84d21418fb4408b39c5c71db4c6458
> >     +MMC_UTILS_VERSION = d4c2910981ff99b983734426dfa99632fb81ac6b
> >       MMC_UTILS_SITE =
> >     https://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git
> >     <https://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git>
> > 
> > 
> > I happened to click on that git.kernel.org 
> > <https://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git> link 
> > and it doesn't work. But then where does this version come from?  
> 
> that is the git repository address, it's not the same address of the
> git-web frontend. If doesn't show up on the browser it doesn't mean git
> doesn't work. Try to:
> $ git clone 
> https://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git
> 
> and you will see that it will clone the repository.

A better one (both web and git) would be:

	https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git

Regards,
Peter

> 
> Best regards

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

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

* Re: [Buildroot] [PATCH] package/mmc-utils: bump to version d4c2910981ff99b983734426dfa99632fb81ac6b
  2023-03-19 20:05     ` Peter Seiderer
@ 2023-03-19 20:10       ` Giulio Benetti
  2023-03-19 20:50         ` Peter Seiderer
  0 siblings, 1 reply; 6+ messages in thread
From: Giulio Benetti @ 2023-03-19 20:10 UTC (permalink / raw)
  To: Peter Seiderer; +Cc: Indrek Kruusa, buildroot

Hi Peter,

On 19/03/23 21:05, Peter Seiderer wrote:
> Hello *,
> 
> On Sun, 19 Mar 2023 20:56:19 +0100, Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:
> 
>> Hi Indrek,
>>
>> please use plain-text e-mail and not HTML one,
>>
>> On 19/03/23 20:42, Indrek Kruusa wrote:
>>> Kontakt Giulio Benetti (<giulio.benetti@benettiengineering.com
>>> <mailto:giulio.benetti@benettiengineering.com>>) kirjutas kuupäeval P,
>>> 19. märts 2023 kell 21:29:
>>>
>>>      Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com
>>>      <mailto:giulio.benetti@benettiengineering.com>>
>>>      ---
>>>        package/mmc-utils/mmc-utils.hash | 4 ++--
>>>        package/mmc-utils/mmc-utils.mk <http://mmc-utils.mk>   | 2 +-
>>>        2 files changed, 3 insertions(+), 3 deletions(-)
>>>
>>>      diff --git a/package/mmc-utils/mmc-utils.hash
>>>      b/package/mmc-utils/mmc-utils.hash
>>>      index 1256f63487..22d34c3d40 100644
>>>      --- a/package/mmc-utils/mmc-utils.hash
>>>      +++ b/package/mmc-utils/mmc-utils.hash
>>>      @@ -1,3 +1,3 @@
>>>        # Locally computed
>>>      -sha256
>>>      f6ed1cb2f02d49df4244f8872b47b22780dd634fa19d857298ce1b793752776f
>>>      mmc-utils-dfc3b6ecda84d21418fb4408b39c5c71db4c6458-br1.tar.gz
>>>      -sha256
>>>      f57e3c6169116aa9ff06eec95734ca000e4d0196467bb221e80e50530c768081  mmc.h
>>>      +sha256
>>>      e5a8dacf26a178010202c8fa7cb28b01f50fe967da98cdbdf320b2f110920106
>>>      mmc-utils-d4c2910981ff99b983734426dfa99632fb81ac6b-br1.tar.gz
>>>      +sha256
>>>      f0b53b9d58ee24e8bd9bb69bf4b31f8d1d031cf4f5d5078842198bbc6a779ca5  mmc.h
>>>      diff --git a/package/mmc-utils/mmc-utils.mk <http://mmc-utils.mk>
>>>      b/package/mmc-utils/mmc-utils.mk <http://mmc-utils.mk>
>>>      index 435e6ae7f1..bc0fc7aaf2 100644
>>>      --- a/package/mmc-utils/mmc-utils.mk <http://mmc-utils.mk>
>>>      +++ b/package/mmc-utils/mmc-utils.mk <http://mmc-utils.mk>
>>>      @@ -4,7 +4,7 @@
>>>        #
>>>        ################################################################################
>>>
>>>      -MMC_UTILS_VERSION = dfc3b6ecda84d21418fb4408b39c5c71db4c6458
>>>      +MMC_UTILS_VERSION = d4c2910981ff99b983734426dfa99632fb81ac6b
>>>        MMC_UTILS_SITE =
>>>      https://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git
>>>      <https://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git>
>>>
>>>
>>> I happened to click on that git.kernel.org
>>> <https://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git> link
>>> and it doesn't work. But then where does this version come from?
>>
>> that is the git repository address, it's not the same address of the
>> git-web frontend. If doesn't show up on the browser it doesn't mean git
>> doesn't work. Try to:
>> $ git clone
>> https://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git
>>
>> and you will see that it will clone the repository.
> 
> A better one (both web and git) would be:
> 
> 	https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git

thank you, I send a V2 using that URL then.

Best regards
-- 
Giulio Benetti
Benetti Engineering sas

> Regards,
> Peter
> 
>>
>> Best regards
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

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

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

* Re: [Buildroot] [PATCH] package/mmc-utils: bump to version d4c2910981ff99b983734426dfa99632fb81ac6b
  2023-03-19 20:10       ` Giulio Benetti
@ 2023-03-19 20:50         ` Peter Seiderer
  0 siblings, 0 replies; 6+ messages in thread
From: Peter Seiderer @ 2023-03-19 20:50 UTC (permalink / raw)
  To: Giulio Benetti; +Cc: Indrek Kruusa, buildroot

Hello *,
On Sun, 19 Mar 2023 21:10:23 +0100, Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:

> Hi Peter,
> 
> On 19/03/23 21:05, Peter Seiderer wrote:
> > Hello *,
> > 
> > On Sun, 19 Mar 2023 20:56:19 +0100, Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:
> >   
> >> Hi Indrek,
> >>
> >> please use plain-text e-mail and not HTML one,
> >>
> >> On 19/03/23 20:42, Indrek Kruusa wrote:  
> >>> Kontakt Giulio Benetti (<giulio.benetti@benettiengineering.com
> >>> <mailto:giulio.benetti@benettiengineering.com>>) kirjutas kuupäeval P,
> >>> 19. märts 2023 kell 21:29:
> >>>
> >>>      Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com
> >>>      <mailto:giulio.benetti@benettiengineering.com>>
> >>>      ---
> >>>        package/mmc-utils/mmc-utils.hash | 4 ++--
> >>>        package/mmc-utils/mmc-utils.mk <http://mmc-utils.mk>   | 2 +-
> >>>        2 files changed, 3 insertions(+), 3 deletions(-)
> >>>
> >>>      diff --git a/package/mmc-utils/mmc-utils.hash
> >>>      b/package/mmc-utils/mmc-utils.hash
> >>>      index 1256f63487..22d34c3d40 100644
> >>>      --- a/package/mmc-utils/mmc-utils.hash
> >>>      +++ b/package/mmc-utils/mmc-utils.hash
> >>>      @@ -1,3 +1,3 @@
> >>>        # Locally computed
> >>>      -sha256
> >>>      f6ed1cb2f02d49df4244f8872b47b22780dd634fa19d857298ce1b793752776f
> >>>      mmc-utils-dfc3b6ecda84d21418fb4408b39c5c71db4c6458-br1.tar.gz
> >>>      -sha256
> >>>      f57e3c6169116aa9ff06eec95734ca000e4d0196467bb221e80e50530c768081  mmc.h
> >>>      +sha256
> >>>      e5a8dacf26a178010202c8fa7cb28b01f50fe967da98cdbdf320b2f110920106
> >>>      mmc-utils-d4c2910981ff99b983734426dfa99632fb81ac6b-br1.tar.gz
> >>>      +sha256
> >>>      f0b53b9d58ee24e8bd9bb69bf4b31f8d1d031cf4f5d5078842198bbc6a779ca5  mmc.h
> >>>      diff --git a/package/mmc-utils/mmc-utils.mk <http://mmc-utils.mk>
> >>>      b/package/mmc-utils/mmc-utils.mk <http://mmc-utils.mk>
> >>>      index 435e6ae7f1..bc0fc7aaf2 100644
> >>>      --- a/package/mmc-utils/mmc-utils.mk <http://mmc-utils.mk>
> >>>      +++ b/package/mmc-utils/mmc-utils.mk <http://mmc-utils.mk>
> >>>      @@ -4,7 +4,7 @@
> >>>        #
> >>>        ################################################################################
> >>>
> >>>      -MMC_UTILS_VERSION = dfc3b6ecda84d21418fb4408b39c5c71db4c6458
> >>>      +MMC_UTILS_VERSION = d4c2910981ff99b983734426dfa99632fb81ac6b
> >>>        MMC_UTILS_SITE =
> >>>      https://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git
> >>>      <https://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git>
> >>>
> >>>
> >>> I happened to click on that git.kernel.org
> >>> <https://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git> link
> >>> and it doesn't work. But then where does this version come from?  
> >>
> >> that is the git repository address, it's not the same address of the
> >> git-web frontend. If doesn't show up on the browser it doesn't mean git
> >> doesn't work. Try to:
> >> $ git clone
> >> https://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git
> >>
> >> and you will see that it will clone the repository.  
> > 
> > A better one (both web and git) would be:
> > 
> > 	https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git  
> 
> thank you, I send a V2 using that URL then.

Seems the git access is forwarded to this one, the web access is not...

Do not forget to update the project URL in package/mmc-utils/Config.in too...

Regards,
Peter

> 
> Best regards

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

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

end of thread, other threads:[~2023-03-19 20:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-19 19:29 [Buildroot] [PATCH] package/mmc-utils: bump to version d4c2910981ff99b983734426dfa99632fb81ac6b Giulio Benetti
2023-03-19 19:42 ` Indrek Kruusa
2023-03-19 19:56   ` Giulio Benetti
2023-03-19 20:05     ` Peter Seiderer
2023-03-19 20:10       ` Giulio Benetti
2023-03-19 20:50         ` Peter Seiderer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).