[Buildroot] [PATCH v1 1/1] package/fb-test-app: bump version to 1.3.1 and update project URL

Arnout Vandecappelle arnout at mind.be
Sun Jun 13 16:51:29 UTC 2021



On 24/05/2021 21:32, Andy Shevchenko wrote:
> - bump version to 1.1.1
> - update project URL
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>

 Applied to master, thanks.

 Since you've actually taken over the package (and hopefully will continue
maintaining it for some time, and not simply delete it like prpplague did),
perhaps you can add yourself to DEVELOPERS for it?

 Regards,
 Arnout


> ---
>  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 06611db7998e..3068caf278df 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  6baf6b45968d0bb9a5527c6c4bf18661e9f9eb9be973a6d1952c38168c90d58f  fb-test-app-rosetta-1.1.0.tar.gz
> +sha256  45d490ed78a6e4425d9a760e81e99dc503af01704e17ab5bf186b87a31c5e3db  fb-test-app-rosetta-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 1ab7b2f219ab..1be59a4207cb 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.0
> -FB_TEST_APP_SITE = $(call github,prpplague,fb-test-app,$(FB_TEST_APP_VERSION))
> +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_LICENSE = GPL-2.0
>  FB_TEST_APP_LICENSE_FILES = COPYING
>  
> 


More information about the buildroot mailing list