From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] libqmi: new package
Date: Tue, 18 Jun 2013 14:06:01 +0200 [thread overview]
Message-ID: <20130618140601.18787f92@skate> (raw)
In-Reply-To: <51C034FB.3010605@fh-kl.de>
Dear Patrick Ziegler,
On Tue, 18 Jun 2013 12:22:51 +0200, Patrick Ziegler wrote:
> +config BR2_PACKAGE_LIBQMI
> + bool "libqmi"
> + select BR2_PACKAGE_LIBGLIB2
You need to propagate the "depends on" that libglib2 has, i.e WCHAR.
> + help
> + libqmi is a glib-based library for talking to WWAN modems and devices
> + which speak the Qualcomm MSM Interface (QMI) protocol.
Upstream URL missing.
> +LIBQMI_VERSION = 1.4.0
> +LIBQMI_SITE = http://cgit.freedesktop.org/libqmi/snapshot/
> +LIBQMI_SOURCE = libqmi-$(LIBQMI_VERSION).tar.gz
This is the default, so you could remove this line.
> +LIBQMI_LICENSE = LGPLv2+ (library), GPLv2+ (programs)
> +LIBQMI_LICENSE_FILES = COPYING
> +LIBQMI_INSTALL_STAGING = YES
> +LIBQMI_AUTORECONF = YES
It would be good to have a comment that explains why autoreconf is
needed, i.e "The tarball is a Git snapshot, doesn't contain the
genrated configure script and Makefile" or something like this.
> +LIBQMI_DEPENDENCIES += libglib2
You could use a = here.
Best regards,
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-06-18 12:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-18 10:22 [Buildroot] [PATCH] libqmi: new package Patrick Ziegler
2013-06-18 12:06 ` Thomas Petazzoni [this message]
2013-06-18 14:27 ` Patrick Ziegler
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=20130618140601.18787f92@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