All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/yavta: update _SITE URL
@ 2023-07-10 17:45 Sébastien Szymanski
  2023-07-11 17:22 ` Yann E. MORIN
  2023-08-25 13:10 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Sébastien Szymanski @ 2023-07-10 17:45 UTC (permalink / raw)
  To: buildroot; +Cc: Patrick Gerber

It looks like the project moved to https://git.ideasonboard.org/yavta.git.

Update YAVA_SITE URL accordingly.

Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
---
 package/yavta/yavta.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/yavta/yavta.mk b/package/yavta/yavta.mk
index d16bee69b117..db481b77b957 100644
--- a/package/yavta/yavta.mk
+++ b/package/yavta/yavta.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 YAVTA_VERSION = 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70
-YAVTA_SITE = https://git.ideasonboard.org/git/yavta.git
+YAVTA_SITE = https://git.ideasonboard.org/yavta.git
 YAVTA_SITE_METHOD = git
 YAVTA_LICENSE = GPL-2.0+
 YAVTA_LICENSE_FILES = COPYING.GPL
-- 
2.41.0

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

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

* Re: [Buildroot] [PATCH 1/1] package/yavta: update _SITE URL
  2023-07-10 17:45 [Buildroot] [PATCH 1/1] package/yavta: update _SITE URL Sébastien Szymanski
@ 2023-07-11 17:22 ` Yann E. MORIN
  2023-08-25 13:10 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2023-07-11 17:22 UTC (permalink / raw)
  To: Sébastien Szymanski; +Cc: Patrick Gerber, buildroot

Sébastien, All,

On 2023-07-10 19:45 +0200, Sébastien Szymanski spake thusly:
> It looks like the project moved to https://git.ideasonboard.org/yavta.git.
> 
> Update YAVA_SITE URL accordingly.
> 
> Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/yavta/yavta.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/yavta/yavta.mk b/package/yavta/yavta.mk
> index d16bee69b117..db481b77b957 100644
> --- a/package/yavta/yavta.mk
> +++ b/package/yavta/yavta.mk
> @@ -5,7 +5,7 @@
>  ################################################################################
>  
>  YAVTA_VERSION = 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70
> -YAVTA_SITE = https://git.ideasonboard.org/git/yavta.git
> +YAVTA_SITE = https://git.ideasonboard.org/yavta.git
>  YAVTA_SITE_METHOD = git
>  YAVTA_LICENSE = GPL-2.0+
>  YAVTA_LICENSE_FILES = COPYING.GPL
> -- 
> 2.41.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/yavta: update _SITE URL
  2023-07-10 17:45 [Buildroot] [PATCH 1/1] package/yavta: update _SITE URL Sébastien Szymanski
  2023-07-11 17:22 ` Yann E. MORIN
@ 2023-08-25 13:10 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2023-08-25 13:10 UTC (permalink / raw)
  To: Sébastien Szymanski; +Cc: Patrick Gerber, buildroot

>>>>> "Sébastien" == Sébastien Szymanski <sebastien.szymanski@armadeus.com> writes:

 > It looks like the project moved to https://git.ideasonboard.org/yavta.git.
 > Update YAVA_SITE URL accordingly.

 > Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>

Committed to 2023.02.x and 2023.05.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2023-08-25 13:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-10 17:45 [Buildroot] [PATCH 1/1] package/yavta: update _SITE URL Sébastien Szymanski
2023-07-11 17:22 ` Yann E. MORIN
2023-08-25 13:10 ` Peter Korsgaard

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.