Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 02/19] libqmi: initial add 1.12.2
Date: Thu, 12 Feb 2015 23:22:14 +0100	[thread overview]
Message-ID: <20150212222214.GK2272@jama> (raw)
In-Reply-To: <1423776119-14981-3-git-send-email-schnitzeltony@googlemail.com>

[-- Attachment #1: Type: text/plain, Size: 1678 bytes --]

On Thu, Feb 12, 2015 at 10:21:42PM +0100, Andreas Müller wrote:
> Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
> ---
>  meta-oe/recipes-connectivity/libqmi/libqmi_1.12.2.bb | 15 +++++++++++++++
>  1 file changed, 15 insertions(+)
>  create mode 100644 meta-oe/recipes-connectivity/libqmi/libqmi_1.12.2.bb
> 
> diff --git a/meta-oe/recipes-connectivity/libqmi/libqmi_1.12.2.bb b/meta-oe/recipes-connectivity/libqmi/libqmi_1.12.2.bb
> new file mode 100644
> index 0000000..a111c1f
> --- /dev/null
> +++ b/meta-oe/recipes-connectivity/libqmi/libqmi_1.12.2.bb
> @@ -0,0 +1,15 @@
> +SUMMARY = "libqmi is a glib-based library for talking to WWAN modems and devices which speak the Qualcomm MSM Interface (QMI) protocol"

SUMMARY should be short, please change to short SUMMARY + longer 
DESCRIPTION.

> +HOMEPAGE = "http://www.freedesktop.org/wiki/Software/libqmi"
> +LICENSE = "GPLv2 & LGPLv2.1"
> +LIC_FILES_CHKSUM = " \
> +    file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
> +    file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \
> +"
> +
> +DEPENDS = "glib-2.0"
> +
> +inherit autotools pkgconfig
> +
> +SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BPN}-${PV}.tar.xz"
> +SRC_URI[md5sum] = "5b3b6b37a57e2fa828fd4cb6f86d7a9f"
> +SRC_URI[sha256sum] = "d1661d73b510482b29b93b7e396756c433d35360b3d44c72afa7921339a98624"
> -- 
> 1.9.3
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

  reply	other threads:[~2015-02-12 22:22 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-12 21:21 [PATCH 00/19] various adds/updates/fxes Andreas Müller
2015-02-12 21:21 ` [PATCH 01/19] libmbim: initial add 1.12.2 Andreas Müller
2015-02-12 22:22   ` Martin Jansa
2015-02-12 22:35     ` Andreas Müller
2015-02-13 11:57       ` Martin Jansa
2015-02-13 14:12         ` Andreas Müller
2015-02-12 21:21 ` [PATCH 02/19] libqmi: " Andreas Müller
2015-02-12 22:22   ` Martin Jansa [this message]
2015-02-12 21:21 ` [PATCH 03/19] modemmanager: update to 1.4.2 Andreas Müller
2015-02-12 22:22   ` Martin Jansa
2015-02-12 21:21 ` [PATCH 04/19] network-manager-applet: add PACKAGCONFIG for modemmanager - disabled by default Andreas Müller
2015-02-12 21:21 ` [PATCH 05/19] initial add xmessage 1.0.4 Andreas Müller
2015-02-12 21:21 ` [PATCH 06/19] xfce4-kbdleds-plugin: Initial add 0.0.6 Andreas Müller
2015-02-12 22:23   ` Martin Jansa
2015-02-12 21:21 ` [PATCH 07/19] packagegroup-xfce-extended: add xfce4-kbdleds-plugin Andreas Müller
2015-02-12 21:21 ` [PATCH 08/19] xfce4-screenshooter: update to 1.8.2 Andreas Müller
2015-02-12 21:21 ` [PATCH 09/19] xfce4-weather-plugin: update to 0.8.5 Andreas Müller
2015-02-12 21:21 ` [PATCH 10/19] xfce4-whiskermenu-plugin: update to 1.4.2 Andreas Müller
2015-02-12 21:21 ` [PATCH 11/19] xfce4-cpufreq-plugin: update to 1.1.1 Andreas Müller
2015-02-12 21:21 ` [PATCH 12/19] xfce4-netload-plugin: update to 1.2.4 Andreas Müller
2015-02-12 21:21 ` [PATCH 13/19] xfce4-eyes-plugin: update to 4.4.3 Andreas Müller
2015-02-12 21:21 ` [PATCH 14/19] xfce4-systemload-plugin: update to 1.1.2 Andreas Müller
2015-02-12 21:21 ` [PATCH 15/19] xfce4-equake-plugin: update to 1.3.6 Andreas Müller
2015-02-12 21:21 ` [PATCH 16/19] xfce4-timer-plugin: initial add 1.6.0 Andreas Müller
2015-02-12 22:24   ` Martin Jansa
2015-02-12 21:21 ` [PATCH 17/19] packagegroup-xfce-extended: add xfce4-timer-plugin Andreas Müller
2015-02-12 21:21 ` [PATCH 18/19] gnome-bluetooth: fix build by using a valid dbus interface + unblacklist Andreas Müller
2015-02-12 21:21 ` [PATCH 19/19] gimp: update to 2.8.14 / fix build by not configuring with freetype-config Andreas Müller

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=20150212222214.GK2272@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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