[Buildroot] [PATCH] pru-software-support: bump to latest version 5.9.0

Arnout Vandecappelle arnout at mind.be
Tue Oct 5 19:34:04 UTC 2021



On 27/09/2021 21:06, Ash Charles wrote:
> Update to the latest version of the PRU software support [1]. Compared
> with v5.8.0, there aren't code or license changes, just some extra
> release notes.
> 
> [1] https://git.ti.com/cgit/pru-software-support-package/pru-software-support-package
> 
> Signed-off-by: Ash Charles <ashcharles at gmail.com>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/pru-software-support/pru-software-support.hash | 2 +-
>   package/pru-software-support/pru-software-support.mk   | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/pru-software-support/pru-software-support.hash b/package/pru-software-support/pru-software-support.hash
> index 8345c2724e..a2c78e7a1a 100644
> --- a/package/pru-software-support/pru-software-support.hash
> +++ b/package/pru-software-support/pru-software-support.hash
> @@ -1,3 +1,3 @@
>   # Locally-calculated hash
> -sha256  e9256533a6901d31cd12b4ca1c1638b795d316a966967783a8d573e75a6f9d77 pru-software-support-package-v5.8.0.tar.gz
> +sha256  4a6b1b2b8ca892c442fd7fce7ddbf6b74e0619def2bb19f3ad67c94720b7ca3a pru-software-support-package-v5.9.0.tar.gz
>   sha256  62a2f56498cd1bac2d4ea6ea1c941affba1e4bb65bfdf2dcffd8e5079fa34399  PRU-Package-v6.1-Manifest.html
> diff --git a/package/pru-software-support/pru-software-support.mk b/package/pru-software-support/pru-software-support.mk
> index 7c1b520290..cff3fb54ed 100644
> --- a/package/pru-software-support/pru-software-support.mk
> +++ b/package/pru-software-support/pru-software-support.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -PRU_SOFTWARE_SUPPORT_VERSION = 5.8.0
> +PRU_SOFTWARE_SUPPORT_VERSION = 5.9.0
>   PRU_SOFTWARE_SUPPORT_SITE = https://git.ti.com/cgit/pru-software-support-package/pru-software-support-package/snapshot
>   PRU_SOFTWARE_SUPPORT_SOURCE = $(PRU_SOFTWARE_SUPPORT_NAME)-package-v$(PRU_SOFTWARE_SUPPORT_VERSION).tar.gz
>   PRU_SOFTWARE_SUPPORT_LICENSE =  BSD-3-Clause, Public Domain
> 


More information about the buildroot mailing list