[Buildroot] [PATCH v1 1/1] package/swupdate: Update to version 2018.11

Matthew Weber matthew.weber at rockwellcollins.com
Tue Dec 11 19:56:07 UTC 2018


Jared,


On Tue, Dec 11, 2018 at 1:25 PM Jared Bents
<jared.bents at rockwellcollins.com> wrote:
>
> Update to version 2018.11 to resolve build errors due to the changes
> in libcurl at version 7.62.0
>
> Signed-off-by: Jared Bents <jared.bents at rockwellcollins.com>
> ---
>  package/swupdate/swupdate.hash | 2 +-
>  package/swupdate/swupdate.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/package/swupdate/swupdate.hash b/package/swupdate/swupdate.hash
> index efc637976a..7b49337ffd 100644
> --- a/package/swupdate/swupdate.hash
> +++ b/package/swupdate/swupdate.hash
> @@ -1,2 +1,2 @@
>  # Locally calculated
> -sha256  19156bb30c3517a0ff9c918a38062df3cfa70f02f8162da4971a2f47d108688e  swupdate-2018.03.tar.gz
> +sha256  a65884ca18523cde1b0744d952d6f91462dbd4ad07941305f5684c6d4ec833dc  swupdate-2018.11.tar.gz

Please add a hash for the license file and double check the license
type didn't change.

> diff --git a/package/swupdate/swupdate.mk b/package/swupdate/swupdate.mk
> index abf46c9256..6285437aaa 100644
> --- a/package/swupdate/swupdate.mk
> +++ b/package/swupdate/swupdate.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>
> -SWUPDATE_VERSION = 2018.03
> +SWUPDATE_VERSION = 2018.11
>  SWUPDATE_SITE = $(call github,sbabic,swupdate,$(SWUPDATE_VERSION))
>  SWUPDATE_LICENSE = GPL-2.0+, LGPL-2.1+, MIT
>  SWUPDATE_LICENSE_FILES = COPYING
> --
> 2.18.0
>

Matt



More information about the buildroot mailing list