From: Mark Asselstine <mark.asselstine@windriver.com>
To: Andre McCurdy <armccurdy@gmail.com>
Cc: OE-core <Openembedded-core@lists.openembedded.org>
Subject: Re: [RFC][PATCH] vte: bring back old version to support xfce4-terminal
Date: Fri, 17 Jun 2016 09:33:56 -0400 [thread overview]
Message-ID: <10638163.jDLm51fopt@tal> (raw)
In-Reply-To: <CAJ86T=VA5n8==dM4v-AdToxkKfgTH3vTgOBijpJBYjcvygp_Jw@mail.gmail.com>
On June 16, 2016 18:10:09 Andre McCurdy wrote:
> On Thu, Jun 16, 2016 at 2:47 PM, Burton, Ross <ross.burton@intel.com> wrote:
> > On 16 June 2016 at 21:49, Mark Asselstine <mark.asselstine@windriver.com>
> >
> > wrote:
> >> While waiting to hear back about my inquiry I did take some
> >> time to put together this patch that allows things that
> >> require the older vte to continue to build. Since xfce4-terminal
> >> lives in meta-openembedded this might make more sense to carry
> >> over there. I am sure folks will have an opinion so sending this
> >> out as an RFC.
> >
> > That's certainly a good argument for putting the old vte in meta-oe.
>
> The meta-oe layers generally have a higher priority than oe-core, so
> having an older version in meta-oe and a newer version in oe-core can
> lead to unexpected results.
This should not be an issue. My change has the old recipe renamed with the API
version so the old version becomes referenced by 'vte-0.0' (per the commit log
the 0.0 is consistent with the API versioning upstream). So recipes which
require the old version, like xfce4-terminal, have to have their DEPENDS
adjusted accordingly. There should be no surprises.
I will have a closer look today to ensure nothing in oe-core is requiring the
old version and if not I will prepare a patch for meta-oe since that seems to
be the general agreement for a home for this. I need to do some further checks
and runtime tests but I will get this out shortly. In the meantime anyone else
running in to the build failure can exploit the RFC patch.
Mark
>
> > Ross
> >
> > --
> > _______________________________________________
> > Openembedded-core mailing list
> > Openembedded-core@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-core
next prev parent reply other threads:[~2016-06-17 13:34 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-14 8:14 [PATCHv3 00/30] Port Sato to Gtk+3 Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 01/30] matchbox-theme-sato: Upgrade to 0.2 Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 02/30] matchbox-desktop: Ugrade to 2.1 Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 03/30] matchbox-panel-2: Upgrade to 2.10 Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 04/30] sato-screenshot: Upgrade to 0.2 Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 05/30] settings-daemon: Upgrade to 0.0.2 Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 06/30] matchbox-wm: Upgrade to 1.2.1 Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 07/30] connman-gnome: Add patch to port to Gtk+3 Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 08/30] matchbox-keyboard: Enable GTK+3 IM module Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 09/30] packagegroup-core-x11: Use adwaita icons instead of sato Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 10/30] vte: Upgrade to 0.44.1 Jussi Kukkonen
2016-06-14 14:47 ` Jussi Kukkonen
2016-06-16 17:45 ` Mark Asselstine
2016-06-16 20:49 ` [RFC][PATCH] vte: bring back old version to support xfce4-terminal Mark Asselstine
2016-06-16 21:47 ` Burton, Ross
2016-06-16 22:07 ` Martin Jansa
2016-06-17 1:10 ` Andre McCurdy
2016-06-17 6:37 ` Jussi Kukkonen
2016-06-17 10:07 ` Burton, Ross
2016-06-17 13:33 ` Mark Asselstine [this message]
2016-06-17 17:43 ` Jussi Kukkonen
2016-06-17 19:04 ` Mark Asselstine
2016-06-22 18:24 ` [PATCHv3 10/30] vte: Upgrade to 0.44.1 Andreas Müller
2016-06-22 20:18 ` Burton, Ross
2016-06-23 16:58 ` Mark Asselstine
2016-06-14 8:14 ` [PATCHv3 11/30] matchbox-terminal: Upgrade to 0.1 Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 12/30] puzzles: Use Gtk+3 by default Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 13/30] gst-player: Start building with Gtk+3 Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 14/30] matchbox-config-gtk: Upgrade to 0.2 Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 15/30] leafpad: Replace with L3afpad Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 16/30] pcmanfm: switch to GTK3 version Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 17/30] libfm: " Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 18/30] libowl: Remove as unused Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 19/30] packagegroup-core-x11-sato: Remove gtk-sato-engine Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 20/30] gtk+: RRECOMMEND adwaita theme Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 21/30] webkitgtk: Disable Gtk2 plugin process by default Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 22/30] avahi-ui: Build with Gtk+3 Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 23/30] sysprof: Upgrade to git version slightly past 3.20 Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 24/30] matchbox-session-sato: Update session startup Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 25/30] matchbox-desktop: Add Sato folder configuration Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 26/30] packagegroup-self-hosted: Remove unused theme, use Adwaita icons Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 27/30] gtk-sato-engine: Remove as unused Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 28/30] sato-icon-theme: remove " Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 29/30] gtk-engines: Remove " Jussi Kukkonen
2016-06-14 8:14 ` [PATCHv3 30/30] gnome-themes-standard: Use distro_features_check for GTK+2 Jussi Kukkonen
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=10638163.jDLm51fopt@tal \
--to=mark.asselstine@windriver.com \
--cc=Openembedded-core@lists.openembedded.org \
--cc=armccurdy@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox