Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] python-websockets: backport fix for upstream issue #350
Date: Mon, 7 May 2018 23:26:48 +0200	[thread overview]
Message-ID: <20180507232648.1d54fa66@windsurf> (raw)
In-Reply-To: <20180507205733.2433-1-joseph.kogut@gmail.com>

Hello,

On Mon,  7 May 2018 13:57:33 -0700, Joseph Kogut wrote:
> Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com>
> ---
>  package/python-websockets/python-websockets.hash | 1 +
>  package/python-websockets/python-websockets.mk   | 1 +
>  2 files changed, 2 insertions(+)
> 
> diff --git a/package/python-websockets/python-websockets.hash b/package/python-websockets/python-websockets.hash
> index 18947cc60a..4fa2fba1e1 100644
> --- a/package/python-websockets/python-websockets.hash
> +++ b/package/python-websockets/python-websockets.hash
> @@ -2,3 +2,4 @@
>  md5	9e8c6b3c70def4146d75fbb0f52bdfc7  websockets-4.0.1.tar.gz
>  sha256	da4d4fbe059b0453e726d6d993760065d69b823a27efc3040402a6fcfe6a1ed9  websockets-4.0.1.tar.gz
>  sha256	2cd4d416e432ca7fda2c103b38b852f8d3cb327d70c3db44410b9fe97e6c4d73  LICENSE
> +sha256  c43360df2209d8af756297af7d8d1ff0a98483fc2d6551be80f309a6a6671ece  402059e4a46a764632eba8a669f5b012f173ee7b.patch
> diff --git a/package/python-websockets/python-websockets.mk b/package/python-websockets/python-websockets.mk
> index 7c5cf8c4e7..e0a701af43 100644
> --- a/package/python-websockets/python-websockets.mk
> +++ b/package/python-websockets/python-websockets.mk
> @@ -10,5 +10,6 @@ PYTHON_WEBSOCKETS_SITE = https://pypi.python.org/packages/b6/12/6194aac840c65253
>  PYTHON_WEBSOCKETS_SETUP_TYPE = setuptools
>  PYTHON_WEBSOCKETS_LICENSE = BSD-3-Clause
>  PYTHON_WEBSOCKETS_LICENSE_FILES = LICENSE
> +PYTHON_WEBSOCKETS_PATCH += https://github.com/aaugustin/websockets/commit/402059e4a46a764632eba8a669f5b012f173ee7b.patch

Please store the patch locally in Buildroot's package folder.
Downloading patches from Github doesn't work because they don't have
stable contents, and therefore a stable hash.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2018-05-07 21:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-07 20:57 [Buildroot] [PATCH 1/1] python-websockets: backport fix for upstream issue #350 Joseph Kogut
2018-05-07 21:26 ` Thomas Petazzoni [this message]
2018-05-07 22:07   ` Joseph Kogut
2018-05-07 22:18 ` [Buildroot] [PATCH v2 " Joseph Kogut
2018-05-08  3:48   ` Baruch Siach
2018-05-10 22:17   ` [Buildroot] [PATCH v3 " Joseph Kogut
2018-05-11 21:21     ` Thomas Petazzoni
2018-05-11 21:26       ` Joseph Kogut
2018-05-28 14:23     ` Peter Korsgaard

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=20180507232648.1d54fa66@windsurf \
    --to=thomas.petazzoni@bootlin.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox