From: Martin Jansa <martin.jansa@gmail.com>
To: Ross Burton <ross.burton@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] gtk+: add native class
Date: Thu, 3 Jan 2013 13:01:17 +0100 [thread overview]
Message-ID: <20130103120117.GF3276@jama> (raw)
In-Reply-To: <1357213493-25506-1-git-send-email-ross.burton@intel.com>
[-- Attachment #1: Type: text/plain, Size: 1407 bytes --]
On Thu, Jan 03, 2013 at 11:44:53AM +0000, Ross Burton wrote:
> It's easiest to bootstrap GTK+ 3 using a native GTK+ 2.
>
> (Patch taken from meta-oe)
That's 4th or 5th version of this patch:
http://lists.linuxtogo.org/pipermail/openembedded-core/2012-March/019625.html
rejected in http://lists.linuxtogo.org/pipermail/openembedded-core/2012-March/019683.html
http://patches.openembedded.org/patch/33761/
http://patches.openembedded.org/patch/36913/
...
Cheers,
>
> Signed-off-by: Ross Burton <ross.burton@intel.com>
> ---
> meta/recipes-gnome/gtk+/gtk+_2.24.14.bb | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/meta/recipes-gnome/gtk+/gtk+_2.24.14.bb b/meta/recipes-gnome/gtk+/gtk+_2.24.14.bb
> index 553196a..a6e705b 100644
> --- a/meta/recipes-gnome/gtk+/gtk+_2.24.14.bb
> +++ b/meta/recipes-gnome/gtk+/gtk+_2.24.14.bb
> @@ -60,3 +60,6 @@ python populate_packages_prepend () {
> if (d.getVar('DEBIAN_NAMES', True)):
> d.setVar('PKG_${PN}', '${MLPREFIX}libgtk-2.0')
> }
> +
> +BBCLASSEXTEND = "native"
> +RRECOMMENDS_${PN}_virtclass-native = ""
> --
> 1.7.10
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2013-01-03 12:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-03 11:44 [PATCH] gtk+: add native class Ross Burton
2013-01-03 12:01 ` Martin Jansa [this message]
2013-01-03 12:03 ` Burton, Ross
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=20130103120117.GF3276@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=ross.burton@intel.com \
/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.