From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/1] package/fb-test-app: Move 'rosetta' prefix from VERSION to SITE
Date: Tue, 29 Jun 2021 21:17:58 +0200 [thread overview]
Message-ID: <20210629191758.GF2829@scaer> (raw)
In-Reply-To: <20210628160104.8793-1-andriy.shevchenko@linux.intel.com>
Andy, All,
On 2021-06-28 19:01 +0300, Andy Shevchenko spake thusly:
> Move 'rosetta' prefix from VERSION to SITE to have version be
> in a standard format.
>
> Suggested-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> v2: fixed hash file as well (Thomas)
> package/fb-test-app/fb-test-app.hash | 2 +-
> package/fb-test-app/fb-test-app.mk | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/package/fb-test-app/fb-test-app.hash b/package/fb-test-app/fb-test-app.hash
> index 3068caf278df..ff7730ef8dc6 100644
> --- a/package/fb-test-app/fb-test-app.hash
> +++ b/package/fb-test-app/fb-test-app.hash
> @@ -1,3 +1,3 @@
> # Locally calculated
> -sha256 45d490ed78a6e4425d9a760e81e99dc503af01704e17ab5bf186b87a31c5e3db fb-test-app-rosetta-1.1.1.tar.gz
> +sha256 45d490ed78a6e4425d9a760e81e99dc503af01704e17ab5bf186b87a31c5e3db fb-test-app-1.1.1.tar.gz
> sha256 e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4 COPYING
> diff --git a/package/fb-test-app/fb-test-app.mk b/package/fb-test-app/fb-test-app.mk
> index f6e949015ef8..89d533ab15b4 100644
> --- a/package/fb-test-app/fb-test-app.mk
> +++ b/package/fb-test-app/fb-test-app.mk
> @@ -4,8 +4,8 @@
> #
> ################################################################################
>
> -FB_TEST_APP_VERSION = rosetta-1.1.1
> -FB_TEST_APP_SITE = $(call github,andy-shev,fb-test-app,$(FB_TEST_APP_VERSION))
> +FB_TEST_APP_VERSION = 1.1.1
> +FB_TEST_APP_SITE = $(call github,andy-shev,fb-test-app,rosetta-$(FB_TEST_APP_VERSION))
> FB_TEST_APP_LICENSE = GPL-2.0
> FB_TEST_APP_LICENSE_FILES = COPYING
>
> --
> 2.30.2
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/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. |
'------------------------------^-------^------------------^--------------------'
prev parent reply other threads:[~2021-06-29 19:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-28 16:01 [Buildroot] [PATCH v2 1/1] package/fb-test-app: Move 'rosetta' prefix from VERSION to SITE Andy Shevchenko
2021-06-29 19:17 ` Yann E. MORIN [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=20210629191758.GF2829@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox