All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] swupdate: bump to version 2017.11
Date: Fri, 12 Jan 2018 22:16:18 +0100	[thread overview]
Message-ID: <20180112221618.123f744f@windsurf.lan> (raw)
In-Reply-To: <20180110222816.20579-1-joerg.krause@embedded.rocks>

Hello,

On Wed, 10 Jan 2018 23:28:16 +0100, J?rg Krause wrote:
> Remove upstream patch 0001-Fix-SHA256-hash-verification.patch.
> 
> Re-enable support for Lua 5.1 and LuaJIT, which was removed in version 2017.09
> because of compatibility issues [1]. Meanwhile, the issues have been resolved
> upstream [2].
> 
> Note, that `CONFIG_HANDLER_IN_LUA` is now supported by Lua 5.1/LuaJIT, too.
> 
> Add a fixup command `SWUPDATE_SET_LUA_VERSION` to set the correct base name for
> the Lua/LuaJIT pkg-config file used by the swupdates config option `LUAPKG`.
> 
> Fix a small type in the help text:
>   'in my mind' -> 'in mind'.
> 
> Regenerated the .config script by doing:
> 
> ```
> make swupdate-menuconfig
> make swupdate-update-config
> ```
> .. and removing the paths for the build options manually.
> 
> [1] http://patchwork.ozlabs.org/patch/795958/
> [2] https://github.com/sbabic/swupdate/commit/7b49b8dc59acc0591fe9823f1739ba7422eb30c7
> 
> Signed-off-by: J?rg Krause <joerg.krause@embedded.rocks>
> ---
>  .../0001-Fix-SHA256-hash-verification.patch        | 119 ---------------------
>  package/swupdate/Config.in                         |   8 +-
>  package/swupdate/swupdate.config                   |  63 +++++++++--
>  package/swupdate/swupdate.hash                     |   2 +-
>  package/swupdate/swupdate.mk                       |  12 ++-
>  5 files changed, 71 insertions(+), 133 deletions(-)
>  delete mode 100644 package/swupdate/0001-Fix-SHA256-hash-verification.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2018-01-12 21:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-10 22:28 [Buildroot] [PATCH] swupdate: bump to version 2017.11 Jörg Krause
2018-01-12 21:16 ` Thomas Petazzoni [this message]
2018-01-13 22:28 ` Yann E. MORIN
2018-01-14 17:53   ` Jörg Krause

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=20180112221618.123f744f@windsurf.lan \
    --to=thomas.petazzoni@free-electrons.com \
    --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 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.