From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Seiderer Date: Wed, 8 Apr 2020 22:47:00 +0200 Subject: [Buildroot] [PATCH v1] package/assimp: bump version to 5.0.1 In-Reply-To: <20200408213140.0a4f6706@windsurf.home> References: <20200407211238.11904-1-ps.report@gmx.net> <20200408213140.0a4f6706@windsurf.home> Message-ID: <20200408224700.76701687@gmx.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello Thomas, On Wed, 8 Apr 2020 21:31:40 +0200, Thomas Petazzoni wrote: > On Tue, 7 Apr 2020 23:12:38 +0200 > Peter Seiderer wrote: > > > Signed-off-by: Peter Seiderer > > --- > > ...1-Fix-FBXConverter-use-proper-64-bit-constant.patch | 10 ++++++---- > > package/assimp/assimp.hash | 4 ++-- > > package/assimp/assimp.mk | 2 +- > > 3 files changed, 9 insertions(+), 7 deletions(-) > > Applied, thanks. Could you submit the patch we have to the upstream > project? Already on my ToDo list ;-)... > > Also did you test building the qt53d package after this update? It is > the only package in Buildroot that uses assimp. Yes...and compiled without failure after the assimp version bump... Regards, Peter > > Thanks! > > Thomas