All of lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach via buildroot <buildroot@buildroot.org>
To: "Sébastien Szymanski" <sebastien.szymanski@armadeus.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/ramsmp: switch to a Github repo
Date: Mon, 03 Feb 2025 15:58:59 +0200	[thread overview]
Message-ID: <874j1byvrw.fsf@tarshish> (raw)
In-Reply-To: <20250203-ramsmp-fix-url-v1-1-26c570b209a8@armadeus.com> ("Sébastien Szymanski"'s message of "Mon, 03 Feb 2025 12:19:36 +0100")

Hi Sébastien,

On Mon, Feb 03 2025, Sébastien Szymanski wrote:
> The package is no more available at alasir.com.
> Someone puts the package on a github repository so use that repository.
>
> Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
> ---
> I have checked that the content are the same:
>
> $ diff -r ramsmp-3.5.0/ ramspeed-smp-6af3330aa3b15f6e79eda45d0a88fe5254d46377/
> Only in ramsmp-3.5.0/: temp
>
> temp dir is empty.
> ---
>  package/ramsmp/ramsmp.hash | 1 +
>  package/ramsmp/ramsmp.mk   | 4 ++--
>  2 files changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/package/ramsmp/ramsmp.hash b/package/ramsmp/ramsmp.hash
> index c5e29a3900b1ffc53b99e90ccdf36dd7cbb075ff..f6e7bdbb56b4b2c116a0d905c79df0ea8fe90456 100644
> --- a/package/ramsmp/ramsmp.hash
> +++ b/package/ramsmp/ramsmp.hash
> @@ -1,3 +1,4 @@
>  # Locally computed
> +sha256 220f056019f1dbf89cbc02d5902ea66cc31c1ca59d9755f19a01385624e5d23b
> ramsmp-6af3330aa3b15f6e79eda45d0a88fe5254d46377.tar.gz
>  sha256  39fb15493fb3c293575746d56f6ab9faaa1d876d8b1f0d8e5a4042d2ace95839  ramsmp-3.5.0.tar.gz

This hash line looks redundant now.

baruch

>  sha256  2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad  LICENCE
> diff --git a/package/ramsmp/ramsmp.mk b/package/ramsmp/ramsmp.mk
> index 6098376da596725969bc42341b69b09385a0079c..f8de6c936ce22e8e05d6f041ac6c4fb5521647e5 100644
> --- a/package/ramsmp/ramsmp.mk
> +++ b/package/ramsmp/ramsmp.mk
> @@ -4,8 +4,8 @@
>  #
>  ################################################################################
>  
> -RAMSMP_VERSION = 3.5.0
> -RAMSMP_SITE = http://www.alasir.com/software/ramspeed
> +RAMSMP_VERSION = 6af3330aa3b15f6e79eda45d0a88fe5254d46377
> +RAMSMP_SITE = $(call github,cruvolo,ramspeed-smp,$(RAMSMP_VERSION))
>  RAMSMP_ARCH = $(if $(BR2_i386),i386)$(if $(BR2_x86_64),x86_64)
>  RAMSMP_LICENSE = Alasir License
>  RAMSMP_LICENSE_FILES = LICENCE
>
> ---
> base-commit: 85376a71814eefb00212caa6b2d526fcddfbb084
> change-id: 20250203-ramsmp-fix-url-2e2ee5728bc2
>
> Best regards,

-- 
                                                     ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2025-02-03 14:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-03 11:19 [Buildroot] [PATCH] package/ramsmp: switch to a Github repo Sébastien Szymanski
2025-02-03 13:58 ` Baruch Siach via buildroot [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=874j1byvrw.fsf@tarshish \
    --to=buildroot@buildroot.org \
    --cc=baruch@tkos.co.il \
    --cc=sebastien.szymanski@armadeus.com \
    /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.