From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH 1/2] gobject-introspection: add newer git version compatible with glib-2.0_git
Date: Thu, 2 Jun 2011 14:52:37 -0700 [thread overview]
Message-ID: <201106021452.38054.raj.khem@gmail.com> (raw)
In-Reply-To: <1eefebc5e34260c875302a181cb80724bad4303d.1307040582.git.Martin.Jansa@gmail.com>
On Thursday, June 02, 2011 11:51:34 AM Martin Jansa
wrote:
> Signed-off-by: Martin Jansa <Martin.Jansa@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
> +
> +S = "${WORKDIR}/git"
> +
> +inherit autotools
> +
> +BBCLASSEXTEND = "native"
> +
> +do_configure_prepend () {
> + echo "EXTRA_DIST = " > ${S}/gtk-doc.make
> +}
> +
> +EXTRA_OECONF = "\
> + --disable-gtk-doc \
> + --disable-gtk-doc-html \
> + --disable-gtk-doc-pdf \
> + --disable-tests \
> +"
next prev parent reply other threads:[~2011-06-02 21:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-02 18:51 [meta-oe][PATCH 0/2] Pull request #16 Martin Jansa
2011-06-02 18:51 ` [meta-oe][PATCH 1/2] gobject-introspection: add newer git version compatible with glib-2.0_git Martin Jansa
2011-06-02 21:52 ` Khem Raj [this message]
2011-06-03 3:50 ` Martin Jansa
2011-06-02 18:51 ` [meta-oe][PATCH 2/2] gobject-introspection: move to recipes-gnome to match oe-core structure Martin Jansa
2011-06-02 19:08 ` [meta-oe][PATCH 0/2] Pull request #16 Koen Kooi
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=201106021452.38054.raj.khem@gmail.com \
--to=raj.khem@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.