[Buildroot] [PATCH 1/5] package/qt5: fix upstream git trees

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Sep 14 21:03:21 UTC 2023


On Wed, 13 Sep 2023 00:15:48 +0200
"Yann E. MORIN" <yann.morin.1998 at free.fr> wrote:

> Since commits 4e8b5f9bee9c [0], 6cfbd51d98d1 [1], and d838a416c4ed [2],
> the repository we clone from is the cgit browser, and it does not serve
> the git tree, only the browser:
> 
>     $ git clone https://code.qt.io/cgit/qt/qtcoap.git
>     Cloning into 'qtcoap'...
>     fatal: repository 'https://code.qt.io/cgit/qt/qtcoap.git/' not found
> 
> Browsing there displays the cgit UI, which gives a proper URI to clone
> from; switch to using that.
> 
> [0] 4e8b5f9bee9c package/qt5/qt5mqtt: bump version to 5.15.2 (and fix download)
> [1] 6cfbd51d98d1 package/qt5/qt5coap: bump version to 5.15.2 (and fix download)
> [2] d838a416c4ed package/qt5/qt5knx: bump version to 5.15.2 (and fix download)
> 
> Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
> Cc: Peter Seiderer <ps.report at gmx.net>
> Cc: Angelo Compagnucci <angelo.compagnucci at gmail.com>
> Cc: Giulio Benetti <giulio.benetti at benettiengineering.com>
> CC: Julien Corjon <corjon.j at ecagroup.com>
> ---
>  package/qt5/qt5coap/qt5coap.mk | 2 +-
>  package/qt5/qt5knx/qt5knx.mk   | 2 +-
>  package/qt5/qt5mqtt/qt5mqtt.mk | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)

Thanks, patches 1 to 4 applied. I'll reply to patch 5 separately.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list