[Buildroot] [PATCH 1/1] package/qt53d: bump to latest kde submodule version

Svendsen, Roy Kollen Roy.Kollen.Svendsen at akersolutions.com
Fri Feb 9 19:02:17 UTC 2024


Hi,

I will change the state of this patch to 'Not Applicable' since the version that was recently pushed to master builds successfully.

This patch was actually meant as part of a bump to 5.15.12.

Regards,
Roy

________________________________
From: Peter Seiderer <ps.report at gmx.net>
Sent: Friday, February 9, 2024 4:05 PM
To: Roy Kollen Svendsen <roykollensvendsen at gmail.com>
Cc: buildroot at buildroot.org <buildroot at buildroot.org>; Svendsen, Roy Kollen <Roy.Kollen.Svendsen at akersolutions.com>; sebastian.weyer at smile.fr <sebastian.weyer at smile.fr>; Giulio Benetti <giulio.benetti at benettiengineering.com>; Julien Corjon <corjon.j at ecagroup.com>
Subject: Re: [Buildroot] [PATCH 1/1] package/qt53d: bump to latest kde submodule version

[You don't often get email from ps.report at gmx.net. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]

CAUTION: This email originated from outside of Aker Solutions. Exercise caution when responding, opening attachments and clicking links.


On Fri,  9 Feb 2024 15:23:26 +0100, Roy Kollen Svendsen <roykollensvendsen at gmail.com> wrote:

> The build failed because assimp was missing.

There is already an assimp dependency in package/qt5/qt53d/qt53d.mk (see [1]):

14:  ifeq ($(BR2_PACKAGE_ASSIMP),y)
15:  QT53D_DEPENDENCIES += assimp
16:  endif

Regards,
Peter

[1] https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgitlab.com%2Fbuildroot.org%2Fbuildroot%2F-%2Fblame%2Fmaster%2Fpackage%2Fqt5%2Fqt53d%2Fqt53d.mk%3Fref_type%3Dheads%23L14&data=05%7C02%7Croy.kollen.svendsen%40akersolutions.com%7Cc9ad43b7795d4a21fbb008dc298082d7%7C26b749f68c7244e3bbdeae3de07b4206%7C0%7C0%7C638430879122415164%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=VDhBLxcvmZSPA96XrMcW9EDA%2B0%2BCM6DxSj2F7AKIWto%3D&reserved=0<https://gitlab.com/buildroot.org/buildroot/-/blame/master/package/qt5/qt53d/qt53d.mk?ref_type=heads#L14>


>
> Use git instead of downloading the tar-ball so that
> we also fetch the associated assimp src submodule.
>
> Signed-off-by: Roy Kollen Svendsen <roy.kollen.svendsen at akersolutions.com>
> ---
>  package/qt5/qt53d/qt53d.hash | 2 +-
>  package/qt5/qt53d/qt53d.mk   | 7 ++++---
>  2 files changed, 5 insertions(+), 4 deletions(-)
>
> diff --git a/package/qt5/qt53d/qt53d.hash b/package/qt5/qt53d/qt53d.hash
> index 0f63aab72a..81de91558e 100644
> --- a/package/qt5/qt53d/qt53d.hash
> +++ b/package/qt5/qt53d/qt53d.hash
> @@ -1,5 +1,5 @@
>  # Locally calculated
> -sha256  44955f90a9af19d80136cb51a929f330ba9e3319d30d1f5d0c2bb4adc7fd7173  qt3d-5fd3906445ac95bf1cca6e7a7e0aeb6e3bcf5016.tar.bz2
> +sha256  bab48eab35184144fc8789d2958a983a60bfc8dfa242cb65966a3d129fddaea7  qt53d-e1b1a0d2970fd384bd52c734a72536d8452ad070-br1.tar.gz
>
>  # Hashes for license files:
>  sha256  edfe70e99be2a7c109d860b19204609e582720b211c50caedac729da372a1253  LICENSE.GPL
> diff --git a/package/qt5/qt53d/qt53d.mk b/package/qt5/qt53d/qt53d.mk
> index 4b748a4972..8fcfb72fec 100644
> --- a/package/qt5/qt53d/qt53d.mk
> +++ b/package/qt5/qt53d/qt53d.mk
> @@ -4,9 +4,10 @@
>  #
>  ################################################################################
>
> -QT53D_VERSION = 5fd3906445ac95bf1cca6e7a7e0aeb6e3bcf5016
> -QT53D_SITE = $(QT5_SITE)/qt3d/-/archive/$(QT53D_VERSION)
> -QT53D_SOURCE = qt3d-$(QT53D_VERSION).tar.bz2
> +QT53D_VERSION = e1b1a0d2970fd384bd52c734a72536d8452ad070
> +QT53D_SITE = $(QT5_SITE)/qt3d
> +QT53D_SITE_METHOD = git
> +QT53D_GIT_SUBMODULES = YES
>  QT53D_DEPENDENCIES = qt5declarative
>  QT53D_INSTALL_STAGING = YES
>  QT53D_SYNC_QT_HEADERS = YES

This e-mail and any attachment are confidential and may be privileged or otherwise protected from disclosure. It is solely intended for the person(s) named above. If you are not the intended recipient, any reading, use, disclosure, copying or distribution of all or parts of this e-mail or associated attachments is strictly prohibited. If you are not an intended recipient, please notify the sender immediately by replying to this message or by telephone and delete this e-mail and any attachments permanently from your system.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildroot.org/pipermail/buildroot/attachments/20240209/d132c6ff/attachment-0001.html>


More information about the buildroot mailing list