[oe] [PATCH v2 1/2] UMIP: add new recipe

Martin Jansa martin.jansa at gmail.com
Fri Nov 21 14:19:04 UTC 2014


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.

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.

> > Signed-off-by: Qian Lei <qianl.fnst at 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 at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20141121/1f7dc4bb/attachment-0002.sig>


More information about the Openembedded-devel mailing list