mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Ian Abbott <abbotti@mev.co.uk>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH 1/2] libwebsockets: new package
Date: Mon, 13 May 2024 10:20:07 +0100	[thread overview]
Message-ID: <2b9dcefa-783b-4532-a406-fc7780e9723c@mev.co.uk> (raw)
In-Reply-To: <ZkHZKIxjMvmxDcKV@pengutronix.de>

On 2024-05-13 10:11, Michael Olbrich wrote:
> On Fri, May 10, 2024 at 09:58:47AM +0100, Ian Abbott wrote:
[snip]
>> diff --git a/rules/libwebsockets.make b/rules/libwebsockets.make
>> new file mode 100644
>> index 000000000..4e22e9c18
>> --- /dev/null
>> +++ b/rules/libwebsockets.make
>> @@ -0,0 +1,85 @@
>> +# -*-makefile-*-
>> +#
>> +# Copyright (C) 2024 by Ian Abbott <abbotti@mev.co.uk>
>> +#
>> +# For further information about the PTXdist project and license conditions
>> +# see the README file.
>> +#
>> +
>> +#
>> +# We provide this package
>> +#
>> +PACKAGES-$(PTXCONF_LIBWEBSOCKETS) += libwebsockets
>> +
>> +#
>> +# Paths and names
>> +#
>> +LIBWEBSOCKETS_VERSION		:= 4.3.3
>> +LIBWEBSOCKETS_MD5		:= 877f457d059718a7eafdaf8db5d7abbb
>> +LIBWEBSOCKETS			:= libwebsockets-v$(LIBWEBSOCKETS_VERSION)
>> +LIBWEBSOCKETS_SUFFIX		:= tar.bz2
>> +LIBWEBSOCKETS_URL		:= https://libwebsockets.org/git/libwebsockets/snapshot/$(LIBWEBSOCKETS).$(LIBWEBSOCKETS_SUFFIX)
> 
> Hmmm, the URL does not work properly for me. The md5sum is different and
> bzip2 reports "bzip2: Compressed file ends unexpectedly;".

I was a bit worried about that because the tar archives are generated on 
the fly by gitohashi.  We should be able to fix that by switching to the 
github mirror of the repository.

-- 
-=( Ian Abbott <abbotti@mev.co.uk> || MEV Ltd. is a company  )=-
-=( registered in England & Wales.  Regd. number: 02862268.  )=-
-=( Regd. addr.: S11 & 12 Building 67, Europa Business Park, )=-
-=( Bird Hall Lane, STOCKPORT, SK3 0XA, UK. || www.mev.co.uk )=-



  reply	other threads:[~2024-05-13  9:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-10  8:58 [ptxdist] [PATCH 0/2] Add WebSocket support to Mosquitto Ian Abbott
2024-05-10  8:58 ` [ptxdist] [PATCH 1/2] libwebsockets: new package Ian Abbott
2024-05-13  9:11   ` Michael Olbrich
2024-05-13  9:20     ` Ian Abbott [this message]
2024-05-10  8:58 ` [ptxdist] [PATCH 2/2] mosquitto: Add optional WebSocket support Ian Abbott
2024-05-13 10:36 ` [ptxdist] [PATCH v2 0/2] Add WebSocket support to Mosquitto Ian Abbott
2024-05-13 10:36   ` [ptxdist] [PATCH v2 1/2] libwebsockets: new package Ian Abbott
2024-05-31  6:08     ` [ptxdist] [APPLIED] " Michael Olbrich
2024-05-13 10:36   ` [ptxdist] [PATCH v2 2/2] mosquitto: Add optional WebSocket support Ian Abbott
2024-05-31  6:08     ` [ptxdist] [APPLIED] " Michael Olbrich

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=2b9dcefa-783b-4532-a406-fc7780e9723c@mev.co.uk \
    --to=abbotti@mev.co.uk \
    --cc=ptxdist@pengutronix.de \
    /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