Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 01/19] libmbim: initial add 1.12.2
Date: Fri, 13 Feb 2015 12:57:17 +0100	[thread overview]
Message-ID: <20150213115717.GA2297@jama> (raw)
In-Reply-To: <CALbNGRR=AJAqS2MD=Ve7VMSi5qiCPaxHtRBVKBmhMEQvpURR5A@mail.gmail.com>

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

On Thu, Feb 12, 2015 at 11:35:36PM +0100, Andreas Müller wrote:
> On Thu, Feb 12, 2015 at 11:22 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
> > On Thu, Feb 12, 2015 at 10:21:41PM +0100, Andreas Müller wrote:
> >> Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
> >> ---
> >>  meta-oe/recipes-connectivity/libmbim/libmbim_1.12.2.bb | 15 +++++++++++++++
> >>  1 file changed, 15 insertions(+)
> >>  create mode 100644 meta-oe/recipes-connectivity/libmbim/libmbim_1.12.2.bb
> >>
> >> diff --git a/meta-oe/recipes-connectivity/libmbim/libmbim_1.12.2.bb b/meta-oe/recipes-connectivity/libmbim/libmbim_1.12.2.bb
> >> new file mode 100644
> >> index 0000000..17cfba2
> >> --- /dev/null
> >> +++ b/meta-oe/recipes-connectivity/libmbim/libmbim_1.12.2.bb
> >> @@ -0,0 +1,15 @@
> >> +SUMMARY = "libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol"
> >
> > SUMMARY should be short, please change to short SUMMARY + longer
> > DESCRIPTION.
> >
> >> +HOMEPAGE = "http://www.freedesktop.org/wiki/Software/libmbim/"
> >> +LICENSE = "GPLv2 & LGPLv2.1"
> >> +LIC_FILES_CHKSUM = " \
> >> +    file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
> >> +    file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \
> >> +"
> >> +
> >> +DEPENDS = "glib-2.0 udev"
> >> +
> >> +inherit autotools pkgconfig
> >> +
> >> +SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BPN}-${PV}.tar.xz"
> >> +SRC_URI[md5sum] = "921fb5ab3f13f1e00833e009d8f3b4f6"
> >> +SRC_URI[sha256sum] = "949351d3e3d69b81e40a49f1d187944c26149e0647a415f0227ccdc112047b29"
> >> --
> >> 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
> >
> > --
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> >
> Wow - I don't care for this but want to be a good boy: What is maximum
> length of SUMMARY?

72
http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-SUMMARY

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

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

  reply	other threads:[~2015-02-13 11:57 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 [this message]
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
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=20150213115717.GA2297@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