[Buildroot] [PATCH 1/1] motion: bump to version 4.1

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Nov 20 07:45:21 UTC 2017


Hello,

On Sun, 19 Nov 2017 15:26:41 +0100, Fabrice Fontaine wrote:
> - Remove 0001-configure.ac-use-given-CFLAGS-LIBS-for-mysqlclient-l.patch,
> it does not have been sent upstream but issue has been fixed by
> https://github.com/Motion-Project/motion/commit/3b7164f7f9c2b123f850f8cd1bc0a860ca51c0fe#diff-67e997bcfdac55191033d57a16d1408a
> - 0002-Rename-base64_encode.patch has been integrated into this version
> - --without-jpeg-turbo has been deleted from configure.ac
> - libsdl dependency has been removed

Thanks for this detailed commit log. However..

>  ifeq ($(BR2_PACKAGE_FFMPEG_SWSCALE),y)
>  MOTION_DEPENDENCIES += ffmpeg
> @@ -29,10 +27,6 @@ MOTION_CONF_OPTS += \
>  	--with-mysql \
>  	--with-mysql-include=$(STAGING_DIR)/usr/include/mysql \
>  	--with-mysql-lib=$(STAGING_DIR)/usr/lib
> -# static link of mysql needs -lz
> -ifeq ($(BR2_STATIC_LIBS)$(BR2_PACKAGE_ZLIB),yy)
> -MOTION_CONF_ENV += LIBS="-lz"
> -endif

... this particular change isn't described. Is it done intentionally?

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com


More information about the buildroot mailing list