[oe] [meta-oe][PATCH 1/2] gobject-introspection: add newer git version compatible with glib-2.0_git

Martin Jansa martin.jansa at gmail.com
Fri Jun 3 03:50:37 UTC 2011


On Thu, Jun 02, 2011 at 02:52:37PM -0700, Khem Raj wrote:
> On Thursday, June 02, 2011 11:51:34 AM Martin Jansa 
> wrote:
> > Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
> > ---
> >  .../gobject-introspection_git.bb                   |   
> 33
> > ++++++++++++++++++++ 1 files changed, 33 
> insertions(+), 0 deletions(-)
> >  create mode 100644
> > meta-oe/recipes-devtools/gobject-
> introspection/gobject-introspection_git.b
> > b
> > 
> > diff --git
> > a/meta-oe/recipes-devtools/gobject-
> introspection/gobject-introspection_git
> > .bb
> > b/meta-oe/recipes-devtools/gobject-
> introspection/gobject-introspection_git
> > .bb new file mode 100644
> > index 0000000..2a7f30c
> > --- /dev/null
> > +++
> > b/meta-oe/recipes-devtools/gobject-
> introspection/gobject-introspection_git
> > .bb @@ -0,0 +1,33 @@
> > +# NOTE: WIP! This recipe does not cross-compile 
> atm., only -native
> > +DEPENDS = "glib-2.0 libffi python-native gobject-
> introspection-native"
> > +DEPENDS_virtclass-native = "libffi-native python-
> native bison-native
> > flex-native" +BBCLASSEXTEND = "native"
> > +
> > +SRC_URI = "git://git.gnome.org/gobject-
> introspection;protocol=git \
> > +  file://use-usr-bin-env-for-python.patch \
> > +"
> > +
> > +LICENSE = "GPLv2+ & LGPLv2+"
> > +LIC_FILES_CHKSUM =
> > 
> "file://COPYING.tools;md5=94d55d512a9ba36caa9b7df079bae19f 
> \ +		   
> > 
> file://COPYING.lib;md5=3bf50002aefd002f49e7bb854063f7e7"
> > +
> > +SRCREV = "8d64bc23d2b837421ecf9c7b0e4b8d5d95ca0d21"
> > +PV = "1.29.0+gitr${SRCPV}"
> > +DEFAULT_PREFERENCE = "-1"
> 
> why DP -1

because it's for glib-2.0_git with DP -1 and both are development
snapshots. glib-2.0_git was added mostly for it's gdbus-codegen
integration (before we had this in separate recipe gdbus-binding-tool,
because it was also separate repo). And it needs also changed code and
command line arguments to call gdbus-codegen were changed... so we've
updated SHR code for it but I wanted to give other people more time
before making it new default version.
 
Regards,

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110603/c7ee0038/attachment-0002.sig>


More information about the Openembedded-devel mailing list