[Buildroot] [PATCH for-next 3/3] package/ogre: new package

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Oct 27 15:44:11 UTC 2019


On Wed, 29 May 2019 17:16:55 +0200
Romain Naour <romain.naour at gmail.com> wrote:

> +comment "ogre needs X11 and an OpenGL provider"
> +	depends on !BR2_PACKAGE_HAS_LIBGL || !BR2_PACKAGE_XORG7
> +	depends on BR2_TOOLCHAIN_HAS_THREADS \&& BR2_TOOLCHAIN_GCC_AT_LEAST_4_8 \

                                             ^^^^ spurious backslash here

> +OGRE_LICENSE = MIT with exceptions (main library), MIT (DeferredShadingMedia samples), Public Domain (samples and plugins), Zlib (tinyxml)

So as we discussed, the main library doesn't have MIT with exceptions,
but just MIT, so I fixed.

Applied, with those changes!

Thanks,

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


More information about the buildroot mailing list