From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3] libglib2: Bump libglib2 to 0.36.1
Date: Thu, 9 May 2013 11:07:15 +0200 [thread overview]
Message-ID: <20130509110715.1716027f@skate> (raw)
In-Reply-To: <1368056050-19285-1-git-send-email-spenser@gillilanding.com>
Dear Spenser Gilliland,
On Wed, 8 May 2013 18:34:08 -0500, Spenser Gilliland wrote:
> This patch bumps libglib2 to version 0.36.1.
This patch is not bumping libglib2 to 0.36.1, but to 2.36.1. Ditto for
your glibmm and glib-networking patches.
> diff --git a/package/libglib2/libglib2-no-tests.patch b/package/libglib2/libglib2-no-tests.patch
> deleted file mode 100644
> index 81b5af2..0000000
> --- a/package/libglib2/libglib2-no-tests.patch
> +++ /dev/null
> @@ -1,117 +0,0 @@
> -Add a --disable-tests option to the configure script
> -
> -Disabling the build of tests has two benefits:
> - * Prevents the build of a lot of code that doesn't build on noMMU
> - platforms.
> - * Reduces the build time.
> -
> -Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Was this patch merged upstream? From the below I see to understand they
added --disable-modular-tests, does it disable all tests?
> diff --git a/package/libglib2/libglib2.mk b/package/libglib2/libglib2.mk
> index d78e8ec..ee9f470 100644
> --- a/package/libglib2/libglib2.mk
> +++ b/package/libglib2/libglib2.mk
> @@ -3,8 +3,8 @@
> # libglib2
> #
> #############################################################
> -LIBGLIB2_VERSION_MAJOR = 2.30
> -LIBGLIB2_VERSION_MINOR = 3
> +LIBGLIB2_VERSION_MAJOR = 2.36
> +LIBGLIB2_VERSION_MINOR = 1
> LIBGLIB2_VERSION = $(LIBGLIB2_VERSION_MAJOR).$(LIBGLIB2_VERSION_MINOR)
> LIBGLIB2_SOURCE = glib-$(LIBGLIB2_VERSION).tar.xz
> LIBGLIB2_SITE = http://ftp.gnome.org/pub/gnome/sources/glib/$(LIBGLIB2_VERSION_MAJOR)
> @@ -44,6 +44,8 @@ LIBGLIB2_CONF_ENV = \
> ac_cv_path_GLIB_GENMARSHAL=$(HOST_DIR)/usr/bin/glib-genmarshal ac_cv_prog_F77=no \
> ac_cv_func_posix_getgrgid_r=no glib_cv_long_long_format=ll \
> ac_cv_func_printf_unix98=yes ac_cv_func_vsnprintf_c99=yes \
> + ac_cv_func_newlocale=no ac_cv_func_uselocale=no \
> + ac_cv_func_strtod_l=no ac_cv_func_strtoll_l=no ac_cv_func_strtoull_l=no \
> gt_cv_c_wchar_t=$(if $(BR2_USE_WCHAR),yes,no)
>
> # old uClibc versions don't provide qsort_r
> @@ -64,9 +66,9 @@ HOST_LIBGLIB2_CONF_OPT = \
> --disable-dtrace \
> --disable-systemtap \
> --disable-gcov \
> - --disable-tests
> + --disable-modular-tests
>
> -LIBGLIB2_CONF_OPT += --disable-tests
> +LIBGLIB2_CONF_OPT += --disable-modular-tests
>
> LIBGLIB2_DEPENDENCIES = host-pkgconf host-libglib2 libffi zlib $(if $(BR2_NEEDS_GETTEXT),gettext) host-gettext
>
Thanks,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2013-05-09 9:07 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-08 23:34 [Buildroot] [PATCH 1/3] libglib2: Bump libglib2 to 0.36.1 Spenser Gilliland
2013-05-08 23:34 ` [Buildroot] [PATCH 2/3] glibmm: Bump to version 0.36.1 Spenser Gilliland
2013-05-08 23:34 ` [Buildroot] [PATCH 3/3] glib-networking: " Spenser Gilliland
2013-05-09 9:07 ` Thomas Petazzoni [this message]
2013-05-09 13:34 ` [Buildroot] [PATCH 1/3] libglib2: Bump libglib2 to 0.36.1 Spenser Gilliland
2013-05-09 13:21 ` [Buildroot] [PATCH v2 1/3] libglib2: Bump libglib2 to 2.36.1 Spenser Gilliland
2013-05-09 13:21 ` [Buildroot] [PATCH v2 2/3] glibmm: Bump to version 2.36.1 Spenser Gilliland
2013-05-09 13:21 ` [Buildroot] [PATCH v3 3/3] glib-networking: " Spenser Gilliland
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130509110715.1716027f@skate \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox