From: Joe MacDonald <Joe_MacDonald@mentor.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: [PATCH v2 1/2] UMIP: add new recipe
Date: Fri, 21 Nov 2014 09:46:03 -0500 [thread overview]
Message-ID: <20141121144602.GC20204@mentor.com> (raw)
In-Reply-To: <20141121141904.GK2163@jama>
[-- Attachment #1: Type: text/plain, Size: 2972 bytes --]
[Re: [oe] [PATCH v2 1/2] UMIP: add new recipe] On 14.11.21 (Fri 15:19) Martin Jansa wrote:
> On Fri, Nov 21, 2014 at 09:06:18AM -0500, Joe MacDonald wrote:
> > [[oe] [PATCH v2 1/2] UMIP: add new recipe] On 14.11.21 (Fri 15:55) Qian Lei wrote:
> >
> > > UMIP is an open source implementation of Mobile IPv6 and NEMO Basic
> > > Support for Linux. It is released under the GPLv2 license. It supports
> > > the following IETF RFC: RFC6275 (Mobile IPv6), RFC3963 (NEMO), RFC3776
> > > and RFC4877 (IPsec and IKEv2).
> >
> > I think this recipe also probably belongs in meta-networking. I'm
> > catching up on the merges today, so if there's no objection, I'll put it
> > there in the same place in the hierarchy.
>
> It's failing to build in my world builds, so please wait a bit more.
Yeah, I saw that. It also wouldn't be able to get pushed for master
without the dependent package anyway, and I wouldn't be merging that.
> Also a lot of patches from last week were modified when I was
> cherry-picking them to master-next, please make sure you're using right
> version.
Of course, I always prefer to cherry pick from master-next rather than
merging from email.
-J.
>
> > > Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com>
> > > ---
> > > meta-oe/recipes-connectivity/umip/umip_1.0.bb | 18 ++++++++++++++++++
> > > 1 file changed, 18 insertions(+)
> > > create mode 100644 meta-oe/recipes-connectivity/umip/umip_1.0.bb
> > >
> > > diff --git a/meta-oe/recipes-connectivity/umip/umip_1.0.bb b/meta-oe/recipes-connectivity/umip/umip_1.0.bb
> > > new file mode 100644
> > > index 0000000..76901ab
> > > --- /dev/null
> > > +++ b/meta-oe/recipes-connectivity/umip/umip_1.0.bb
> > > @@ -0,0 +1,18 @@
> > > +SUMMARY = "Mobile IPv6 and NEMO for Linux"
> > > +DESCRIPTION = "UMIP is an open source implementation of Mobile IPv6 and NEMO \
> > > +Basic Support for Linux. It is released under the GPLv2 license. It supports \
> > > +the following IETF RFC: RFC6275 (Mobile IPv6), RFC3963 (NEMO), RFC3776 and \
> > > +RFC4877 (IPsec and IKEv2)."
> > > +HOMEPAGE = "http://umip.org/"
> > > +SECTION = "System Environment/Base"
> > > +LICENSE = "GPLv2"
> > > +LIC_FILES_CHKSUM = "file://COPYING;md5=073dc31ccb2ebed70db54f1e8aeb4c33"
> > > +DEPENDS = "rpm indent-native"
> > > +
> > > +SRC_URI = "git://git.umip.org/umip.git"
> > > +SRCREV = "428974c2d0d8e75a2750a3ab0488708c5dfdd8e3"
> > > +
> > > +S = "${WORKDIR}/git"
> > > +EXTRA_OE_CONF = "--enable-vt"
> > > +
> > > +inherit autotools-brokensep
> > > --
> > > 1.8.3.1
> > >
> > --
> > -Joe MacDonald.
> > :wq
>
>
>
> > --
> > _______________________________________________
> > 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
--
-Joe MacDonald.
:wq
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 501 bytes --]
next prev parent reply other threads:[~2014-11-21 14:46 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-07 9:51 [PATCH] umip: Add new recipes Qian Lei
2014-11-19 15:49 ` Martin Jansa
2014-11-21 7:55 ` [PATCH v2 0/2] Add new recipe UMIP & Indent Qian Lei
2014-11-21 7:55 ` [PATCH v2 1/2] UMIP: add new recipe Qian Lei
2014-11-21 14:06 ` Joe MacDonald
2014-11-21 14:19 ` Martin Jansa
2014-11-21 14:46 ` Joe MacDonald [this message]
2014-11-25 9:23 ` Qian Lei
2014-11-21 7:55 ` [PATCH v2 2/2] Indent: Add " Qian Lei
2014-11-21 9:52 ` Martin Jansa
2014-11-24 5:21 ` [PATCH v3 1/2] indent: " Qian Lei
2014-11-24 5:28 ` [PATCH v3 2/2] UMIP: add " Qian Lei
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=20141121144602.GC20204@mentor.com \
--to=joe_macdonald@mentor.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